Searched refs:FS_WANSUNG (Results 1 – 7 of 7) sorted by relevance
/reactos/modules/rostests/winetests/mlang/ |
H A D | mlang.c | 1214 | FS_JISJAPAN | FS_CHINESESIMP | FS_WANSUNG | FS_CHINESETRAD; in IMLangFontLink_Test() 1227 dwCmpCodePages = FS_CYRILLIC | FS_JISJAPAN | FS_CHINESESIMP | FS_WANSUNG; in IMLangFontLink_Test() 1252 dwCmpCodePages = FS_CYRILLIC | FS_JISJAPAN | FS_CHINESESIMP | FS_WANSUNG; in IMLangFontLink_Test() 2620 FS_JISJAPAN | FS_CHINESESIMP | FS_WANSUNG | FS_CHINESETRAD; in test_MapFont()
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | font.c | 55 { HANGEUL_CHARSET, 949, {{0,0,0,0},{FS_WANSUNG,0}} },
|
/reactos/modules/rostests/winetests/user32/ |
H A D | edit.c | 1554 const DWORD FS_DBCS_MASK = FS_JISJAPAN|FS_CHINESESIMP|FS_WANSUNG|FS_CHINESETRAD|FS_JOHAB; in is_cjk_font()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | edit.c | 1510 const DWORD FS_DBCS_MASK = FS_JISJAPAN|FS_CHINESESIMP|FS_WANSUNG|FS_CHINESETRAD|FS_JOHAB; in is_cjk()
|
/reactos/sdk/include/psdk/ |
H A D | wingdi.h | 572 #define FS_WANSUNG 0x80000 macro
|
/reactos/dll/win32/comctl32/ |
H A D | edit.c | 2754 const DWORD FS_DBCS_MASK = FS_JISJAPAN|FS_CHINESESIMP|FS_WANSUNG|FS_CHINESETRAD|FS_JOHAB; in is_cjk()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | freetype.c | 448 { HANGEUL_CHARSET, 949, {{0,0,0,0},{FS_WANSUNG,0}} },
|