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