Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutitem.cpp64 CFX_RectF CXFA_ContentLayoutItem::GetRect(bool bRelative) const { in GetRect()
67 if (bRelative) in GetRect()
Dcxfa_contentlayoutitem.h33 CFX_RectF GetRect(bool bRelative) const;
/external/pdfium/fxjs/xfa/
Dcfxjse_resolveprocessor.cpp601 bool bRelative = false; in ConditionArray() local
609 bRelative = true; in ConditionArray()
637 if (bRelative) in ConditionArray()