Home
last modified time | relevance | path

Searched refs:ResetRedrawCounts (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.h102 void ResetRedrawCounts(CFWL_Widget* pWidget);
Dcfwl_widgetmgr.cpp362 void CFWL_WidgetMgr::ResetRedrawCounts(CFWL_Widget* pWidget) { in ResetRedrawCounts() function in CFWL_WidgetMgr
456 ResetRedrawCounts(pWidget); in OnDrawWidget()