Searched refs:mgUI (Results 1 – 1 of 1) sorted by relevance
1509 CXFA_Margin* mgUI = nullptr; in GetUIMargin() local1511 mgUI = in GetUIMargin()1515 if (!mgUI) in GetUIMargin()1522 Optional<float> left = mgUI->TryLeftInset(); in GetUIMargin()1523 Optional<float> top = mgUI->TryTopInset(); in GetUIMargin()1524 Optional<float> right = mgUI->TryRightInset(); in GetUIMargin()1525 Optional<float> bottom = mgUI->TryBottomInset(); in GetUIMargin()