Searched refs:OS_FONT_ENCODE_SJIS (Results 1 – 5 of 5) sorted by relevance
158 if (OSGetFontEncode() == OS_FONT_ENCODE_SJIS) in PrintIntro()182 if (OSGetFontEncode() == OS_FONT_ENCODE_SJIS) in main()267 if (OSGetFontEncode() != OS_FONT_ENCODE_SJIS) in main()
62 if (OSGetFontEncode() == OS_FONT_ENCODE_SJIS) in main()
92 #define OS_FONT_ENCODE_SJIS 1u macro
452 case OS_FONT_ENCODE_SJIS: in DEMOInitROMFont()770 case OS_FONT_ENCODE_SJIS: in DEMODumpROMFont()
75 if ( OSGetFontEncode() == OS_FONT_ENCODE_SJIS ) { in init_kfont_texture()