Searched refs:IsNeedRepaint (Results 1 – 2 of 2) sorted by relevance
108 bool IsNeedRepaint(CFWL_Widget* pWidget,
493 if (IsFormDisabled() || IsNeedRepaint(child, &widgetMatrix, rtClip)) in DrawChild()505 bool CFWL_WidgetMgr::IsNeedRepaint(CFWL_Widget* pWidget, in IsNeedRepaint() function in CFWL_WidgetMgr