Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoFont.c467 f32 charHeight = (f32)(h + yOffset); in GetFontCharData() local
481 if(charHeight > maxCharHeight) in GetFontCharData()
483 maxCharHeight = charHeight; in GetFontCharData()