Home
last modified time | relevance | path

Searched refs:GetMenuBarTopMargin (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp117 renderContext->UpdatePosition(OffsetT<Dimension>(0.0_vp, theme->GetMenuBarTopMargin())); in BuildMenuBarRow()
383 offset.AddY(theme->GetMenuBarTopMargin().ConvertToPx()); in GetAppBarRect()
H A Dapp_bar_theme.h236 const Dimension& GetMenuBarTopMargin() const in GetMenuBarTopMargin() function
H A Datomic_service_pattern.cpp56 float topMargin = theme->GetMenuBarTopMargin().ConvertToPx(); in BeforeCreateLayoutWrapper()