Searched refs:TryRightInset (Results 1 – 3 of 3) sorted by relevance
51 return TryRightInset().value_or(0); in GetRightInset()66 Optional<float> CXFA_Margin::TryRightInset() const { in TryRightInset() function in CXFA_Margin
24 Optional<float> TryRightInset() const;
2978 Optional<float> right = mgUI->TryRightInset(); in GetUIMargin()