Home
last modified time | relevance | path

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

/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/
H A Dproperties.rs1074 let mut with_opacity = SpecifiedValues::default(); in computes_property_that_does_not_inherit_automatically() localVariable
1075 with_opacity.set_parsed_property(&ParsedProperty::Opacity(SpecifiedValue::Specified( in computes_property_that_does_not_inherit_automatically()
1080 with_opacity.to_computed_values(&mut computed_0_5); in computes_property_that_does_not_inherit_automatically()