Searched refs:prevScale (Results 1 – 2 of 2) sorted by relevance
52 void SVGDocument::dispatchZoomEvent(float prevScale, float newScale) in dispatchZoomEvent() argument57 event->setPreviousScale(prevScale); in dispatchZoomEvent()
43 void dispatchZoomEvent(float prevScale, float newScale);