Searched defs:lineToHorizontal (Results 1 – 5 of 5) sorted by relevance
54 virtual void lineToHorizontal(float, PathCoordinateMode) OVERRIDE { ASSERT_NOT_REACHED(); } in lineToHorizontal() function
52 virtual void lineToHorizontal(float, PathCoordinateMode) OVERRIDE { ASSERT_NOT_REACHED(); } in lineToHorizontal() function
79 void SVGPathSegListBuilder::lineToHorizontal(float x, PathCoordinateMode mode) in lineToHorizontal() function in WebCore::SVGPathSegListBuilder
88 void SVGPathStringBuilder::lineToHorizontal(float x, PathCoordinateMode mode) in lineToHorizontal() function in WebCore::SVGPathStringBuilder
91 void SVGPathByteStreamBuilder::lineToHorizontal(float x, PathCoordinateMode mode) in lineToHorizontal() function in WebCore::SVGPathByteStreamBuilder