HomeSort by relevance Sort by last modified time
    Searched refs:setPreviousScale (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGZoomEvent.h 39 void setPreviousScale(float);
SVGZoomEvent.cpp 46 void SVGZoomEvent::setPreviousScale(float scale)
SVGDocument.cpp 56 event->setPreviousScale(prevScale);

Completed in 50 milliseconds