Home
last modified time | relevance | path

Searched defs:GetClipList (Results 1 – 21 of 21) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/wince/directx/
H A Dddraw.pas553 function GetClipList(lpRect: LPRECT; lpClipList: LPRGNDATA; lpdwSize: LPDWORD): HRESULT; cdecl; in GetClipList() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DX11Gui.h174 const Vector<Rect>& GetClipList() const { return clip.Top(); } in GetClipList() function
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDDRAW.H516 STDMETHOD(GetClipList)(THIS_ LPRECT, LPRGNDATA, LPDWORD) PURE; in DECLARE_INTERFACE_() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvddraw.h665 STDMETHOD(GetClipList)(THIS_ LPRECT, LPRGNDATA, LPDWORD) PURE; in DECLARE_INTERFACE_() local
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1240 STDMETHOD(GetClipList) (THIS_ LPRECT lpRect, LPRGNDATA lpClipList, in DECLARE_INTERFACE_() local
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dddraw.h1063 STDMETHOD(GetClipList)(THIS_ LPRECT, LPRGNDATA, LPDWORD) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h1289 STDMETHOD(GetClipList)(THIS_ LPRECT lpRect, LPRGNDATA lpClipList, LPDWORD lpdwSize) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1342 STDMETHOD(GetClipList)(THIS_ LPRECT lpRect, LPRGNDATA lpClipList, LPDWORD lpdwSize) PURE; in DECLARE_INTERFACE_() local
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h1408 STDMETHOD(GetClipList)(THIS_ LPRECT, LPRGNDATA, LPDWORD) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1342 STDMETHOD(GetClipList)(THIS_ LPRECT lpRect, LPRGNDATA lpClipList, LPDWORD lpdwSize) PURE; in DECLARE_INTERFACE_() local
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h1271 STDMETHOD(GetClipList)(THIS_ LPRECT lpRect, LPRGNDATA lpClipList, LPDWORD lpdwSize) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs9265 …pub unsafe fn GetClipList(&self, param0: *mut super::super::Foundation::RECT, param1: *mut super::… in GetClipList() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs59395 …pub unsafe fn GetClipList(&self, psourcerect: *mut super::super::Foundation::RECT, pdestinationrec… in GetClipList() method