Searched refs:AddRedrawCounts (Results 1 – 3 of 3) sorted by relevance
107 void AddRedrawCounts(IFWL_Widget* pWidget);
233 AddRedrawCounts(pNative); in RepaintWidget()621 void CFWL_WidgetMgr::AddRedrawCounts(IFWL_Widget* pWidget) { in AddRedrawCounts() function in CFWL_WidgetMgr
1044 pWidgetMgr->AddRedrawCounts(m_pOwner->m_pInterface); in OnProcessMessage()