source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/xf86RAC.h@
46019
最後變更 在這個檔案從46019是 43272,由 提交於 12 年 前 | |
---|---|
|
|
檔案大小: 303 位元組 |
行 | |
---|---|
1 | |
2 | #ifndef __XF86RAC_H |
3 | #define __XF86RAC_H 1 |
4 | |
5 | #include "screenint.h" |
6 | #include "misc.h" |
7 | #include "xf86.h" |
8 | |
9 | Bool xf86RACInit(ScreenPtr pScreen, unsigned int flag); |
10 | |
11 | /* flags */ |
12 | #define RAC_FB 0x01 |
13 | #define RAC_CURSOR 0x02 |
14 | #define RAC_COLORMAP 0x04 |
15 | #define RAC_VIEWPORT 0x08 |
16 | |
17 | #endif /* __XF86RAC_H */ |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器