Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_v2.cpp102 return BuildAnimationContainer(container, theme_->GetHeightEmphasize(), padding); in BuildFullLayer()
130 …!declaration_->subTitle.empty() ? Dimension(134, DimensionUnit::VP) : theme_->GetHeightEmphasize(); in BuildFreeModeBar()
H A Dnavigation_bar_theme.h221 const Dimension& GetHeightEmphasize() const in GetHeightEmphasize() function