Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs12818 pub struct GeckoTable { struct
12824 ::std::mem::size_of::<GeckoTable>(), in bindgen_test_layout_GeckoTable()
12826 concat!("Size of: ", stringify!(GeckoTable)) in bindgen_test_layout_GeckoTable()
12829 ::std::mem::align_of::<GeckoTable>(), in bindgen_test_layout_GeckoTable()
12831 concat!("Alignment of ", stringify!(GeckoTable)) in bindgen_test_layout_GeckoTable()
12834 unsafe { &(*(::std::ptr::null::<GeckoTable>())).gecko as *const _ as usize }, in bindgen_test_layout_GeckoTable()
12838 stringify!(GeckoTable), in bindgen_test_layout_GeckoTable()
17425 pub Table: ::gecko_bindings::structs::ServoRawOffsetArc<root::mozilla::GeckoTable>,