Home
last modified time | relevance | path

Searched defs:colorStops (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.cpp117 auto colorStops = ColorStopAnimatableArithmetic(gradient); in SetGradient() local
141 void GradientStyleModifier::PaddingColorStops(ColorStopAnimatableArithmetic& colorStops, bool repeat) in PaddingColorStops() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp129 const auto& colorStops = gradient.GetColors(); in ToGradient() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9518 void JSViewAbstract::GetGradientColorStops(Gradient& gradient, const std::unique_ptr<JsonValue>& colorStops) in GetGradientColorStops() argument
9552 void JSViewAbstract::NewGetGradientColorStops(NG::Gradient& gradient, const std::unique_ptr<JsonValue>& colorStops) in NewGetGradientColorStops() argument
9587 NewGetJsGradientColorStops(NG::Gradient& gradient, const JSRef<JSVal>& colorStops) NewGetJsGradientColorStops() argument
[all...]

Completed in 22 milliseconds