source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/xf86RamDacPriv.h@
77662
最後變更 在這個檔案從77662是 51223,由 提交於 11 年 前 | |
---|---|
|
|
檔案大小: 431 位元組 |
行 | |
---|---|
1 | /* $XFree86: xc/programs/Xserver/hw/xfree86/ramdac/xf86RamDacPriv.h,v 1.3 1998/12/06 06:08:37 dawes Exp $ */ |
2 | |
3 | #ifdef HAVE_XORG_CONFIG_H |
4 | #include <xorg-config.h> |
5 | #endif |
6 | |
7 | #include "xf86RamDac.h" |
8 | #include "xf86cmap.h" |
9 | |
10 | void RamDacGetRecPrivate(void); |
11 | Bool RamDacGetRec(ScrnInfoPtr pScrn); |
12 | int RamDacGetScreenIndex(void); |
13 | void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, |
14 | LOCO *colors, VisualPtr pVisual); |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器