Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoFont.c104 static void GetFontCharData(FontData_t* pFont,
118 GetFontCharData(&s_FontF, in DEMOFontInit()
121 GetFontCharData(&s_FontP, in DEMOFontInit()
413 static void GetFontCharData(FontData_t* pFont, in GetFontCharData() function