Searched refs:ascent (Results 1 – 3 of 3) sorted by relevance
59 u16 ascent; // The ascent (units above the base line) of characters member
90 u8 ascent; // Ascent member
534 s16 posTop = (s16) (y - (FontData->ascent * FontSize / FontData->cellWidth)); in DrawFontChar()