Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dnested_vtable.rs11 unsafe extern "C" fn(this: *mut nsISupports) -> *mut nsISupports,
15 pub struct nsISupports { structure names
21 ::std::mem::size_of::<nsISupports>(), in bindgen_test_layout_nsISupports()
23 concat!("Size of: ", stringify!(nsISupports)) in bindgen_test_layout_nsISupports()
26 ::std::mem::align_of::<nsISupports>(), in bindgen_test_layout_nsISupports()
28 concat!("Alignment of ", stringify!(nsISupports)) in bindgen_test_layout_nsISupports()
31 impl Default for nsISupports {
44 ) -> *mut nsISupports; in nsISupports_QueryInterface()
49 pub _base: nsISupports,
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dnested_vtable.hpp1 class nsISupports { class
3 virtual nsISupports* QueryInterface();
6 class nsIRunnable : public nsISupports {};
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 24 milliseconds