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
45 void RepaintWidget(CFWL_Widget* pWidget, const CFX_RectF& pRect);
142 void CFWL_WidgetMgr::RepaintWidget(CFWL_Widget* pWidget, in RepaintWidget() function in CFWL_WidgetMgr169 m_pAdapter->RepaintWidget(pNative); in RepaintWidget()
192 m_pWidgetMgr->RepaintWidget( in NextStates()
520 m_pWidgetMgr->RepaintWidget(this, pRect); in RepaintRect()