Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h76 return iconSwitch_; in GetSwitchIcon()
156 std::string iconSwitch_; variable
H A Drender_side_bar_container.cpp112 iconSwitch_ = sideBar_->GetSwitchIcon(); in Update()