Searched defs:GetPoints (Results 1 – 7 of 7) sorted by relevance
43 const std::string& GetPoints() const in GetPoints() function
57 const std::string& SvgPolygonComponent::GetPoints() const in GetPoints() function in OHOS::Ace::SvgPolygonComponent
90 std::vector<ShapePoint> GetPoints() const in GetPoints() function
136 const std::vector<ShapePoint>& GetPoints() const in GetPoints() function
416 const std::vector<std::pair<Dimension, Dimension>>& GetPoints() const in GetPoints() function
45 static napi_value GetPoints(napi_env env, napi_callback_info info) in GetPoints() function