Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp469 auto svgLine = AceType::DynamicCast<SvgCircle>(svg->children_.at(0)); variable
906 auto svgLine = AceType::DynamicCast<SvgLine>(svg->children_.at(0)); variable
H A Dparse_testtwo_ng.cpp437 auto svgLine = AccessibilityManager::MakeRefPtr<SvgLine>(); variable