Home
last modified time | relevance | path

Searched refs:GetMenuBarHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h196 const Dimension& GetMenuBarHeight() const in GetMenuBarHeight() function
H A Dapp_bar_view.cpp113 CalcSize(CalcLength(1.0, DimensionUnit::PERCENT), CalcLength(theme->GetMenuBarHeight()))); in BuildMenuBarRow()