HomeSort by relevance Sort by last modified time
    Searched refs:RepaintWidget (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/fxfa/app/
xfa_fwladapter.h 20 void RepaintWidget(CFWL_Widget* pWidget);
xfa_fwladapter.cpp 16 void CXFA_FWLAdapterWidgetMgr::RepaintWidget(CFWL_Widget* pWidget) {
  /external/pdfium/xfa/fwl/
cfwl_widgetmgr.h 45 void RepaintWidget(CFWL_Widget* pWidget, const CFX_RectF& pRect);
cfwl_checkbox.cpp 192 m_pWidgetMgr->RepaintWidget(
cfwl_widgetmgr.cpp 142 void CFWL_WidgetMgr::RepaintWidget(CFWL_Widget* pWidget,
169 m_pAdapter->RepaintWidget(pNative);
cfwl_widget.cpp 520 m_pWidgetMgr->RepaintWidget(this, pRect);

Completed in 580 milliseconds