Home | History | Annotate | Download | only in layout

Lines Matching refs:rtBox

1415               CFX_Rect rtBox;
1416 if (pFont->GetCharBBox(wLast, &rtBox, false))
1417 pCharPos->m_Origin.y -= fFontSize * rtBox.height / iMaxHeight;