Searched refs:mgUI (Results 1 – 1 of 1) sorted by relevance
2967 CXFA_Margin* mgUI = in GetUIMargin() local2969 if (!mgUI) in GetUIMargin()2976 Optional<float> left = mgUI->TryLeftInset(); in GetUIMargin()2977 Optional<float> top = mgUI->TryTopInset(); in GetUIMargin()2978 Optional<float> right = mgUI->TryRightInset(); in GetUIMargin()2979 Optional<float> bottom = mgUI->TryBottomInset(); in GetUIMargin()