Searched defs:screen (Results 151 - 152 of 152) sorted by relevance

1234567

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h417 int screen; /* For multi-CRTC cards */ member in struct:__anon4807
505 confScreenPtr screen; member in struct:_screenlayoutrec
867 * There is one of these for each screen, and it holds all the screen-specific
881 int scrnIndex; /* Number of this screen */
882 Bool configured; /* Is this screen valid */
884 * this screen before
888 /* Display-wide screenInfo values needed by this screen */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h415 int screen; /* For multi-CRTC cards */ member in struct:__anon4380
504 confScreenPtr screen; member in struct:_screenlayoutrec
841 * There is one of these for each screen, and it holds all the screen-specific
855 int scrnIndex; /* Number of this screen */
856 Bool configured; /* Is this screen valid */
858 * this screen before
862 /* Display-wide screenInfo values needed by this screen */

Completed in 72 milliseconds

1234567