Searched defs:SetStrokeLineCap (Results 1 – 10 of 10) sorted by relevance
69 void ShapeModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG131 void ShapeModelNG::SetStrokeLineCap(FrameNode* frameNode, int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeModelNG
56 void ShapeAbstractModelNG::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::NG::ShapeAbstractModelNG
177 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function
189 void SetStrokeLineCap(LineCapStyle lineCapStyle) in SetStrokeLineCap() function
56 void ShapeAbstractModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
137 void ShapeModelImpl::SetStrokeLineCap(int lineCapStyle) in SetStrokeLineCap() function in OHOS::Ace::Framework::ShapeModelImpl
230 void JSShape::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::Ace::Framework::JSShape
140 void JSShapeAbstract::SetStrokeLineCap(int lineCap) in SetStrokeLineCap() function in OHOS::Ace::Framework::JSShapeAbstract
149 void SetStrokeLineCap(ArkUINodeHandle node, int strokeLineCap) in SetStrokeLineCap() function
160 ArkUINativeModuleValue CommonShapeBridge::SetStrokeLineCap(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeLineCap() function in OHOS::Ace::NG::CommonShapeBridge