Home
last modified time | relevance | path

Searched defs:switchingIconStr (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_model_ng.cpp191 void SideBarContainerModelNG::SetControlButtonSwitchingIconInfo(const std::string& switchingIconStr, in SetControlButtonSwitchingIconInfo()
341 …FrameNode* frameNode, const std::string& switchingIconStr, bool isPixelMap, RefPtr<PixelMap> pixMa… in SetControlButtonSwitchingIconInfo()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dside_bar_container_model_impl.cpp154 const std::string& switchingIconStr, bool isPixelMap, RefPtr<PixelMap> pixMap) in SetControlButtonSwitchingIconInfo()