Searched refs:height (Results 251 - 275 of 1387) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa.h283 * @param height height of the rectangle to be copied.
304 int height);
395 * pixmaps that have a width or height that is not a power of two.
428 * @param height destination rectangle height
431 * call, to the rectangle from (dstX, dstY) to (dstX + width, dstY + height)
448 int height);
472 * @param height height o
[all...]
H A Dfbpict.h44 CARD16 height);
H A Dmifillarc.h51 !(arc)->width || !(arc)->height || \
52 (((arc)->width == 1) && ((arc)->height & 1)))
54 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
55 (((arc)->width <= 800) && ((arc)->height <= 800)))
H A DpanoramiXsrv.h46 int height,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa.h283 * @param height height of the rectangle to be copied.
304 int height);
395 * pixmaps that have a width or height that is not a power of two.
428 * @param height destination rectangle height
431 * call, to the rectangle from (dstX, dstY) to (dstX + width, dstY + height)
448 int height);
472 * @param height height o
[all...]
H A Dmifillarc.h51 !(arc)->width || !(arc)->height || \
52 (((arc)->width == 1) && ((arc)->height & 1)))
54 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
55 (((arc)->width <= 800) && ((arc)->height <= 800)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa.h283 * @param height height of the rectangle to be copied.
304 int height);
395 * pixmaps that have a width or height that is not a power of two.
428 * @param height destination rectangle height
431 * call, to the rectangle from (dstX, dstY) to (dstX + width, dstY + height)
448 int height);
472 * @param height height o
[all...]
H A Dmifillarc.h51 !(arc)->width || !(arc)->height || \
52 (((arc)->width == 1) && ((arc)->height & 1)))
54 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
55 (((arc)->width <= 800) && ((arc)->height <= 800)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmifillarc.h50 !(arc)->width || !(arc)->height || \
51 (((arc)->width == 1) && ((arc)->height & 1)))
53 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
54 (((arc)->width <= 800) && ((arc)->height <= 800)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmifillarc.h50 !(arc)->width || !(arc)->height || \
51 (((arc)->width == 1) && ((arc)->height & 1)))
53 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
54 (((arc)->width <= 800) && ((arc)->height <= 800)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddri3.h42 CARD16 height,
H A Dmifillarc.h50 !(arc)->width || !(arc)->height || \
51 (((arc)->width == 1) && ((arc)->height & 1)))
53 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
54 (((arc)->width <= 800) && ((arc)->height <= 800)))
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvbetables-gen.c9 int height; member in struct:__anon13147
80 pages = vram_size / (pm->height * pitch);
83 pm->mode, pm->width, pm->height, pm->depth);
119 printf("/*Bit16u YResolution*/ %d,\n", pm->height);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/
H A DVBoxDbgGl.h27 void dbglCmpTexImage2D(const struct wined3d_gl_info *gl_info, const char* pszDesc, GLint texTarget, GLint texName, GLint level, void *pvImage, GLint width, GLint height, GLenum format, GLenum type);
H A DVBoxWineEx.h39 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
51 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
94 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
106 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT Format, D3DPOOL Pool,
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/graphics/
H A DUIGraphicsButton.cpp81 int iHeight = 2 * iMargin + iconSize.height();
130 circlePath.lineTo(iMargin, iMargin + iconSize.height());
137 linePath.lineTo(iMargin + iconSize.height() - 5, iMargin + iconSize.width() / 2);
172 linePath.lineTo(iMargin + iconSize.height() - 5, iMargin + iconSize.width() / 2);
/vbox/src/VBox/RDP/client-1.8.3/
H A Dpstcache.c81 bitmap = ui_create_bitmap(cellhdr.width, cellhdr.height, celldata);
92 uint8 width, uint8 height, uint16 length, uint8 * data)
102 cellhdr.height = height;
91 pstcache_save_bitmap(uint8 cache_id, uint16 cache_idx, uint8 * key, uint8 width, uint8 height, uint16 length, uint8 * data) argument
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXvMClib.h22 int height,
69 unsigned short height,
81 unsigned short height,
93 unsigned short height,
H A DXvlib.h75 unsigned long height; member in struct:__anon2657
155 int width, height; member in struct:__anon2664
372 int height
422 int height,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86drmCompat.h112 int height, int ydir );
155 int x, int y, int width, int height );
198 unsigned int height; member in struct:__anon3160
220 int width, int height,
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A Dshape.h44 unsigned width, height; member in struct:__anon3601
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86drmCompat.h116 int height, int ydir );
159 int x, int y, int width, int height );
202 unsigned int height; member in struct:__anon4345
224 int width, int height,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpict.h343 CARD16 height; member in struct:_FbComposeData
370 CARD16 height);
406 CARD16 height);
420 CARD16 height);
434 CARD16 height);
448 CARD16 height);
462 CARD16 height);
476 CARD16 height);
490 CARD16 height);
504 CARD16 height);
[all...]
H A Dglxdrawable.h80 GLint width, height; member in struct:__GLXdrawablePrivateRec
H A Dmifillarc.h53 !(arc)->width || !(arc)->height || \
54 (((arc)->width == 1) && ((arc)->height & 1)))
56 #define miCanFillArc(arc) (((arc)->width == (arc)->height) || \
57 (((arc)->width <= 800) && ((arc)->height <= 800)))
203 int /*height*/,

Completed in 88 milliseconds

<<11121314151617181920>>