Searched refs:rtUi (Results 1 – 1 of 1) sorted by relevance
322 CFX_RectF rtUi = m_rtUI; in SetFWLRect() local323 if (rtUi.width < 1.0) in SetFWLRect()324 rtUi.width = 1.0; in SetFWLRect()327 if (rtUi.height < fFontSize) { in SetFWLRect()328 rtUi.height = fFontSize; in SetFWLRect()331 m_pNormalWidget->SetWidgetRect(rtUi); in SetFWLRect()