ReactOS 0.4.16-dev-753-g705a985
|
Public Attributes | |
int | total |
int | size |
LOGFONTA * | lf |
ENUMLOGFONTA | elf [MAX_ENUM_FONTS] |
ENUMLOGFONTA enum_font_data::elf[MAX_ENUM_FONTS] |
Definition at line 2472 of file usp10.c.
Referenced by enum_bitmap_font_proc(), enum_truetype_proc(), and test_ScriptGetFontProperties().
LOGFONTA* enum_font_data::lf |
Definition at line 2789 of file font.c.
Referenced by arial_enum_proc(), enum_bitmap_font_proc(), enum_font_data_proc(), enum_truetype_proc(), get_charset_stats(), test_EnumFontFamilies(), test_EnumFontFamiliesEx_default_charset(), test_fake_bold_font(), test_GetCharWidth32(), test_negative_width(), test_ScriptCacheGetHeight(), test_ScriptGetFontProperties(), test_ScriptGetGlyphABCWidth(), and test_vertical_order().
int enum_font_data::size |
Definition at line 2788 of file font.c.
Referenced by arial_enum_proc(), and enum_font_data_proc().
int enum_font_data::total |
Definition at line 2788 of file font.c.
Referenced by arial_enum_proc(), enum_bitmap_font_proc(), enum_font_data_proc(), enum_truetype_proc(), get_charset_stats(), test_EnumFontFamilies(), test_EnumFontFamiliesEx_default_charset(), test_ScriptGetFontProperties(), and test_vertical_order().