Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp526 bool bOrginPtIntersectWidthChild = false; in IsNeedRepaint() local
556 if (bOrginPtIntersectWidthDirty && !bOrginPtIntersectWidthChild) in IsNeedRepaint()
557 bOrginPtIntersectWidthChild = rect.Contains(CFX_PointF(0, 0)); in IsNeedRepaint()
580 if (bOrginPtIntersectWidthDirty && !bOrginPtIntersectWidthChild) in IsNeedRepaint()