Home
last modified time | relevance | path

Searched refs:GetDirectDraw (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddstream.h115 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
193 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
235 #define IDirectDrawMediaStream_GetDirectDraw(This,ppDirectDraw) (This)->lpVtbl->GetDirectDraw(This,…
277 return This->lpVtbl->GetDirectDraw(This,ppDirectDraw);
H A Damvideo.h144 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
218 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
274 #define IDirectDrawVideo_GetDirectDraw(This,ddraw) (This)->lpVtbl->GetDirectDraw(This,ddraw)
317 return This->lpVtbl->GetDirectDraw(This,ddraw);
H A Damstream.h1074 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
1098 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
1116 …MediaSampleAllocator_GetDirectDraw(This,ppDirectDraw) (This)->lpVtbl->GetDirectDraw(This,ppDirectD…
1130 return This->lpVtbl->GetDirectDraw(This,ppDirectDraw);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddstream.h115 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
193 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
235 #define IDirectDrawMediaStream_GetDirectDraw(This,ppDirectDraw) (This)->lpVtbl->GetDirectDraw(This,…
277 return This->lpVtbl->GetDirectDraw(This,ppDirectDraw);
H A Damvideo.h144 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
218 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
274 #define IDirectDrawVideo_GetDirectDraw(This,ddraw) (This)->lpVtbl->GetDirectDraw(This,ddraw)
317 return This->lpVtbl->GetDirectDraw(This,ddraw);
H A Damstream.h1074 virtual HRESULT STDMETHODCALLTYPE GetDirectDraw(
1098 HRESULT (STDMETHODCALLTYPE *GetDirectDraw)(
1116 …MediaSampleAllocator_GetDirectDraw(This,ppDirectDraw) (This)->lpVtbl->GetDirectDraw(This,ppDirectD…
1130 return This->lpVtbl->GetDirectDraw(This,ppDirectDraw);
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3dframe.h71 LPDIRECTDRAW4 GetDirectDraw() { return m_pDD; } in GetDirectDraw() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DDeviceManagerDx.h57 IDirectDraw7* GetDirectDraw();
H A DDeviceManagerDx.cpp872 DeviceManagerDx::GetDirectDraw() in GetDirectDraw() function in mozilla::gfx::DeviceManagerDx
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DDeviceManagerDx.h60 IDirectDraw7* GetDirectDraw();
H A DDeviceManagerDx.cpp1036 IDirectDraw7* DeviceManagerDx::GetDirectDraw() { return mDirectDraw; } in GetDirectDraw() function in mozilla::gfx::DeviceManagerDx
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DDeviceManagerDx.h65 IDirectDraw7* GetDirectDraw();
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DDeviceManagerDx.h65 IDirectDraw7* GetDirectDraw();
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DDeviceManagerDx.h65 IDirectDraw7* GetDirectDraw();
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dtexture.cpp70 hr = g_pFramework->GetDirectDraw ()->CreateSurface(&ddsd, &m_spddsMemory, NULL); in Allocate()
418 …hr = g_pFramework->GetDirectDraw ()->CreatePalette (DDPCAPS_8BIT | DDPCAPS_ALLOW256, m_rgpe, &m_sp… in Initialize()
H A Dwinmain.cpp460 if( FAILED( g_pFramework->GetDirectDraw()->TestCooperativeLevel() ) ) in Win32_start_frame()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DDeviceManagerDx.h66 IDirectDraw7* GetDirectDraw();
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinCompositorWidget.cpp133 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dvideoctl.h173 LPDIRECTDRAW GetDirectDraw();
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DWinCompositorWidget.cpp132 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp167 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp166 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp166 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp166 IDirectDraw7* ddraw = DeviceManagerDx::Get()->GetDirectDraw(); in NeedsToDeferEndRemoteDrawing()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DMap.cpp284 LPDIRECTDRAW7 ddraw=framework->GetDirectDraw();

12