Searched defs:window (Results 1 - 25 of 210) sorted by relevance

123456789

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_swapbuf.c15 void PACKSPU_APIENTRY packspu_SwapBuffers( GLint window, GLint flags )
20 crPackSwapBuffersSWAP( window, flags );
24 crPackSwapBuffers( window, flags );
32 void PACKSPU_APIENTRY packspu_SwapBuffers( GLint window, GLint flags ) argument
38 crPackSwapBuffersSWAP( window, flags );
42 crPackSwapBuffers( window, flags );
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_visibleregion.c27 GLint window = READ_DATA( 8, GLint ); local
30 cr_unpackDispatch.WindowVisibleRegion( window, cRects, pRects );
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A Dxtestext1.h69 Window window; member in struct:__anon3609
81 Window window; member in struct:__anon3610
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcr.h45 #include "window.h"
48 // Predefined style for the window which is about to be framed
53 NSWindow *window; member in struct:__anon7357
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_visibleregion.c25 void PACK_APIENTRY crPackWindowVisibleRegion( CR_PACKER_CONTEXT_ARGDECL GLint window, GLint cRects, const GLint * pRects ) argument
36 WRITE_DATA( 8, GLint, window );
52 void PACK_APIENTRY crPackWindowVisibleRegionSWAP( CR_PACKER_CONTEXT_ARGDECL GLint window, GLint cRects, const GLint * pRects ) argument
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DpanoramiXext.h37 Window window; /* PanoramiX window - may not exist */ member in struct:__anon2772
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcr.h45 #include "window.h"
48 // Predefined style for the window which is about to be framed
53 NSWindow *window; member in struct:__anon4509
H A Dselection.h62 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcr.h45 #include "window.h"
48 // Predefined style for the window which is about to be framed
53 NSWindow *window; member in struct:__anon4070
H A Dselection.h62 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dselection.h60 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dselection.h60 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dselection.h61 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dselection.h60 Window window; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dselection.h60 Window window; member in struct:_Selection

Completed in 1583 milliseconds

123456789