Home
last modified time | relevance | path

Searched refs:textHeight (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/font/
Dfont_TextWriterBase.cpp803 f32 textHeight = 0; in AdjustCursor() local
817 textHeight = textRect.top + textRect.bottom; in AdjustCursor()
836 *pYOrigin -= AdjustCenterValue(textHeight); in AdjustCursor()
840 *pYOrigin -= textHeight; in AdjustCursor()