| /TwlSDK-5.1.0/build/demos/mb/multiboot/src/ |
| D | dispfunc.c | 103 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar() 115 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN() 179 void BgPrintf(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintf() 195 void BgPutString(s16 x, s16 y, u8 palette, char *text) in BgPutString() 201 void BgPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringN() 208 void BgPutChar(s16 x, s16 y, u8 palette, char c) in BgPutChar() 224 void BgPrintfSub(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintfSub() 239 void BgPutStringSub(s16 x, s16 y, u8 palette, char *text) in BgPutStringSub() 245 void BgPutStringNSub(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringNSub() 251 void BgPutCharSub(s16 x, s16 y, u8 palette, char c) in BgPutCharSub() [all …]
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-Model/common/src/ |
| D | disp.c | 311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN() 338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar() 352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString() 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() 387 void BgSetMessage(s32 palette, const char *text, ...) in BgSetMessage() 426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
|
| /TwlSDK-5.1.0/build/demos/wvr/with_mb/common/src/ |
| D | disp.c | 311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN() 338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar() 352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString() 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() 387 void BgSetMessage(s32 palette, const char *text, ...) in BgSetMessage() 426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
|
| /TwlSDK-5.1.0/build/demos/mb/fake_child/common/src/ |
| D | disp.c | 314 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN() 341 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar() 355 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString() 369 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() 390 void BgSetMessage(s32 palette, const char *text, ...) in BgSetMessage() 429 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
|
| /TwlSDK-5.1.0/build/demos/mb/cloneboot/src/ |
| D | disp.c | 311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN() 338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar() 352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString() 366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr() 387 void BgSetMessage(s32 palette, const char *text, ...) in BgSetMessage() 426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
|
| /TwlSDK-5.1.0/build/demos/os/reset-1/src/ |
| D | screen.c | 54 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 92 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/os/consoleType-1/src/ |
| D | screen.c | 51 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 89 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/ctrdg/pullout-1/src/ |
| D | screen.c | 51 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 89 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/pm-2/src/ |
| D | screen.c | 50 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 88 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/os/exceptionDisplay-4/src/ |
| D | screen.c | 51 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 89 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/spi/pm-1/src/ |
| D | screen.c | 52 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 90 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos.TWL/os/os_jump/src/ |
| D | screen.c | 119 void PutMainScreen(s32 x, s32 y, u8 palette, char* text, ...) in PutMainScreen() 150 void PutSubScreen(s32 x, s32 y, u8 palette, char* text, ...) in PutSubScreen()
|
| /TwlSDK-5.1.0/build/demos/wm/wireless-all/src/ |
| D | common.c | 313 void LoadLinkIcon(int id, int palette, int level) in LoadLinkIcon() 318 GXRgb palette[16]; in LoadLinkIcon() member 346 void PrintString(int x, int y, int palette, const char *format, ...) in PrintString()
|
| /TwlSDK-5.1.0/build/demos/rtc/swclock-1/src/ |
| D | main.c | 323 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 356 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/src/ |
| D | util.c | 222 void PrintString(int x, int y, int palette, const char *text, ...) in PrintString() 253 void ColorString(int x, int y, int length, int palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_256_16/src/ |
| D | main.c | 124 int palette = base_pal; in TwlMain() local
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Char1D/src/ |
| D | main.c | 131 int palette = base_pal; in TwlMain() local
|
| /TwlSDK-5.1.0/build/demos/cht/catch-1/src/ |
| D | main.c | 369 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 402 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/wm/mp_simple-1/src/ |
| D | main.c | 523 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 556 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-1/src/ |
| D | main.c | 576 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 609 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/cht/catch-2/src/ |
| D | main.c | 367 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 400 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/wvr/switchover/src/ |
| D | wireless_main.c | 565 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 598 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos/wvr/simple/src/ |
| D | main.c | 540 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 573 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|
| /TwlSDK-5.1.0/build/demos.TWL/snd/extraFunc/src/ |
| D | main.c | 412 PrintString (s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
|
| /TwlSDK-5.1.0/build/demos/rtc/rtc-1/src/ |
| D | main.c | 813 static void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString() 846 static void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
|