Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h163 … theme->iconBackgroundHeight_ = pattern->GetAttr<Dimension>("icon_background_height", 40.0_vp); in ParsePatternContinue()
514 return iconBackgroundHeight_; in GetIconBackgroundHeight()
676 Dimension iconBackgroundHeight_; variable