ReactOS 0.4.17-dev-934-g091855f
dwrite_typography Struct Reference
Collaboration diagram for dwrite_typography:

Public Attributes

IDWriteTypography IDWriteTypography_iface
 
LONG refcount
 
DWRITE_FONT_FEATURE * features
 
size_t capacity
 
size_t count
 

Detailed Description

Definition at line 272 of file layout.c.

Member Data Documentation

◆ capacity

size_t dwrite_typography::capacity

Definition at line 277 of file layout.c.

Referenced by dwritetypography_AddFontFeature().

◆ count

size_t dwrite_typography::count

◆ features

DWRITE_FONT_FEATURE* dwrite_typography::features

◆ IDWriteTypography_iface

IDWriteTypography dwrite_typography::IDWriteTypography_iface

Definition at line 273 of file layout.c.

Referenced by create_typography(), and impl_from_IDWriteTypography().

◆ refcount

LONG dwrite_typography::refcount

Definition at line 274 of file layout.c.

Referenced by create_typography(), dwritetypography_AddRef(), and dwritetypography_Release().


The documentation for this struct was generated from the following file: