Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp27 void ShapeAbstractModelNG::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeAbstractModelNG
32 void ShapeAbstractModelNG::SetStroke(FrameNode* frameNode, const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp54 void ShapeModelNG::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeModelNG
114 void ShapeModelNG::SetStroke(FrameNode* frameNode, const Color& color) in SetStroke() function in OHOS::Ace::NG::ShapeModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp24 void ShapeAbstractModelImpl::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp105 void ShapeModelImpl::SetStroke(const Color& color) in SetStroke() function in OHOS::Ace::Framework::ShapeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp184 void JSShape::SetStroke(const JSCallbackInfo& info) in SetStroke() function in OHOS::Ace::Framework::JSShape
H A Djs_shape_abstract.cpp92 void JSShapeAbstract::SetStroke(const JSCallbackInfo& info) in SetStroke() function in OHOS::Ace::Framework::JSShapeAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp106 void SetStroke(ArkUINodeHandle node, uint32_t stroke) in SetStroke() function
/ohos5.0/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