Searched refs:svgMap (Results 1 – 3 of 3) sorted by relevance
39 static const SvgMap svgMap = { in SetAnimateAttr() local130 auto attrIter = svgMap.find(key); in SetAnimateAttr()131 if (attrIter != svgMap.end()) { in SetAnimateAttr()
54 static const SvgMap svgMap = { in SetAttr() local156 auto attrIter = svgMap.find(name); in SetAttr()157 if (attrIter != svgMap.end()) { in SetAttr()
77 static const SvgAnimateMap svgMap = { in SetAttr() local163 auto attrIter = svgMap.find(key); in SetAttr()164 if (attrIter != svgMap.end()) { in SetAttr()