Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.h57 void AddRedrawCounts(CFWL_Widget* pWidget);
Dcfwl_widgetmgr.cpp169 AddRedrawCounts(pNative); in RepaintWidget()
354 void CFWL_WidgetMgr::AddRedrawCounts(CFWL_Widget* pWidget) { in AddRedrawCounts() function in CFWL_WidgetMgr