Home
last modified time | relevance | path

Searched defs:SetPointColor (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/animation/
Danim_custom_modifier_test.cpp37 void AnimationCustomModifier::SetPointColor(Drawing::Color color) in SetPointColor() function in OHOS::Rosen::AnimationCustomModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_modifier.h131 void SetPointColor(const Color& color) in SetPointColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
Dradio_modifier.h84 void SetPointColor(const Color& pointColor) in SetPointColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
Dswitch_modifier.h159 void SetPointColor(const Color& color) in SetPointColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
Dcheckboxgroup_modifier.h134 void SetPointColor(Color pointColor) in SetPointColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_toggle.cpp472 void JSToggle::SetPointColor(const JSRef<JSObject>& jsObj) in SetPointColor() function in OHOS::Ace::Framework::JSToggle
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Dcheckable_component.h195 void SetPointColor(const Color& pointColor) in SetPointColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_toggle_bridge.cpp307 void ToggleBridge::SetPointColor(const EcmaVM* vm, ArkUINodeHandle nativeNode, const Local<JSValueR… in SetPointColor() function in OHOS::Ace::NG::ToggleBridge