Searched refs:yOffset (Results 1 – 1 of 1) sorted by relevance
465 s32 yOffset = (s32)pCharData[i*8 + 6]; in GetFontCharData() local467 f32 charHeight = (f32)(h + yOffset); in GetFontCharData()475 pFont->pCharDataBuffer[i].minY = (s32)(lineHeight - yOffset - h); in GetFontCharData()477 pFont->pCharDataBuffer[i].maxY = (s32)(lineHeight - yOffset); in GetFontCharData()