Home
last modified time | relevance | path

Searched defs:longhand_id (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/
H A Ddeclaration_block.rs504 let longhand_id = match declaration.id() { in push() localVariable
608 let longhand_id = property.longhand_id(); in remove_property() localVariable
784 let longhand_id = match property { in to_css() localVariable
940 let longhand_id = match current_longhand.id() { in to_css() localVariable
H A Dproperties.mako.rs1550 pub fn longhand_id(&self) -> Option<LonghandId> { in longhand_id() method
3566 let longhand_id = match declaration_id { in apply_declarations() localVariable
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/properties/
H A Dgecko.mako.rs570 value: gecko_font_setting.mValue as ${value_type},
643 skip_longhands="${skip_border_longhands} border-image-repeat"> in update()
935 unsafe {
936 match v {
1127 <%def name="impl_copy_animation_value(ident, gecko_ffi_name)">
H A Dproperties.mako.rs1913 pub fn longhand_id(&self) -> Option<LonghandId> { in longhand_id() method
2284 let longhand_id = *(&mut ret as *mut _ as *mut LonghandId); in to_physical() localVariable
/dports/www/firefox/firefox-99.0/servo/components/style/properties/
H A Ddeclaration_block.rs572 let longhand_id = declaration.id().as_longhand(); in prepare_for_update() localVariable
645 let longhand_id = decl.id().as_longhand().unwrap(); in update() localVariable
937 let longhand_id = match property { in to_css() localVariable
1127 let longhand_id = match current_longhand.id() { in to_css() localVariable
H A Dcascade.rs609 let longhand_id = match declaration_id { in apply_properties() localVariable
707 let longhand_id = match declaration.id() { in apply_properties() localVariable
H A Dproperties.mako.rs1941 pub fn longhand_id(&self) -> Option<LonghandId> { in longhand_id() method
2312 let longhand_id = *(&mut ret as *mut _ as *mut LonghandId); in to_physical() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/
H A Ddeclaration_block.rs570 let longhand_id = declaration.id().as_longhand(); in prepare_for_update() localVariable
643 let longhand_id = decl.id().as_longhand().unwrap(); in update() localVariable
935 let longhand_id = match property { in to_css() localVariable
1125 let longhand_id = match current_longhand.id() { in to_css() localVariable
H A Dcascade.rs583 let longhand_id = match declaration_id { in apply_properties() localVariable
682 let longhand_id = match declaration.id() { in apply_properties() localVariable
H A Dproperties.mako.rs1913 pub fn longhand_id(&self) -> Option<LonghandId> { in longhand_id() method
2284 let longhand_id = *(&mut ret as *mut _ as *mut LonghandId); in to_physical() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/
H A Ddeclaration_block.rs562 let longhand_id = declaration.id().as_longhand(); in prepare_for_update() localVariable
635 let longhand_id = decl.id().as_longhand().unwrap(); in update() localVariable
928 let longhand_id = match property { in to_css() localVariable
1092 let longhand_id = match current_longhand.id() { in to_css() localVariable
H A Dcascade.rs529 let longhand_id = match declaration_id { in apply_properties() localVariable
625 let longhand_id = match declaration.id() { in apply_properties() localVariable
H A Dproperties.mako.rs1862 pub fn longhand_id(&self) -> Option<LonghandId> { in longhand_id() method
2232 let longhand_id = *(&mut ret as *mut _ as *mut LonghandId); in to_physical() localVariable
/dports/www/firefox/firefox-99.0/servo/components/style/properties/helpers/
H A Danimated_properties.mako.rs272 let longhand_id = unsafe { in from_declaration() localVariable
811 pub longhand_id: LonghandId, field
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/helpers/
H A Danimated_properties.mako.rs272 let longhand_id = unsafe { in from_declaration() localVariable
809 pub longhand_id: LonghandId, field
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/helpers/
H A Danimated_properties.mako.rs404 let longhand_id = unsafe { in from_declaration() localVariable
908 pub longhand_id: LonghandId, field
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/layout/
H A Dquery.rs700 let longhand_id = match *property { in process_resolved_style_request() localVariable
750 let longhand_id = match *property { in process_resolved_style_request_internal() localVariable
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/stylesheets/
H A Dkeyframes_rule.rs380 let longhand_id = match declaration.id() { in get_animated_properties() localVariable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/stylesheets/
H A Dkeyframes_rule.rs366 let longhand_id = match declaration.id() { in get_animated_properties() localVariable
/dports/www/firefox/firefox-99.0/servo/components/style/stylesheets/
H A Dkeyframes_rule.rs380 let longhand_id = match declaration.id() { in get_animated_properties() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/stylesheets/
H A Dkeyframes_rule.rs380 let longhand_id = match declaration.id() { in get_animated_properties() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/stylesheets/
H A Dkeyframes_rule.rs378 let longhand_id = match declaration.id() { in get_animated_properties() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/css/
H A Dcss_animations.cc944 CSSPropertyID longhand_id = in CalculateTransitionUpdateForStandardProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/css/
H A Dcss_animations.cc1299 CSSPropertyID longhand_id = in CalculateTransitionUpdateForStandardProperty() local
/dports/lang/spidermonkey78/firefox-78.9.0/servo/ports/geckolib/
H A Dglue.rs1320 let longhand_id = match prop_id { in Servo_Property_IsInherited() localVariable

12