Searched refs:RepaintWidget (Results 1 – 6 of 6) sorted by relevance
20 void RepaintWidget(CFWL_Widget* pWidget);
16 void CXFA_FWLAdapterWidgetMgr::RepaintWidget(CFWL_Widget* pWidget) { in RepaintWidget() function in CXFA_FWLAdapterWidgetMgr
42 void RepaintWidget(CFWL_Widget* pWidget, const CFX_RectF& pRect);
143 void CFWL_WidgetMgr::RepaintWidget(CFWL_Widget* pWidget, in RepaintWidget() function in CFWL_WidgetMgr170 m_pAdapter->RepaintWidget(pNative); in RepaintWidget()
191 m_pWidgetMgr->RepaintWidget( in NextStates()
521 m_pWidgetMgr->RepaintWidget(this, pRect); in RepaintRect()