Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.h99 void ResetRedrawCounts(CFWL_Widget* pWidget);
Dcfwl_widgetmgr.cpp358 void CFWL_WidgetMgr::ResetRedrawCounts(CFWL_Widget* pWidget) { in ResetRedrawCounts() function in CFWL_WidgetMgr
450 ResetRedrawCounts(pWidget); in OnDrawWidget()