Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp26 bool bNotContainByDirty; member
565 if (hitPoint[i].bNotContainByDirty || hitPoint[i].bNotNeedRepaint) in IsNeedRepaint()
568 hitPoint[i].bNotContainByDirty = true; in IsNeedRepaint()