Searched refs:zoomAndPanEnabled (Results 1 – 4 of 4) sorted by relevance
43 bool zoomAndPanEnabled() const;
68 bool SVGDocument::zoomAndPanEnabled() const in zoomAndPanEnabled() function in WebCore::SVGDocument
534 if (!toSVGDocument(document)->zoomAndPanEnabled()) in setPageAndTextZoomFactors()
683 && toSVGDocument(m_frame->document())->zoomAndPanEnabled()) { in handleMousePressEvent()