Lines Matching defs:svgPath
208 …ode(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string& svgPath) in _appendClipUseNode()
225 …erData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string& svgPath, bool clip) in _appendClipChild()
254 …gLoaderData& loaderData, Paint* paint, const SvgNode* node, const Box& vBox, const string& svgPath) in _applyComposition()
317 …oaderData& loaderData, SvgNode* node, Shape* vg, const Box& vBox, const string& svgPath, bool clip) in _applyProperty()
398 …_shapeBuildHelper(SvgLoaderData& loaderData, SvgNode* node, const Box& vBox, const string& svgPath) in _shapeBuildHelper()
462 …ape(SvgLoaderData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string& svgPath) in _appendShape()
471 …erData& loaderData, SvgNode* node, Shape* shape, const Box& vBox, const string& svgPath, const Mat… in _appendClipShape()
574 …_imageBuildHelper(SvgLoaderData& loaderData, SvgNode* node, const Box& vBox, const string& svgPath) in _imageBuildHelper()
717 …(SvgLoaderData& loaderData, const SvgNode* node, const Box& vBox, const string& svgPath, int depth… in _useBuildHelper()
807 …BuildHelper(SvgLoaderData& loaderData, const SvgNode* node, const Box& vBox, const string& svgPath) in _textBuildHelper()
831 …(SvgLoaderData& loaderData, const SvgNode* node, const Box& vBox, const string& svgPath, bool mask… in _sceneBuildHelper()
910 …at h, AspectRatioAlign align, AspectRatioMeetOrSlice meetOrSlice, const string& svgPath, SvgViewFl… in svgSceneBuild()