Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_doclayout.h34 void GetRect(CFX_RectF& rtLayout, FX_BOOL bRelative = FALSE) const;
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_resolveprocessor.cpp627 FX_BOOL bRelative = FALSE; in XFA_ResolveNode_ConditionArray() local
636 bRelative = TRUE; in XFA_ResolveNode_ConditionArray()
672 if (bRelative) { in XFA_ResolveNode_ConditionArray()
Dxfa_layout_itemlayout.cpp379 void CXFA_LayoutItem::GetRect(CFX_RectF& rtLayout, FX_BOOL bRelative) const { in GetRect()
385 if (!bRelative) { in GetRect()