source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/dpmsproc.h@
25078
最後變更 在這個檔案從25078是 25078,由 提交於 15 年 前 | |
---|---|
|
|
檔案大小: 245 位元組 |
行 | |
---|---|
1 | |
2 | /* Prototypes for functions that the DDX must provide */ |
3 | |
4 | #ifdef HAVE_DIX_CONFIG_H |
5 | #include <dix-config.h> |
6 | #endif |
7 | |
8 | #ifndef _DPMSPROC_H_ |
9 | #define _DPMSPROC_H_ |
10 | |
11 | void DPMSSet(int level); |
12 | int DPMSGet(int *plevel); |
13 | Bool DPMSSupported(void); |
14 | |
15 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器