Home
last modified time | relevance | path

Searched refs:OS_FONT_ENCODE_SJIS (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.2.2/build/demos/osdemo/src/
Dfontdemo1.c158 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()
Dfontdemo2.c62 if (OSGetFontEncode() == OS_FONT_ENCODE_SJIS) in main()
/RvlSDK-3.2.2/include/revolution/os/
DOSFont.h92 #define OS_FONT_ENCODE_SJIS 1u macro
/RvlSDK-3.2.2/build/libraries/demo/src/
DDEMOPuts.c446 case OS_FONT_ENCODE_SJIS: in DEMOInitROMFont()
764 case OS_FONT_ENCODE_SJIS: in DEMODumpROMFont()
/RvlSDK-3.2.2/build/demos/kpaddemo/src/
Dkfont.c74 if ( OSGetFontEncode() == OS_FONT_ENCODE_SJIS ) { in init_kfont_texture()
/RvlSDK-3.2.2/build/demos/kpadOlddemo/src/
Dkfont.c74 if ( OSGetFontEncode() == OS_FONT_ENCODE_SJIS ) { in init_kfont_texture()