Home
last modified time | relevance | path

Searched defs:svgLabel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_testtwo_ng.cpp320 RefPtr<SvgDom> ParseTestTwoNg::ParseRect(const std::string& svgLabel) in ParseRect()
364 RefPtr<SvgDom> ParseTestTwoNg::ParsePath(const std::string& svgLabel) in ParsePath()
380 RefPtr<SvgDom> ParseTestTwoNg::ParseFeGaussianblur(const std::string& svgLabel) in ParseFeGaussianblur()
398 RefPtr<SvgDom> ParseTestTwoNg::ParseEllipse(const std::string& svgLabel) in ParseEllipse()
H A Dparse_test_ng.cpp350 RefPtr<SvgDom> ParseTestNg::ParseRect(const std::string& svgLabel) in ParseRect()
394 RefPtr<SvgDom> ParseTestNg::ParsePath(const std::string& svgLabel) in ParsePath()
410 RefPtr<SvgDom> ParseTestNg::ParseFeGaussianblur(const std::string& svgLabel) in ParseFeGaussianblur()
428 RefPtr<SvgDom> ParseTestNg::ParseEllipse(const std::string& svgLabel) in ParseEllipse()