Searched defs:SetGradientColors (Results 1 - 6 of 6) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_model_ng.cpp | 59 void GaugeModelNG::SetGradientColors( in SetGradientColors() function in OHOS::Ace::NG::GaugeModelNG 208 void GaugeModelNG::SetGradientColors(FrameNode* frameNode, const std::vector<ColorStopArray>& colors, in SetGradientColors() function in OHOS::Ace::NG::GaugeModelNG
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | gauge_modifier.cpp | 200 void SetGradientColors(ArkUINodeHandle node, const struct ArkUIGradientType* gradient, uint32_t weightLength) in SetGradientColors() function
|
H A D | progress_modifier.cpp | 45 void SetGradientColors(NG::Gradient& gradient, const ArkUI_Float32* colors, int32_t colorsLength) in SetGradientColors() function
|
H A D | node_common_modifier.cpp | 252 void SetGradientColors(NG::Gradient& gradient, const ArkUIInt32orFloat32* colors, ArkUI_Int32 colorsLength) in SetGradientColors() function
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_gauge.cpp | 178 void JSGauge::SetGradientColors(const JSCallbackInfo& info) in SetGradientColors() function in OHOS::OHOS::Ace::Framework::JSGauge
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_gauge_bridge.cpp | 146 void SetGradientColors(const EcmaVM* vm, const Local<JSValueRef>& info, ArkUINodeHandle nativeNode) in SetGradientColors() function
|
Completed in 19 milliseconds