Home
last modified time | relevance | path

Searched refs:ShouldBypassCache (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DSharedStyleSheetCache.cpp178 aLoader.ShouldBypassCache(), completeSheet.Expired())); in Lookup()
180 if ((!aLoader.ShouldBypassCache() && !completeSheet.Expired()) || in Lookup()
498 entry.GetData().Expired() || aData.mLoader->ShouldBypassCache(), in InsertIntoCompleteCacheIfNeeded()
H A DLoader.h458 bool ShouldBypassCache() const;
H A DLoader.cpp2265 bool Loader::ShouldBypassCache() const { in ShouldBypassCache() function in mozilla::css::Loader
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DSharedStyleSheetCache.cpp178 aLoader.ShouldBypassCache(), completeSheet.Expired())); in Lookup()
180 if ((!aLoader.ShouldBypassCache() && !completeSheet.Expired()) || in Lookup()
498 entry.GetData().Expired() || aData.mLoader->ShouldBypassCache(), in InsertIntoCompleteCacheIfNeeded()
H A DLoader.h458 bool ShouldBypassCache() const;
H A DLoader.cpp2265 bool Loader::ShouldBypassCache() const { in ShouldBypassCache() function in mozilla::css::Loader
/dports/www/firefox/firefox-99.0/layout/style/
H A DSharedSubResourceCache.h362 entry.GetData().Expired() || aValue.Loader().ShouldBypassCache(), in Insert()
423 if ((!aLoader.ShouldBypassCache() && !completeSubResource.Expired()) ||
H A DLoader.h467 bool ShouldBypassCache() const;
H A DLoader.cpp2290 bool Loader::ShouldBypassCache() const { in ShouldBypassCache() function in mozilla::css::Loader