Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp805 f32 textHeight = 0; in AdjustCursor() local
819 textHeight = textRect.top + textRect.bottom; in AdjustCursor()
838 *pYOrigin -= AdjustCenterValue(textHeight); in AdjustCursor()
842 *pYOrigin -= textHeight; in AdjustCursor()