Searched refs:descent (Results 1 – 2 of 2) sorted by relevance
57 u16 descent; // the descent (units below the base line) of characters member
521 s16 posBottom = (s16) (y + (FontData->descent * FontSize / FontData->cellWidth)); in DrawFontChar()