Searched defs:SetIconColor (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_sec_button_base.cpp | 42 void JSSecButtonBase::SetIconColor(const JSCallbackInfo& info) in SetIconColor() function in OHOS::Ace::Framework::JSSecButtonBase |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ | ||
| D | security_component_model_ng.cpp | 236 void SecurityComponentModelNG::SetIconColor(const Color& value) in SetIconColor() function in OHOS::Ace::NG::SecurityComponentModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ | ||
| D | app_bar_view.cpp | 375 void AppBarView::SetIconColor(const std::optional<Color>& color) in SetIconColor() function in OHOS::Ace::NG::AppBarView |