Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoFont.h178 void DEMOFontDeleteInstance(DEMOFontInstance *instance);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoFont.h178 void DEMOFontDeleteInstance(DEMOFontInstance *instance);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c145 DEMOFontDeleteInstance(gDemoFontCurInstance); in DEMOFontShutdown()
670 void DEMOFontDeleteInstance(DEMOFontInstance *instance) in DEMOFontDeleteInstance() function