Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h106 theme->toolbarDividerWidth_ = Dimension(1.0, DimensionUnit::PX); in ParsePattern()
326 return toolbarDividerWidth_; in GetToolBarDividerWidth()
625 Dimension toolbarDividerWidth_; variable