Home
last modified time | relevance | path

Searched refs:ISVGTextElement (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmshtml.h7180 typedef interface ISVGTextElement ISVGTextElement; typedef
7182 interface ISVGTextElement; variable
144937 ISVGTextElement : public IDispatch
144949 ISVGTextElement *This,
144954 ISVGTextElement *This);
144957 ISVGTextElement *This);
144961 ISVGTextElement *This,
144965 ISVGTextElement *This,
144971 ISVGTextElement *This,
144979 ISVGTextElement *This,
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmshtml.h7180 typedef interface ISVGTextElement ISVGTextElement; typedef
7182 interface ISVGTextElement; variable
144937 ISVGTextElement : public IDispatch
144949 ISVGTextElement *This,
144954 ISVGTextElement *This);
144957 ISVGTextElement *This);
144961 ISVGTextElement *This,
144965 ISVGTextElement *This,
144971 ISVGTextElement *This,
144979 ISVGTextElement *This,
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs8348 pub type ISVGTextElement = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs102524 pub struct ISVGTextElement(::windows::runtime::IUnknown); struct
102525 impl ISVGTextElement {} implementation
102526 unsafe impl ::windows::runtime::Interface for ISVGTextElement { implementation
102530 impl ::std::convert::From<ISVGTextElement> for ::windows::runtime::IUnknown {
102531 fn from(value: ISVGTextElement) -> Self { in from()
102535 impl ::std::convert::From<&ISVGTextElement> for ::windows::runtime::IUnknown {
102536 fn from(value: &ISVGTextElement) -> Self { in from()
102540 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISVGTextElement { implementation
102545 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISVGTextElement { implementation
102552 fn from(value: ISVGTextElement) -> Self { in from()
[all …]