Home
last modified time | relevance | path

Searched refs:DocumentStateDependency (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs138 pub struct DocumentStateDependency { struct
168 pub document_state_selectors: Vec<DocumentStateDependency>, argument
322 self.document_state_selectors.try_push(DocumentStateDependency { in collect_invalidations_for()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs167 pub struct DocumentStateDependency { struct
199 pub document_state_selectors: Vec<DocumentStateDependency>, argument
273 let dep = DocumentStateDependency { in note_selector()
/dports/www/firefox/firefox-99.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs166 pub struct DocumentStateDependency { struct
198 pub document_state_selectors: Vec<DocumentStateDependency>, argument
280 let dep = DocumentStateDependency { in note_selector()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs167 pub struct DocumentStateDependency { struct
199 pub document_state_selectors: Vec<DocumentStateDependency>, argument
273 let dep = DocumentStateDependency { in note_selector()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs165 pub struct DocumentStateDependency { struct
197 pub document_state_selectors: Vec<DocumentStateDependency>, argument
270 let dep = DocumentStateDependency { in note_selector()