Searched defs:xf86cfgDevice (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dconfig.h164 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice
176 xf86cfgDevice *card;
177 xf86cfgDevice *monitor;
207 xf86cfgDevice **devices;
221 void SetTip(xf86cfgDevice*);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dconfig.h137 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice
149 xf86cfgDevice *card;
150 xf86cfgDevice *monitor;
180 xf86cfgDevice **devices;
194 void SetTip(xf86cfgDevice*);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dconfig.h136 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice
148 xf86cfgDevice *card;
149 xf86cfgDevice *monitor;
179 xf86cfgDevice **devices;
193 void SetTip(xf86cfgDevice*);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dconfig.h165 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice
177 xf86cfgDevice *card;
178 xf86cfgDevice *monitor;
208 xf86cfgDevice **devices;
222 void SetTip(xf86cfgDevice*);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dconfig.h165 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice
177 xf86cfgDevice *card;
178 xf86cfgDevice *monitor;
208 xf86cfgDevice **devices;
222 void SetTip(xf86cfgDevice*);

Completed in 34 milliseconds