Home | History | Annotate | Download | only in dom

Lines Matching refs:isSVGDocument

372     bool isSVGDocument() const { return m_documentClasses & SVGDocumentClass; }