Home
last modified time | relevance | path

Searched refs:mCounterStylesDirty (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.cpp211 mCounterStylesDirty(true), in nsPresContext()
1818 if (mCounterStylesDirty) { in FlushCounterStyles()
1826 mCounterStylesDirty = false; in FlushCounterStyles()
1836 mCounterStylesDirty = true; in MarkCounterStylesDirty()
H A DnsPresContext.h1313 unsigned mCounterStylesDirty : 1; variable
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.cpp274 mCounterStylesDirty(true), in nsPresContext()
1969 if (mCounterStylesDirty) { in FlushCounterStyles()
1977 mCounterStylesDirty = false; in FlushCounterStyles()
1987 mCounterStylesDirty = true; in MarkCounterStylesDirty()
H A DnsPresContext.h1343 unsigned mCounterStylesDirty : 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.cpp211 mCounterStylesDirty(true), in nsPresContext()
1818 if (mCounterStylesDirty) { in FlushCounterStyles()
1826 mCounterStylesDirty = false; in FlushCounterStyles()
1836 mCounterStylesDirty = true; in MarkCounterStylesDirty()
H A DnsPresContext.h1313 unsigned mCounterStylesDirty : 1; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.cpp260 mCounterStylesDirty = true; in nsPresContext()
2130 if (mCounterStylesDirty) { in FlushCounterStyles()
2137 mCounterStylesDirty = false; in FlushCounterStyles()
2149 mCounterStylesDirty = true; in RebuildCounterStyles()
H A DnsPresContext.h1387 unsigned mCounterStylesDirty : 1; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsPresContext.cpp212 mCounterStylesDirty(true), in nsPresContext()
1752 if (mCounterStylesDirty) { in FlushCounterStyles()
1760 mCounterStylesDirty = false; in FlushCounterStyles()
1770 mCounterStylesDirty = true; in MarkCounterStylesDirty()
H A DnsPresContext.h1299 unsigned mCounterStylesDirty : 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsPresContext.cpp307 mCounterStylesDirty(true), in nsPresContext()
2147 if (mCounterStylesDirty) { in FlushCounterStyles()
2156 mCounterStylesDirty = false; in FlushCounterStyles()
2166 mCounterStylesDirty = true; in MarkCounterStylesDirty()
H A DnsPresContext.h1456 unsigned mCounterStylesDirty : 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs27100 pub fn mCounterStylesDirty(&self) -> ::std::os::raw::c_uint { in mCounterStylesDirty() method
27275 mCounterStylesDirty: ::std::os::raw::c_uint, in new_bitfield_1()
27419 let mCounterStylesDirty: u32 = localVariable
27420 unsafe { ::std::mem::transmute(mCounterStylesDirty) };
27421 mCounterStylesDirty as u64