Searched defs:selection (Results 1 - 25 of 28) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
H A Ddix.h808 struct _Selection *selection; member in struct:__anon7370
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dselection.h59 Atom selection; member in struct:_Selection
H A Ddix.h633 struct _Selection *selection; member in struct:__anon7745
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dselection.h1 /* $Xorg: selection.h,v 1.4 2001/02/09 02:05:16 xorgcvs Exp $ */
59 Atom selection; member in struct:_Selection
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dselection.h1 /* $Xorg: selection.h,v 1.4 2001/02/09 02:05:16 xorgcvs Exp $ */
60 Atom selection; member in struct:_Selection
H A Ddix.h813 struct _Selection *selection; member in struct:__anon4522
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dselection.h1 /* $Xorg: selection.h,v 1.4 2001/02/09 02:05:16 xorgcvs Exp $ */
60 Atom selection; member in struct:_Selection
H A Ddix.h813 struct _Selection *selection; member in struct:__anon4083
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dselection.h58 Atom selection; member in struct:_Selection
85 struct _Selection *selection; member in struct:__anon6853
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dselection.h58 Atom selection; member in struct:_Selection
85 struct _Selection *selection; member in struct:__anon7172
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon8206
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon8523
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon8842
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon9156
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon9476
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon5002
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon5314
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dselection.h59 Atom selection; member in struct:_Selection
87 struct _Selection *selection; member in struct:__anon5626
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dselection.h58 Atom selection; member in struct:_Selection
85 struct _Selection *selection; member in struct:__anon5937
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dselection.h58 Atom selection; member in struct:_Selection
85 struct _Selection *selection; member in struct:__anon6240
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dselection.h58 Atom selection; member in struct:_Selection
85 struct _Selection *selection; member in struct:__anon6538
/vbox/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11/extensions/
H A DXfixes.h68 Atom selection; member in struct:__anon3611
133 Atom selection,
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Dpxemenu.c72 unsigned int selection; member in struct:pxe_menu
211 * Make selection from PXE boot menu
238 pxe_menu_draw_item ( menu, menu->selection, 1 );
244 pxe_menu_draw_item ( menu, menu->selection, 0 );
248 pxe_menu_draw_item ( menu, menu->selection, 1 );
254 if ( menu->selection > 0 )
255 menu->selection--;
257 if ( menu->selection < ( menu->num_items - 1 ) )
258 menu->selection++;
262 menu->selection
[all...]
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_glstate.h101 CRSelectionBits selection; member in struct:__anon16099
184 CRSelectionState selection; member in struct:CRContext
198 /** For buffering vertices for selection/feedback */

Completed in 124 milliseconds

12