Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs4833 pub struct DocumentFragment_cycleCollection { struct
4839 ::std::mem::size_of::<DocumentFragment_cycleCollection>(), in bindgen_test_layout_DocumentFragment_cycleCollection()
4841 concat!("Size of: ", stringify!(DocumentFragment_cycleCollection)) in bindgen_test_layout_DocumentFragment_cycleCollection()
4844 ::std::mem::align_of::<DocumentFragment_cycleCollection>(), in bindgen_test_layout_DocumentFragment_cycleCollection()
4848 stringify!(DocumentFragment_cycleCollection) in bindgen_test_layout_DocumentFragment_cycleCollection()
4852 impl Clone for DocumentFragment_cycleCollection { implementation
4860 root::mozilla::dom::DocumentFragment_cycleCollection;
4889 pub _base: root::mozilla::dom::DocumentFragment_cycleCollection,