Searched refs:SelectMark (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/applet/voicesel/ |
| D | voicesel_demo.cpp | 116 char SelectMark( s32 select ) in SelectMark() function 168 …df.DrawText( 30, 140, "%c FILTER [%s]", SelectMark(0), filterTypeStr[vsel_param.input.… in DrawText() 169 …df.DrawText( 30, 150, "%c ENABLE SOFT RESET [%s]", SelectMark(1), softResetStr[vsel_param.config.… in DrawText() 170 …df.DrawText( 30, 160, "%c ENABLE HOME BUTTON [%s]", SelectMark(2), homeButtonStr[vsel_param.config… in DrawText() 171 … df.DrawText( 30, 170, "%c MESSAGE [%ls]", SelectMark(3), vsel_param.input.titleText ); in DrawText()
|