Home
last modified time | relevance | path

Searched refs:CP_MACCP (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/cpl/console/
H A Doptions.c47 if (CodePage == CP_ACP || CodePage == CP_OEMCP || CodePage == CP_MACCP || in AddCodePage()
/reactos/sdk/include/psdk/
H A Dwinnls.h234 #define CP_MACCP 2 macro
/reactos/dll/win32/riched20/
H A Dwriter.c193 if (HIWORD(dwFormat) == CP_MACCP) { in ME_StreamOutRTFHeader()
H A Dreader.c504 return CP_MACCP; in RTFCharSetToCodePage()
/reactos/dll/win32/kernel32/winnls/string/
H A Dnls.c328 else if (CodePage == CP_MACCP) in IntGetCodePageEntry()
H A Dlocale.c314 case CP_MACCP: in get_codepage_table()
/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c467 #define CP_MACCP 2 macro
479 if (uCodePage == CP_MACCP) in IntCharSetFromCodePage()