Home
last modified time | relevance | path

Searched refs:unset_dirty_descendants (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Ddom.rs595 unsafe fn unset_dirty_descendants(&self); in unset_dirty_descendants() method
621 unsafe fn clear_descendant_bits(&self) { self.unset_dirty_descendants(); } in clear_descendant_bits()
628 unsafe fn clear_dirty_bits(&self) { self.unset_dirty_descendants(); } in clear_dirty_bits()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Ddom.rs657 unsafe fn unset_dirty_descendants(&self); in unset_dirty_descendants() method
682 self.unset_dirty_descendants(); in clear_descendant_bits()
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Ddom.rs657 unsafe fn unset_dirty_descendants(&self); in unset_dirty_descendants() method
682 self.unset_dirty_descendants(); in clear_descendant_bits()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Ddom.rs657 unsafe fn unset_dirty_descendants(&self); in unset_dirty_descendants() method
682 self.unset_dirty_descendants(); in clear_descendant_bits()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Ddom.rs627 unsafe fn unset_dirty_descendants(&self); in unset_dirty_descendants() method
652 self.unset_dirty_descendants(); in clear_descendant_bits()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/layout/
H A Dtraversal.rs220 unsafe { el.unset_dirty_descendants(); } in construct_flows_at()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/layout_thread/
H A Ddom_wrapper.rs454 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dwrapper.rs1395 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dwrapper.rs1410 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/
H A Dwrapper.rs1280 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dwrapper.rs1395 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/gecko/
H A Dwrapper.rs1331 unsafe fn unset_dirty_descendants(&self) { in unset_dirty_descendants() method