Home
last modified time | relevance | path

Searched refs:ITextParagraphFormat (Results 1 – 2 of 2) sorted by last modified time

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Text/
H A Dmod.rs105 pub type ITextParagraphFormat = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Text/
H A Dmod.rs1258 pub struct ITextParagraphFormat(::windows::runtime::IInspectable); struct
1259 unsafe impl ::windows::runtime::Interface for ITextParagraphFormat { implementation
1263 impl ITextParagraphFormat { implementation
1498 pub fn GetClone(&self) -> ::windows::runtime::Result<ITextParagraphFormat> { in GetClone() argument
1529 unsafe impl ::windows::runtime::RuntimeType for ITextParagraphFormat { implementation
1532 impl ::std::convert::From<ITextParagraphFormat> for ::windows::runtime::IUnknown {
1533 fn from(value: ITextParagraphFormat) -> Self { in from()
1537 impl ::std::convert::From<&ITextParagraphFormat> for ::windows::runtime::IUnknown {
1538 fn from(value: &ITextParagraphFormat) -> Self { in from()
1553 fn from(value: ITextParagraphFormat) -> Self { in from()
[all …]