Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_model_ng.cpp302 void SideBarContainerModelNG::SetControlButtonSwitchingIconInfo(const std::string& switchingIconStr, in SetControlButtonSwitchingIconInfo()
385 std::string switchingIconStr; in SetControlButtonSwitchingIconInfo() local
398 std::string switchingIconStr = pattern->GetResCacheMapByKey(key); in SetControlButtonSwitchingIconInfo() local
936 std::string switchingIconStr; in SetControlButtonSwitchingIconInfo() local
948 std::string switchingIconStr = pattern->GetResCacheMapByKey(key); in SetControlButtonSwitchingIconInfo() local
988 …FrameNode* frameNode, const std::string& switchingIconStr, bool isPixelMap, RefPtr<PixelMap> pixMa… in SetControlButtonSwitchingIconInfo()
Dside_bar_container_model_static.cpp141 …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()