Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h524 const Dimension& GetPaddingTopTwolines() const in GetPaddingTopTwolines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp954 paddingTopTwolines_ = theme->GetPaddingTopTwolines(); in InitializeTheme()