ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Attributes | |
const char * | description |
UINT | family_codepage |
UINT | number_of_cp |
const MIME_CP_INFO * | mime_cp_info |
const char * | fixed_font |
const char * | proportional_font |
SCRIPT_ID | sid |
UINT mlang_data::family_codepage |
Definition at line 487 of file mlang.c.
Referenced by EnumScript_create(), fill_cp_info(), fnIMultiLanguage3_GetCharsetInfo(), GetFamilyCodePage(), and register_codepages().
Definition at line 490 of file mlang.c.
Referenced by fill_cp_info(), and register_codepages().
const MIME_CP_INFO* mlang_data::mime_cp_info |
Definition at line 489 of file mlang.c.
Referenced by fill_cp_info(), fnIMultiLanguage3_GetCharsetInfo(), and register_codepages().
UINT mlang_data::number_of_cp |
Definition at line 488 of file mlang.c.
Referenced by EnumCodePage_create(), fnIMultiLanguage3_GetCharsetInfo(), fnIMultiLanguage3_GetCodePageDescription(), fnIMultiLanguage3_GetCodePageInfo(), fnIMultiLanguage3_ValidateCodePageEx(), fnIMultiLanguage_GetCodePageInfo(), GetFamilyCodePage(), MultiLanguage_create(), and register_codepages().
Definition at line 491 of file mlang.c.
Referenced by fill_cp_info(), and register_codepages().
SCRIPT_ID mlang_data::sid |
Definition at line 492 of file mlang.c.
Referenced by fnIMLangFontLink2_CodePageToScriptID().