Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs32548 pub __bindgen_anon_1: root::nsStyleBorder__bindgen_ty_1,
32555 pub struct nsStyleBorder__bindgen_ty_1 { struct
32648 ::std::mem::size_of::<nsStyleBorder__bindgen_ty_1>(), in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32650 concat!("Size of: ", stringify!(nsStyleBorder__bindgen_ty_1)) in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32653 ::std::mem::align_of::<nsStyleBorder__bindgen_ty_1>(), in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32655 concat!("Alignment of ", stringify!(nsStyleBorder__bindgen_ty_1)) in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32659 &(*(::std::ptr::null::<nsStyleBorder__bindgen_ty_1>())).mBorderColor as *const _ in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32665 stringify!(nsStyleBorder__bindgen_ty_1), in bindgen_test_layout_nsStyleBorder__bindgen_ty_1()
32671 impl Clone for nsStyleBorder__bindgen_ty_1 { implementation