Home
last modified time | relevance | path

Searched defs:IsSVGDocument (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIDocument.h1603 bool IsSVGDocument() const in IsSVGDocument() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Ddocument.h575 bool IsSVGDocument() const { return document_classes_ & kSVGDocumentClass; } in IsSVGDocument() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Ddocument.h490 bool IsSVGDocument() const { return document_classes_ & kSVGDocumentClass; } in IsSVGDocument() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIDocument.h1666 bool IsSVGDocument() const { return mType == eSVG; } in IsSVGDocument() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h2139 bool IsSVGDocument() const { return mType == eSVG; } in IsSVGDocument() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h2203 bool IsSVGDocument() const { return mType == eSVG; } in IsSVGDocument() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h2175 bool IsSVGDocument() const { return mType == eSVG; } in IsSVGDocument() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h2175 bool IsSVGDocument() const { return mType == eSVG; } in IsSVGDocument() function