Home
last modified time | relevance | path

Searched defs:GetPoints (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h43 const std::string& GetPoints() const in GetPoints() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_polygon.h43 const std::string& GetPoints() const in GetPoints() function
H A Dsvg_polygon_component.cpp57 const std::string& SvgPolygonComponent::GetPoints() const in GetPoints() function in OHOS::Ace::SvgPolygonComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape.h90 std::vector<ShapePoint> GetPoints() const in GetPoints() function
H A Dshape_component.h136 const std::vector<ShapePoint>& GetPoints() const in GetPoints() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h416 const std::vector<std::pair<Dimension, Dimension>>& GetPoints() const in GetPoints() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp45 static napi_value GetPoints(napi_env env, napi_callback_info info) in GetPoints() function