Searched refs:zoomAndPanEnabled (Results 1 – 5 of 5) sorted by relevance
46 bool zoomAndPanEnabled() const;
70 bool SVGDocument::zoomAndPanEnabled() const in zoomAndPanEnabled() function in WebCore::SVGDocument
986 if (!static_cast<SVGDocument*>(document)->zoomAndPanEnabled()) in setPageAndTextZoomFactors()
476 && static_cast<SVGDocument*>(m_frame->document())->zoomAndPanEnabled()) { in handleMousePressEvent()
2334 (WebCore::SVGDocument::zoomAndPanEnabled): Take into account currentView for zoom/pan3334 (WebCore::SVGDocument::zoomAndPanEnabled):