Searched refs:DEMOFontSetColor (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/ |
| D | demoFont.h | 145 void DEMOFontSetColor(f32 r, f32 g, f32 b, f32 a);
|
| /CafeSDK-2.12.13/system/include/cafe/demo/ |
| D | demoFont.h | 145 void DEMOFontSetColor(f32 r, f32 g, f32 b, f32 a);
|
| /CafeSDK-2.12.13/system/src/lib/demo/ |
| D | demoFont.c | 349 void DEMOFontSetColor(f32 r, f32 g, f32 b, f32 a) in DEMOFontSetColor() function 661 DEMOFontSetColor(1.0f, 1.0f, 1.0f, 1.0f); in DEMOFontAddInstance()
|