Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c92 static CharContainer_t s_CharDataBufferP[MAX_NUM_CHARS]; variable
444 pFont->pCharDataBuffer = s_CharDataBufferP; in GetFontCharData()