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

  /external/pdfium/xfa/fwl/
cfwl_widgetmgr.h 111 bool IsNeedRepaint(CFWL_Widget* pWidget,
cfwl_widgetmgr.cpp 499 if (IsFormDisabled() || IsNeedRepaint(child, &widgetMatrix, rtClip))
511 bool CFWL_WidgetMgr::IsNeedRepaint(CFWL_Widget* pWidget,

Completed in 515 milliseconds