Searched refs:THAI_CHARSET (Results 1 – 9 of 9) sorted by relevance
/reactos/modules/rostests/apitests/gdi32/ |
H A D | CreateFontIndirect.c | 260 trace_if(is_charset_font_installed(hDC, THAI_CHARSET), "THAI_CHARSET fonts are not found\n"); in Test_FontPresence() 278 …trace_if(is_fixed_charset_font_installed(hDC, THAI_CHARSET), "fixed THAI_CHARSET fonts are not fou… in Test_FontPresence() 599 THAI_CHARSET, THAI_CHARSET, 605 THAI_CHARSET, THAI_CHARSET, 611 THAI_CHARSET, THAI_CHARSET,
|
/reactos/dll/win32/usp10/ |
H A D | usp10.c | 387 {LANG_THAI, 0, 1, 1, 1, THAI_CHARSET, 0, 0, 1, 0, 1, 0, 0, 0, 1}, 391 {LANG_THAI, 1, 1, 0, 0, THAI_CHARSET, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 631 {LANG_THAI, 0, 1, 0, 0, THAI_CHARSET, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
H A D | shape.c | 611 case THAI_CHARSET: return MS_MAKE_TAG('t','h','a','i'); in get_opentype_script()
|
/reactos/modules/rosapps/applications/sysutils/fontsub/ |
H A D | fontsub.cpp | 99 { THAI_CHARSET, L"THAI_CHARSET (222)" },
|
/reactos/dll/win32/riched20/ |
H A D | reader.c | 529 case THAI_CHARSET: in RTFCharSetToCodePage()
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | font.c | 52 { THAI_CHARSET, 874, {{0,0,0,0},{FS_THAI,0}} },
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | freetype.c | 445 { THAI_CHARSET, 874, {{0,0,0,0},{FS_THAI,0}} }, 2075 case THAI_CHARSET: return L"Thai"; in NameFromCharSet() 3266 case LANG_THAI: return THAI_CHARSET; in CharSetFromLangID()
|
/reactos/base/applications/winhlp32/ |
H A D | hlpfile.c | 1739 case THAI_CHARSET: cpg = 874; break; in HLPFILE_BrowsePage()
|
/reactos/sdk/include/psdk/ |
H A D | wingdi.h | 397 #define THAI_CHARSET 222 macro
|