Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoFont.c419 f32 lineHeight; in GetFontCharData() local
437 lineHeight = (f32)pFontHeader[4]; in GetFontCharData()
475 pFont->pCharDataBuffer[i].minY = (s32)(lineHeight - yOffset - h); in GetFontCharData()
477 pFont->pCharDataBuffer[i].maxY = (s32)(lineHeight - yOffset); in GetFontCharData()