Searched refs:mgUI (Results 1 – 1 of 1) sorted by relevance
1727 CXFA_Margin mgUI = GetUIMargin(); in GetUIMargin() local1728 if (!mgUI) { in GetUIMargin()1736 FX_BOOL bLeft = mgUI.GetLeftInset(fLeftInset); in GetUIMargin()1737 FX_BOOL bTop = mgUI.GetTopInset(fTopInset); in GetUIMargin()1738 FX_BOOL bRight = mgUI.GetRightInset(fRightInset); in GetUIMargin()1739 FX_BOOL bBottom = mgUI.GetBottomInset(fBottomInset); in GetUIMargin()