Searched refs:rtWidgetBox (Results 1 – 1 of 1) sorted by relevance
25 CFX_RectF rtWidgetBox = m_pWidget->GetBBox(CXFA_FFWidget::kDoNotDrawFocus); in DoRender() local26 ++rtWidgetBox.width; in DoRender()27 ++rtWidgetBox.height; in DoRender()28 if (rtWidgetBox.IntersectWith(m_rtClipRect)) in DoRender()