Searched refs:parseLineToHorizontalSegment (Results 1 – 11 of 11) sorted by relevance
41 virtual bool parseLineToHorizontalSegment(float&) = 0;
51 bool parseLineToHorizontalSegment();
48 virtual bool parseLineToHorizontalSegment(float&);
50 virtual bool parseLineToHorizontalSegment(float&);
86 bool SVGPathParser::parseLineToHorizontalSegment() in parseLineToHorizontalSegment() function in WebCore::SVGPathParser89 if (!m_source->parseLineToHorizontalSegment(toX)) in parseLineToHorizontalSegment()320 if (!parseLineToHorizontalSegment()) in parsePathDataFromSource()
63 bool SVGPathByteStreamSource::parseLineToHorizontalSegment(float& x) in parseLineToHorizontalSegment() function in WebCore::SVGPathByteStreamSource
125 if (!m_fromSource->parseLineToHorizontalSegment(fromX) in blendLineToHorizontalSegment()126 || !m_toSource->parseLineToHorizontalSegment(toX)) in blendLineToHorizontalSegment()
80 bool SVGPathSegListSource::parseLineToHorizontalSegment(float& x) in parseLineToHorizontalSegment() function in WebCore::SVGPathSegListSource
150 bool SVGPathStringSource::parseLineToHorizontalSegment(float& x) in parseLineToHorizontalSegment() function in WebCore::SVGPathStringSource
82030 (WebCore::SVGPathByteStreamSource::parseLineToHorizontalSegment):82042 (WebCore::SVGPathParser::parseLineToHorizontalSegment):82057 (WebCore::SVGPathSegListSource::parseLineToHorizontalSegment):82071 (WebCore::SVGPathStringSource::parseLineToHorizontalSegment):83958 (WebCore::SVGPathParser::parseLineToHorizontalSegment):97069 (WebCore::SVGPathParser::parseLineToHorizontalSegment):