Home
last modified time | relevance | path

Searched defs:IsViewSource (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/html/
H A DnsHTMLDocument.h71 bool IsViewSource() const { return mViewSource; } in IsViewSource() function
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DnsHTMLDocument.h72 bool IsViewSource() const { return mViewSource; } in IsViewSource() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DnsHTMLDocument.h72 bool IsViewSource() const { return mViewSource; } in IsViewSource() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Ddocument.h593 bool IsViewSource() const { return is_view_source_; } in IsViewSource() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Ddocument.h507 bool IsViewSource() const { return is_view_source_; } in IsViewSource() function