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