Searched refs:clipPathHref (Results 1 – 2 of 2) sorted by relevance
97 …onent> SvgNode::CreateBoxComponent(const LayoutParam& layoutParam, const std::string& clipPathHref) in CreateBoxComponent() argument100 if (!clipPathHref.empty()) { in CreateBoxComponent()101 auto pathCommands = AsClipPathCommands(layoutParam.GetMaxSize(), clipPathHref); in CreateBoxComponent()
96 …<BoxComponent> CreateBoxComponent(const LayoutParam& layoutParam, const std::string& clipPathHref);