Searched refs:updatePan (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDocument.h46 void updatePan(const FloatPoint& pos) const;
H A DSVGDocument.cpp88 void SVGDocument::updatePan(const FloatPoint& pos) const function in class:WebCore::SVGDocument
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DEventHandler.cpp1520 toSVGDocument(m_frame->document())->updatePan(m_frame->view()->windowToContents(m_lastKnownMousePosition));
1652 toSVGDocument(m_frame->document())->updatePan(m_frame->view()->windowToContents(m_lastKnownMousePosition));

Completed in 253 milliseconds