Searched refs:TryTopInset (Results 1 – 3 of 3) sorted by relevance
48 return TryTopInset().value_or(0); in GetTopInset()63 Optional<float> CXFA_Margin::TryTopInset() const { in TryTopInset() function in CXFA_Margin
23 Optional<float> TryTopInset() const;
1523 Optional<float> top = mgUI->TryTopInset(); in GetUIMargin()