Home
last modified time | relevance | path

Searched refs:BgPutStringNSub (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/demos/mb/multiboot/include/
Ddispfunc.h98 void BgPutStringNSub(s16 x, s16 y, u8 palette, char *text, u32 num);
/TwlSDK-5.4/build/demos/mb/multiboot/src/
Ddispfunc.c241 BgPutStringNSub(x, y, palette, text, 32); in BgPutStringSub()
245 void BgPutStringNSub(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringNSub() function