ReactOS 0.4.16-dev-457-g087979e
|
#include <wingdi.h>
Public Attributes | |
UINT | ciCharset |
UINT | ciACP |
FONTSIGNATURE | fs |
UINT tagCHARSETINFO::ciACP |
Definition at line 1547 of file wingdi.h.
Referenced by ftGdiGetTextCharsetInfo(), get_glyph_indices(), GetKerningPairsA(), Imm32LoadImeDpi(), METADC_ExtTextOut(), MFDRV_ExtTextOut(), RTFCharSetToCodePage(), and test_bitmap_font_glyph_index().
UINT tagCHARSETINFO::ciCharset |
Definition at line 1546 of file wingdi.h.
Referenced by CodePageToCharSet(), fill_cp_info(), FontFamilyFillInfo(), ftGdiGetTextCharsetInfo(), IntCharSetFromCodePage(), IntGdiLoadFontsFromMemory(), IntGetCharSet(), map_font(), test_bitmap_font_metrics(), test_EnumCodePages(), test_EnumFontFamiliesEx_default_charset(), and test_nonexistent_font().
FONTSIGNATURE tagCHARSETINFO::fs |
Definition at line 1548 of file wingdi.h.
Referenced by create_fixed_pitch_font_proc(), enum_multi_charset_font_proc(), ftGdiGetTextCharsetInfo(), and GetFontSig().