Home
last modified time | relevance | path

Searched defs:GetGradient (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_gradient.h31 std::vector<std::pair<Color, Dimension>> GetGradient() in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_gradient.h32 Gradient& GetGradient() in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_gradient.h41 const Gradient& GetGradient() const in GetGradient() function
H A Dsvg_node.cpp75 std::optional<Gradient> SvgNode::GetGradient(const std::string& href) in GetGradient() function in OHOS::Ace::SvgNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_gradient.h37 std::shared_ptr<Gradient> GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_gradient_component.h70 const Gradient& GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h65 std::optional<Gradient>& GetGradient() in GetGradient() function
70 const std::optional<Gradient>& GetGradient() const in GetGradient() function
321 std::optional<Gradient>& GetGradient() in GetGradient() function
326 const std::optional<Gradient>& GetGradient() const in GetGradient() function
H A Dpaint_state.h190 const Gradient& GetGradient() const in GetGradient() function
H A Ddecoration.h1176 const Gradient& GetGradient() const function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgradient_arithmetic.h106 Gradient GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_gradient.cpp118 const Gradient& SvgGradient::GetGradient() const in GetGradient() function in OHOS::Ace::NG::SvgGradient
H A Dsvg_node.cpp533 std::optional<Ace::Gradient> SvgNode::GetGradient(const std::string& href) function in OHOS::Ace::NG::SvgNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_gradient_declaration.h116 const Gradient& GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.h88 const Gradient& GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.cpp77 Gradient GradientStyleModifier::GetGradient() const in GetGradient() function in OHOS::Ace::NG::GradientStyleModifier
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h482 Gradient GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h414 bool GetGradient() const in GetGradient() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp384 Gradient JsiOffscreenCanvasBridge::GetGradient(const shared_ptr<JsRuntime>& runtime, const shared_p… in GetGradient() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge
H A Djsi_canvas_bridge.cpp596 Gradient JsiCanvasBridge::GetGradient(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValu… in GetGradient() function in OHOS::Ace::Framework::JsiCanvasBridge