Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/demo/
DDEMOPuts.h62 extern void DEMOGetROMFontSize ( s16* size, s16* space );
/RvlSDK-3.1/build/demos/carddemo/src/
Dlistdemo.c399 DEMOGetROMFontSize(&size, &space); in DrawMenu()
434 DEMOGetROMFontSize(&size, &space); in DrawMessage()
/RvlSDK-3.1/build/libraries/demo/src/
DDEMOPuts.c504 void DEMOGetROMFontSize(s16* size, s16* space) in DEMOGetROMFontSize() function