Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.h47 void SetIconColor(const std::optional<Color>& color) {} in SetIconColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sec_button_base.cpp42 void JSSecButtonBase::SetIconColor(const JSCallbackInfo& info) in SetIconColor() function in OHOS::Ace::Framework::JSSecButtonBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp279 void SecurityComponentModelNG::SetIconColor(const Color& value) in SetIconColor() function in OHOS::Ace::NG::SecurityComponentModelNG