Searched refs:dsty (Results 101 - 125 of 129) sorted by relevance

123456

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86str.h846 int dstx, int dsty
852 int dstx, int dsty,
H A Dxaalocal.h117 int dsty,
179 int dsty
249 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h1052 int dstx, int dsty
1058 int dstx, int dsty,
H A Dxaalocal.h125 int dsty,
187 int dsty
257 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86str.h833 int srcx, int srcy, int w, int h, int dstx, int dsty);
837 int dstx, int dsty, unsigned long color);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86str.h833 int srcx, int srcy, int w, int h, int dstx, int dsty);
837 int dstx, int dsty, unsigned long color);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86str.h833 int srcx, int srcy, int w, int h, int dstx, int dsty);
837 int dstx, int dsty, unsigned long color);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h940 int dstx, int dsty
946 int dstx, int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h1026 int dstx, int dsty
1032 int dstx, int dsty,
H A Dxaalocal.h125 int dsty,
187 int dsty
257 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor.h415 int h, int dstx, int dsty,
H A Dglamor_priv.h621 int srcx, int srcy, int width, int height, int dstx, int dsty);
940 int dstx, int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor.h428 int h, int dstx, int dsty,
H A Dglamor_priv.h983 int srcx, int srcy, int width, int height, int dstx, int dsty);
987 int srcx, int srcy, int width, int height, int dstx, int dsty,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c1617 * dsty:
1626 HRESULT WINAPI IWineD3DBaseSurfaceImpl_BltFast(IWineD3DSurface *iface, DWORD dstx, DWORD dsty, argument
1643 TRACE("(%p)->(%d,%d,%p,%p,%08x)\n", This,dstx,dsty,Src,rsrc,trans);
1685 if (h > This->currentDesc.Height-dsty) h = This->currentDesc.Height-dsty;
1701 lock_dst.top = dsty;
1703 lock_dst.bottom = dsty + h;
1750 if (dstx || dsty)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxaalocal.h124 int dsty,
186 int dsty
256 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxaalocal.h124 int dsty,
186 int dsty
256 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaalocal.h121 int dsty,
183 int dsty
253 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaalocal.h121 int dsty,
183 int dsty
253 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaalocal.h121 int dsty,
183 int dsty
253 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaalocal.h121 int dsty,
183 int dsty
253 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaalocal.h117 int dsty,
179 int dsty
249 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaalocal.h117 int dsty,
179 int dsty
249 int dsty,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxaalocal.h121 int dsty,
183 int dsty
253 int dsty,
/vbox/src/VBox/Additions/common/crOpenGL/
H A Ddri_drv.c192 GLint dstx, GLint dsty, GLenum type)
190 vboxDDCopyPixels(GLcontext *ctx, GLint srcx, GLint srcy, GLsizei width, GLsizei height, GLint dstx, GLint dsty, GLenum type) argument

Completed in 181 milliseconds

123456