Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Dmatching.rs393 let new_values = new_styles.primary_style_mut(); in process_animations()
493 new_resolved_styles.primary_style_mut(), in process_animations()
H A Dstyle_resolver.rs76 pub fn primary_style_mut(&mut self) -> &mut Arc<ComputedValues> { in primary_style_mut() method
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Dmatching.rs401 let new_values = new_styles.primary_style_mut(); in process_animations()
501 new_resolved_styles.primary_style_mut(), in process_animations()
H A Dstyle_resolver.rs76 pub fn primary_style_mut(&mut self) -> &mut Arc<ComputedValues> { in primary_style_mut() method
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Dmatching.rs393 let new_values = new_styles.primary_style_mut(); in process_animations()
493 new_resolved_styles.primary_style_mut(), in process_animations()
H A Dstyle_resolver.rs76 pub fn primary_style_mut(&mut self) -> &mut Arc<ComputedValues> { in primary_style_mut() method