Searched defs:currentPoint (Results 1 – 12 of 12) sorted by relevance
68 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
158 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
242 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
77 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
85 FloatPoint currentPoint = blendFloatPoint(m_fromCurrentPoint, m_toCurrentPoint, m_progress); in blendAnimatedFloatPoint() local
476 FloatPoint currentPoint = point; in drawTextUsingSVGFont() local
80 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
252 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
126 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
88 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
351 FloatPoint Path::currentPoint() const in currentPoint() function in WebCore::Path
1117 WebCore::IntPoint currentPoint = history->currentItem()->scrollPoint(); in setScrollOffset() local