Searched defs:currentPoint (Results 1 – 6 of 6) sorted by relevance
90 SVGPoint SVGPathTraversalStateBuilder::currentPoint() in currentPoint() function in WebCore::SVGPathTraversalStateBuilder
95 FloatPoint currentPoint = blendFloatPoint(m_fromCurrentPoint, m_toCurrentPoint, m_progress); in blendAnimatedFloatPoint() local
122 FloatPoint currentPoint = point; in drawSVGGlyphs() local
219 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
1637 POINTFX currentPoint = pc->apfx[0]; in sk_path_from_gdi_paths() local