Home
last modified time | relevance | path

Searched refs:DEMOFontSetGridSize (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoFont.h151 void DEMOFontSetGridSize(f32 xGrid, f32 yGrid);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoFont.h151 void DEMOFontSetGridSize(f32 xGrid, f32 yGrid);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c339 void DEMOFontSetGridSize(f32 xGrid, f32 yGrid) in DEMOFontSetGridSize() function
660 DEMOFontSetGridSize(60, 24); in DEMOFontAddInstance()