Home
last modified time | relevance | path

Searched defs:SetPoints (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpolygon_model_impl.cpp30 void PolygonModelImpl::SetPoints(const ShapePoints& points) in SetPoints() function in OHOS::Ace::Framework::PolygonModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h37 void SetPoints(const std::string& points) in SetPoints() function in OHOS::Ace::SvgPolygonDeclaration
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpolygon_model_ng.cpp39 void PolygonModelNG::SetPoints(const ShapePoints& points) in SetPoints() function in OHOS::Ace::NG::PolygonModelNG
44 void PolygonModelNG::SetPoints(FrameNode* frameNode, const ShapePoints& points) in SetPoints() function in OHOS::Ace::NG::PolygonModelNG
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_polygon_component.cpp62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints() function in OHOS::Ace::SvgPolygonComponent
H A Drender_svg_polygon.h33 void SetPoints(const std::string& points) in SetPoints() function in OHOS::Ace::RenderSvgPolygon
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dpolyline_modifier.cpp21 void SetPoints(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, int32_t length) in SetPoints() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_polyline_bridge.cpp23 ArkUINativeModuleValue PolylineBridge::SetPoints(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPoints() function in OHOS::Ace::NG::PolylineBridge
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dline_pattern_test_ng.cpp127 void SetPoints(LineModelNG& lineModelNg, ShapePoint* startPoint, ShapePoint* endPoint) in SetPoints() function in OHOS::Ace::NG::LinePatternTestNg
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h70 void SetPoints(const ShapePoints& points) in SetPoints() function in OHOS::Ace::ShapeComponent

Completed in 4 milliseconds