Home
last modified time | relevance | path

Searched refs:mIsObservingDocument (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsIPresShell.h333 bool IsObservingDocument() const { return mIsObservingDocument; } in IsObservingDocument()
1697 bool mIsObservingDocument : 1; variable
H A DPresShell.cpp748 mIsObservingDocument(false), in nsIPresShell()
1599 mIsObservingDocument = true; in BeginObservingDocument()
1614 mIsObservingDocument = false; in EndObservingDocument()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShell.h319 bool IsObservingDocument() const { return mIsObservingDocument; } in IsObservingDocument()
3020 bool mIsObservingDocument : 1; variable
H A DPresShell.cpp814 mIsObservingDocument(false), in PresShell()
1786 mIsObservingDocument = true; in BeginObservingDocument()
1801 mIsObservingDocument = false; in EndObservingDocument()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShell.h325 bool IsObservingDocument() const { return mIsObservingDocument; } in IsObservingDocument()
3068 bool mIsObservingDocument : 1; variable
H A DPresShell.cpp809 mIsObservingDocument(false), in PresShell()
1747 mIsObservingDocument = true; in BeginObservingDocument()
1762 mIsObservingDocument = false; in EndObservingDocument()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShell.h319 bool IsObservingDocument() const { return mIsObservingDocument; } in IsObservingDocument()
3020 bool mIsObservingDocument : 1; variable
H A DPresShell.cpp814 mIsObservingDocument(false), in PresShell()
1786 mIsObservingDocument = true; in BeginObservingDocument()
1801 mIsObservingDocument = false; in EndObservingDocument()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShell.h325 bool IsObservingDocument() const { return mIsObservingDocument; } in IsObservingDocument()
3040 bool mIsObservingDocument : 1; variable
H A DPresShell.cpp809 mIsObservingDocument(false), in PresShell()
1751 mIsObservingDocument = true; in BeginObservingDocument()
1766 mIsObservingDocument = false; in EndObservingDocument()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs21233 pub fn mIsObservingDocument(&self) -> bool { in mIsObservingDocument() method
21391 mIsObservingDocument: bool, in new_bitfield_1()
21423 let mIsObservingDocument: u8 = localVariable
21424 unsafe { ::std::mem::transmute(mIsObservingDocument) };
21425 mIsObservingDocument as u64