Home
last modified time | relevance | path

Searched defs:SetStroke (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp23 void ShapeAbstractModelImpl::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp103 void ShapeModelImpl::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::Framework::ShapeModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp23 void ShapeAbstractModelNG::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeAbstractModelNG
28 void ShapeAbstractModelNG::SetStroke(FrameNode* frameNode, const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp52 void ShapeModelNG::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeModelNG
112 void ShapeModelNG::SetStroke(FrameNode* frameNode, const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp76 ArkUINativeModuleValue CommonShapeBridge::SetStroke(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStroke() function in OHOS::Ace::NG::CommonShapeBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp85 void JSShapeAbstract::SetStroke(const JSCallbackInfo& info) in SetStroke() function in OHOS::OHOS::Ace::Framework::JSShapeAbstract
H A Djs_shape.cpp177 void JSShape::SetStroke(const JSCallbackInfo& info) in SetStroke() function in OHOS::OHOS::Ace::Framework::JSShape
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp102 void SetStroke(ArkUINodeHandle node, uint32_t stroke) in SetStroke() function
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h162 void SetStroke(const Color& color, const AnimationOption& option = AnimationOption()) in SetStroke() function in OHOS::Ace::ShapeComponent
H A Dshape_container_component.h174 void SetStroke(const Color& color, const AnimationOption& option = AnimationOption()) in SetStroke() function in OHOS::Ace::ShapeContainerComponent

Completed in 7 milliseconds