FreeRDP
|
Data Fields | |
UINT32 | cacheId |
UINT32 | flags |
UINT32 | cGlyphs |
GLYPH_DATA_V2 | glyphData [256] |
WCHAR * | unicodeCharacters |
Definition at line 143 of file secondary.h.
UINT32 CACHE_GLYPH_V2_ORDER::cacheId |
Definition at line 145 of file secondary.h.
UINT32 CACHE_GLYPH_V2_ORDER::cGlyphs |
Definition at line 147 of file secondary.h.
UINT32 CACHE_GLYPH_V2_ORDER::flags |
Definition at line 146 of file secondary.h.
GLYPH_DATA_V2 CACHE_GLYPH_V2_ORDER::glyphData[256] |
Definition at line 148 of file secondary.h.
WCHAR* CACHE_GLYPH_V2_ORDER::unicodeCharacters |
Definition at line 149 of file secondary.h.