Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1118-using-forward-decl.rs65 pub struct nsIContent { structure names
70 const UNINIT: ::std::mem::MaybeUninit<nsIContent> = in bindgen_test_layout_nsIContent()
74 ::std::mem::size_of::<nsIContent>(), in bindgen_test_layout_nsIContent()
76 concat!("Size of: ", stringify!(nsIContent)) in bindgen_test_layout_nsIContent()
79 ::std::mem::align_of::<nsIContent>(), in bindgen_test_layout_nsIContent()
81 concat!("Alignment of ", stringify!(nsIContent)) in bindgen_test_layout_nsIContent()
88 stringify!(nsIContent), in bindgen_test_layout_nsIContent()
94 impl Default for nsIContent {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1118-using-forward-decl.hpp7 class nsIContent { class
8 nsTArray<nsIContent *> foo;
10 nsTArray<nsIContent*> *Gecko_GetAnonymousContentForElement();
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 27 milliseconds