Home
last modified time | relevance | path

Searched refs:FirstApplicableAdoptedStyleSheet (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DShadowRoot.cpp384 StyleSheet* FirstApplicableAdoptedStyleSheet( in FirstApplicableAdoptedStyleSheet() function
439 if (auto* before = FirstApplicableAdoptedStyleSheet(mAdoptedStyleSheets)) { in InsertSheetIntoAuthorData()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DShadowRoot.cpp379 StyleSheet* FirstApplicableAdoptedStyleSheet( in FirstApplicableAdoptedStyleSheet() function
434 if (auto* before = FirstApplicableAdoptedStyleSheet(mAdoptedStyleSheets)) { in InsertSheetIntoAuthorData()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DShadowRoot.cpp384 StyleSheet* FirstApplicableAdoptedStyleSheet( in FirstApplicableAdoptedStyleSheet() function
439 if (auto* before = FirstApplicableAdoptedStyleSheet(mAdoptedStyleSheets)) { in InsertSheetIntoAuthorData()
/dports/www/firefox/firefox-99.0/dom/base/
H A DShadowRoot.cpp421 StyleSheet* FirstApplicableAdoptedStyleSheet( in FirstApplicableAdoptedStyleSheet() function
476 if (auto* before = FirstApplicableAdoptedStyleSheet(mAdoptedStyleSheets)) { in InsertSheetIntoAuthorData()