Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h293 virtual HRESULT WINAPI SetFormattedText(ITextRange *pRange) = 0;
355 HRESULT (WINAPI *SetFormattedText)(ITextRange *This,ITextRange *pRange);
419 #define ITextRange_SetFormattedText(This,pRange) (This)->lpVtbl->SetFormattedText(This,pRange)
603 HRESULT (WINAPI *SetFormattedText)(ITextSelection *This,ITextRange *pRange);
678 #define ITextSelection_SetFormattedText(This,pRange) (This)->lpVtbl->SetFormattedText(This,pRange)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h293 virtual HRESULT WINAPI SetFormattedText(ITextRange *pRange) = 0;
355 HRESULT (WINAPI *SetFormattedText)(ITextRange *This,ITextRange *pRange);
419 #define ITextRange_SetFormattedText(This,pRange) (This)->lpVtbl->SetFormattedText(This,pRange)
603 HRESULT (WINAPI *SetFormattedText)(ITextSelection *This,ITextRange *pRange);
678 #define ITextSelection_SetFormattedText(This,pRange) (This)->lpVtbl->SetFormattedText(This,pRange)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Text/
H A Dmod.rs1667 …pub fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, value: P… in SetFormattedText() method
2140 …pub fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, value: P… in SetFormattedText() method
3089 …pub fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, value: P… in SetFormattedText() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs4925 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, p… in SetFormattedText() method
5279 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, p… in SetFormattedText() method
6197 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, p… in SetFormattedText() method
6621 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange>>(&self, p… in SetFormattedText() method
7775 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::I… in SetFormattedText() method
8100 …pub unsafe fn SetFormattedText<'a, Param0: ::windows::runtime::IntoParam<'a, ITextRange2>, Param1:… in SetFormattedText() method