Home
last modified time | relevance | path

Searched refs:GetBasicShapeInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dclip_path.h57 …static void GetBasicShapeInfo(const std::string& value, BasicShapeType& basicShapeType, std::strin…
H A Dclip_path.cpp110 void ClipPath::GetBasicShapeInfo(const std::string& value, BasicShapeType& basicShapeType, std::str… in GetBasicShapeInfo() function in OHOS::Ace::ClipPath
303 GetBasicShapeInfo(value, basicShapeType, data); in CreateShape()