Home
last modified time | relevance | path

Searched defs:SetStrokeLineCap (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.cpp69 void ShapeModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG
131 void ShapeModelNG::SetStrokeLineCap(FrameNode* frameNode, int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG
H A Dshape_abstract_model_ng.cpp56 void ShapeAbstractModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeAbstractModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h177 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function
H A Dshape_container_component.h189 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp56 void ShapeAbstractModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp137 void ShapeModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp230 void JSShape::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::Ace::Framework::JSShape
H A Djs_shape_abstract.cpp140 void JSShapeAbstract::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::Ace::Framework::JSShapeAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp149 void SetStrokeLineCap(ArkUINodeHandle node, int strokeLineCap) in SetStrokeLineCap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp160 ArkUINativeModuleValue CommonShapeBridge::SetStrokeLineCap(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeLineCap() function in OHOS::Ace::NG::CommonShapeBridge