Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.cpp65 CFX_RectF CXFA_LayoutItem::GetRect(bool bRelative) const { in GetRect()
71 if (bRelative) in GetRect()
Dcxfa_layoutitem.h29 CFX_RectF GetRect(bool bRelative) const;
/external/pdfium/fxjs/
Dcfxjse_resolveprocessor.cpp573 bool bRelative = false; in ConditionArray() local
581 bRelative = true; in ConditionArray()
609 if (bRelative) in ConditionArray()