Home
last modified time | relevance | path

Searched refs:BrowsingContext (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbug-1529681.rs10 pub struct BrowsingContext { structure names
16 ::std::mem::size_of::<BrowsingContext>(), in bindgen_test_layout_BrowsingContext()
18 concat!("Size of: ", stringify!(BrowsingContext)) in bindgen_test_layout_BrowsingContext()
21 ::std::mem::align_of::<BrowsingContext>(), in bindgen_test_layout_BrowsingContext()
23 concat!("Alignment of ", stringify!(BrowsingContext)) in bindgen_test_layout_BrowsingContext()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbug-1529681.hpp6 class BrowsingContext { class

Completed in 2 milliseconds