Home
last modified time | relevance | path

Searched refs:zoomAndPanEnabled (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGDocument.h46 bool zoomAndPanEnabled() const;
DSVGDocument.cpp70 bool SVGDocument::zoomAndPanEnabled() const in zoomAndPanEnabled() function in WebCore::SVGDocument
/external/webkit/Source/WebCore/page/
DFrame.cpp986 if (!static_cast<SVGDocument*>(document)->zoomAndPanEnabled()) in setPageAndTextZoomFactors()
DEventHandler.cpp476 && static_cast<SVGDocument*>(m_frame->document())->zoomAndPanEnabled()) { in handleMousePressEvent()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-142334 (WebCore::SVGDocument::zoomAndPanEnabled): Take into account currentView for zoom/pan
3334 (WebCore::SVGDocument::zoomAndPanEnabled):