Searched refs:dispatchZoomEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDocument.h40 void dispatchZoomEvent(float prevScale, float newScale);
H A DSVGDocument.cpp52 void SVGDocument::dispatchZoomEvent(float prevScale, float newScale) function in class:WebCore::SVGDocument

Completed in 240 milliseconds