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