Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp55 void ShapeAbstractModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp135 void ShapeModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp52 void ShapeAbstractModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp67 void ShapeModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG
129 void ShapeModelNG::SetStrokeLineCap(FrameNode* frameNode, int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp133 void JSShapeAbstract::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::OHOS::Ace::Framework::JSShapeAbstract
H A Djs_shape.cpp223 void JSShape::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::OHOS::Ace::Framework::JSShape
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp145 void SetStrokeLineCap(ArkUINodeHandle node, int strokeLineCap) in SetStrokeLineCap() function
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h177 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::ShapeComponent
H A Dshape_container_component.h189 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::ShapeContainerComponent

Completed in 7 milliseconds