Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.cpp64 CFX_RectF CXFA_LayoutItem::GetRect(bool bRelative) const { in GetRect()
70 if (bRelative) in GetRect()
Dcxfa_layoutitem.h29 CFX_RectF GetRect(bool bRelative) const;
Dcxfa_resolveprocessor.cpp616 bool bRelative = false; in ConditionArray() local
625 bRelative = true; in ConditionArray()
661 if (bRelative) { in ConditionArray()