Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs10174 pub struct ServoStyleSheet_cycleCollection { struct
10180 ::std::mem::size_of::<ServoStyleSheet_cycleCollection>(), in bindgen_test_layout_ServoStyleSheet_cycleCollection()
10182 concat!("Size of: ", stringify!(ServoStyleSheet_cycleCollection)) in bindgen_test_layout_ServoStyleSheet_cycleCollection()
10185 ::std::mem::align_of::<ServoStyleSheet_cycleCollection>(), in bindgen_test_layout_ServoStyleSheet_cycleCollection()
10187 concat!("Alignment of ", stringify!(ServoStyleSheet_cycleCollection)) in bindgen_test_layout_ServoStyleSheet_cycleCollection()
10190 impl Clone for ServoStyleSheet_cycleCollection { implementation
10203 root::mozilla::ServoStyleSheet_cycleCollection;