Searched refs:isSVGDocument (Results 1 – 10 of 10) sorted by relevance
43 virtual bool isSVGDocument() const { return true; } in isSVGDocument() function
72 if (doc && doc->isSVGDocument()) in getSVGDocument()
98 else if (document->isSVGDocument()) in toJS()
711 if (m_doc && m_doc->isSVGDocument()) in shouldApplyTextZoom()722 if (m_doc && m_doc->isSVGDocument()) in shouldApplyPageZoom()736 if (m_doc && m_doc->isSVGDocument()) { in setZoomFactor()
357 if (m_frame->document()->isSVGDocument() && in handleMousePressEvent()
310 virtual bool isSVGDocument() const { return false; } in isSVGDocument() function
2946 if (node ? node->isSVGElement() : isSVGDocument()) in createEventListener()
334 else if (static_cast<WebCore::Document*>(impl)->isSVGDocument())
1657 if (m_frame->document()->isSVGDocument()) { in gotoAnchor()
41180 (WebCore::Document::isSVGDocument):41208 (WebCore::SVGDocument::isSVGDocument):