Searched refs:GetMenuBarTopMargin (Results 1 – 3 of 3) sorted by relevance
117 renderContext->UpdatePosition(OffsetT<Dimension>(0.0_vp, theme->GetMenuBarTopMargin())); in BuildMenuBarRow()383 offset.AddY(theme->GetMenuBarTopMargin().ConvertToPx()); in GetAppBarRect()
236 const Dimension& GetMenuBarTopMargin() const in GetMenuBarTopMargin() function
56 float topMargin = theme->GetMenuBarTopMargin().ConvertToPx(); in BeforeCreateLayoutWrapper()