Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_pattern_base.h178 return toolBarDividerHeight_; in GetToolBarDividerHeight()
182 toolBarDividerHeight_ = height; in SetToolBarDividerHeight()
283 float toolBarDividerHeight_ = 0.0f; variable