Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h181 …theme->dragBarItemActiveColor_ = pattern->GetAttr<Color>("drag_bar_item_active_color", Color(0xFF0… in ParsePatternContinue()
578 return dragBarItemActiveColor_; in GetDragBarItemActiveColor()
690 Color dragBarItemActiveColor_; variable