Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/base/
Dview_abstract_test_ng.cpp2726 std::string shapeStr = pattern->GetResCacheMapByKey("clipShape"); variable
3723 std::string shapeStr = pattern->GetResCacheMapByKey("clipShape"); variable
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp453 std::string shapeStr = "rect"; in ShapeToString() local