Searched refs:rtBox (Results 1 – 1 of 1) sorted by relevance
862 CFX_Rect rtBox; in GetDisplayPos() local863 if (pFont->GetCharBBox(wLast, &rtBox)) in GetDisplayPos()864 pCharPos->m_Origin.y -= fFontSize * rtBox.height / iMaxHeight; in GetDisplayPos()