Searched refs:bRelative (Results 1 – 3 of 3) sorted by relevance
34 void GetRect(CFX_RectF& rtLayout, FX_BOOL bRelative = FALSE) const;
627 FX_BOOL bRelative = FALSE; in XFA_ResolveNode_ConditionArray() local636 bRelative = TRUE; in XFA_ResolveNode_ConditionArray()672 if (bRelative) { in XFA_ResolveNode_ConditionArray()
379 void CXFA_LayoutItem::GetRect(CFX_RectF& rtLayout, FX_BOOL bRelative) const { in GetRect()385 if (!bRelative) { in GetRect()