Searched refs:OS_FONT_ENCODE_SJIS (Results 1 – 6 of 6) 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
446 case OS_FONT_ENCODE_SJIS: in DEMOInitROMFont()764 case OS_FONT_ENCODE_SJIS: in DEMODumpROMFont()
74 if ( OSGetFontEncode() == OS_FONT_ENCODE_SJIS ) { in init_kfont_texture()