Home
last modified time | relevance | path

Searched refs:GetDeviceFontName (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxpsobjectmodel.h1351 virtual HRESULT STDMETHODCALLTYPE GetDeviceFontName(
1447 HRESULT (STDMETHODCALLTYPE *GetDeviceFontName)(
1485 #define IXpsOMGlyphsEditor_GetDeviceFontName(This,deviceFontName) (This)->lpVtbl->GetDeviceFontName
1548 return This->lpVtbl->GetDeviceFontName(This,deviceFontName);
6157 virtual HRESULT STDMETHODCALLTYPE GetDeviceFontName(
6381 HRESULT (STDMETHODCALLTYPE *GetDeviceFontName)(
6505 #define IXpsOMGlyphs_GetDeviceFontName(This,deviceFontName) (This)->lpVtbl->GetDeviceFontName(This,…
6646 return This->lpVtbl->GetDeviceFontName(This,deviceFontName);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dxpsobjectmodel.h1351 virtual HRESULT STDMETHODCALLTYPE GetDeviceFontName(
1447 HRESULT (STDMETHODCALLTYPE *GetDeviceFontName)(
1485 #define IXpsOMGlyphsEditor_GetDeviceFontName(This,deviceFontName) (This)->lpVtbl->GetDeviceFontName
1548 return This->lpVtbl->GetDeviceFontName(This,deviceFontName);
6157 virtual HRESULT STDMETHODCALLTYPE GetDeviceFontName(
6381 HRESULT (STDMETHODCALLTYPE *GetDeviceFontName)(
6505 #define IXpsOMGlyphs_GetDeviceFontName(This,deviceFontName) (This)->lpVtbl->GetDeviceFontName(This,…
6646 return This->lpVtbl->GetDeviceFontName(This,deviceFontName);
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Xps/
H A Dmod.rs2371 …pub unsafe fn GetDeviceFontName(&self) -> ::windows::runtime::Result<super::super::Foundation::PWS… in GetDeviceFontName() method
2646 …pub unsafe fn GetDeviceFontName(&self) -> ::windows::runtime::Result<super::super::Foundation::PWS… in GetDeviceFontName() method