Searched refs:mgUI (Results 1 – 1 of 1) sorted by relevance
3004 CXFA_Margin* mgUI = in GetUIMargin() local3006 if (!mgUI) in GetUIMargin()3013 absl::optional<float> left = mgUI->TryLeftInset(); in GetUIMargin()3014 absl::optional<float> top = mgUI->TryTopInset(); in GetUIMargin()3015 absl::optional<float> right = mgUI->TryRightInset(); in GetUIMargin()3016 absl::optional<float> bottom = mgUI->TryBottomInset(); in GetUIMargin()