Home
last modified time | relevance | path

Searched refs:nsStyleSVGOpacitySource (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dweird_bitfields.hpp4 enum nsStyleSVGOpacitySource { enum
29 nsStyleSVGOpacitySource mFillOpacitySource : 3;
30 nsStyleSVGOpacitySource mStrokeOpacitySource : 3;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dweird_bitfields.rs96 pub enum nsStyleSVGOpacitySource { enum
339 pub fn mFillOpacitySource(&self) -> nsStyleSVGOpacitySource { in mFillOpacitySource()
345 pub fn set_mFillOpacitySource(&mut self, val: nsStyleSVGOpacitySource) { in set_mFillOpacitySource()
352 pub fn mStrokeOpacitySource(&self) -> nsStyleSVGOpacitySource { in mStrokeOpacitySource()
358 pub fn set_mStrokeOpacitySource(&mut self, val: nsStyleSVGOpacitySource) { in set_mStrokeOpacitySource()
405 mFillOpacitySource: nsStyleSVGOpacitySource, in new_bitfield_2()
406 mStrokeOpacitySource: nsStyleSVGOpacitySource, in new_bitfield_2()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 24 milliseconds