Searched defs:SetPoints (Results 1 – 9 of 9) sorted by relevance
39 void PolygonModelNG::SetPoints(const ShapePoints& points) in SetPoints() function in OHOS::Ace::NG::PolygonModelNG44 void PolygonModelNG::SetPoints(FrameNode* frameNode, const ShapePoints& points) in SetPoints() function in OHOS::Ace::NG::PolygonModelNG
32 void PolygonModelImpl::SetPoints(const ShapePoints& points) in SetPoints() function in OHOS::Ace::Framework::PolygonModelImpl
37 void SetPoints(const std::string& points) in SetPoints() function
33 void SetPoints(const std::string& points) in SetPoints() function
62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints() function in OHOS::Ace::SvgPolygonComponent
25 void SetPoints(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, int3… in SetPoints() function
23 ArkUINativeModuleValue PolylineBridge::SetPoints(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPoints() function in OHOS::Ace::NG::PolylineBridge
70 void SetPoints(const ShapePoints& points) in SetPoints() function
127 void SetPoints(LineModelNG& lineModelNg, ShapePoint* startPoint, ShapePoint* endPoint) in SetPoints() function in OHOS::Ace::NG::LinePatternTestNg