Home
last modified time | relevance | path

Searched refs:DeferSheetLoad (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DSharedStyleSheetCache.h75 void DeferSheetLoad(const SheetLoadDataHashKey&, css::SheetLoadData&);
H A DSharedStyleSheetCache.cpp287 void SharedStyleSheetCache::DeferSheetLoad(const SheetLoadDataHashKey& aKey, in DeferSheetLoad() function in mozilla::SharedStyleSheetCache
H A DLoader.cpp1307 mSheets->DeferSheetLoad(key, aLoadData); in LoadSheet()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DSharedStyleSheetCache.h75 void DeferSheetLoad(const SheetLoadDataHashKey&, css::SheetLoadData&);
H A DSharedStyleSheetCache.cpp287 void SharedStyleSheetCache::DeferSheetLoad(const SheetLoadDataHashKey& aKey, in DeferSheetLoad() function in mozilla::SharedStyleSheetCache
H A DLoader.cpp1307 mSheets->DeferSheetLoad(key, aLoadData); in LoadSheet()