Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetmgrimp.h161 FX_BOOL IsNeedRepaint(IFWL_Widget* pWidget,
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetmgrimp.cpp819 IsNeedRepaint(child, &widgetMatrix, rtClip)) { in DrawChild()
873 FX_BOOL CFWL_WidgetMgrDelegate::IsNeedRepaint(IFWL_Widget* pWidget, in IsNeedRepaint() function in CFWL_WidgetMgrDelegate