Searched refs:descent (Results 1 – 3 of 3) sorted by relevance
91 u8 descent; // Descent member
60 u16 descent; // The descent (units below the base line) of characters member
535 s16 posBottom = (s16) (y + (FontData->descent * FontSize / FontData->cellWidth)); in DrawFontChar()