Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h110 theme->toolbarItemBorderRadiusValue_ = in ParsePattern()
112 theme->toolbarItemBorderRadius_.SetRadius(theme->toolbarItemBorderRadiusValue_); in ParsePattern()
629 Dimension toolbarItemBorderRadiusValue_; variable