Searched refs:rtChilds (Results 1 – 1 of 1) sorted by relevance
530 CFX_RectF rtChilds; in IsNeedRepaint() local565 if (rtChilds.IsEmpty()) in IsNeedRepaint()566 rtChilds = rect; in IsNeedRepaint()568 rtChilds.Union(rect); in IsNeedRepaint()588 if (rtChilds.IsEmpty()) in IsNeedRepaint()599 pMatrix->TransformRect(rtChilds); in IsNeedRepaint()600 if (rtChilds.Contains(rtDirty) || rtChilds.Contains(rtWidget)) in IsNeedRepaint()