Searched refs:pointsListFromSVGData (Results 1 – 6 of 6) sorted by relevance
66 bool pointsListFromSVGData(SVGPointList& pointsList, const String& points);
50 if (!pointsListFromSVGData(newList, value)) in parseMappedAttribute()
382 if (pointsListFromSVGData(m_fromPoints, fromString)) { in calculateFromAndToValues()384 if (pointsListFromSVGData(m_toPoints, toString)) in calculateFromAndToValues()
185 bool pointsListFromSVGData(SVGPointList& pointsList, const String& points) in pointsListFromSVGData() function
199 (WebCore::pointsListFromSVGData):3083 (WebCore::pointsListFromSVGData):
16680 (WebCore::pointsListFromSVGData):