Searched refs:xf86cfgDevice (Results 1 - 10 of 10) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | screen.h | 40 void AddScreen(xf86cfgDevice*, xf86cfgDevice*); 41 void RemoveScreen(xf86cfgDevice*, xf86cfgDevice*);
|
H A D | config.h | 164 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 D | screen.h | 40 void AddScreen(xf86cfgDevice*, xf86cfgDevice*); 41 void RemoveScreen(xf86cfgDevice*, xf86cfgDevice*);
|
H A D | config.h | 137 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 D | screen.h | 40 void AddScreen(xf86cfgDevice*, xf86cfgDevice*); 41 void RemoveScreen(xf86cfgDevice*, xf86cfgDevice*);
|
H A D | config.h | 136 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 D | screen.h | 41 void AddScreen(xf86cfgDevice*, xf86cfgDevice*); 42 void RemoveScreen(xf86cfgDevice*, xf86cfgDevice*);
|
H A D | config.h | 165 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 D | screen.h | 41 void AddScreen(xf86cfgDevice*, xf86cfgDevice*); 42 void RemoveScreen(xf86cfgDevice*, xf86cfgDevice*);
|
H A D | config.h | 165 typedef struct _xf86cfgDevice xf86cfgDevice; typedef in typeref:struct:_xf86cfgDevice 177 xf86cfgDevice *card; 178 xf86cfgDevice *monitor; 208 xf86cfgDevice **devices; 222 void SetTip(xf86cfgDevice*);
|
Completed in 762 milliseconds