Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp532 bool bOrginPtIntersectWidthChild = false; in IsNeedRepaint() local
562 if (bOrginPtIntersectWidthDirty && !bOrginPtIntersectWidthChild) in IsNeedRepaint()
563 bOrginPtIntersectWidthChild = rect.Contains(CFX_PointF(0, 0)); in IsNeedRepaint()
586 if (bOrginPtIntersectWidthDirty && !bOrginPtIntersectWidthChild) in IsNeedRepaint()