Searched defs:LineDisplay (Results 1 – 3 of 3) sorted by relevance
48 struct LineDisplay : Display { struct
8526 pub struct LineDisplay(::windows::runtime::IInspectable); struct8527 impl LineDisplay { impl8639 unsafe impl ::windows::runtime::RuntimeType for LineDisplay { implementation8642 unsafe impl ::windows::runtime::Interface for LineDisplay { implementation8646 impl ::windows::runtime::RuntimeName for LineDisplay { implementation8659 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for LineDisplay { implementation8664 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &LineDisplay { implementation8679 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for LineDisplay { implementation8704 impl<'a> ::windows::runtime::IntoParam<'a, super::super::Foundation::IClosable> for LineDisplay { implementation8715 unsafe impl ::std::marker::Send for LineDisplay {} implementation[all …]
86 pub type LineDisplay = *mut ::core::ffi::c_void; typedef