Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_node.cpp48 std::string SvgNode::AsClipPathCommands(const Size& viewPort, in AsClipPathCommands() function in OHOS::Ace::SvgNode
101 auto pathCommands = AsClipPathCommands(layoutParam.GetMaxSize(), clipPathHref); in CreateBoxComponent()
H A Dsvg_node.h105 std::string AsClipPathCommands(const Size& viewPort, const std::string& href) const;