VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/dpmsproc.h

最後變更 在這個檔案是 17471,由 vboxsync 提交於 16 年 前

export to OSE

  • 屬性 svn:eol-style 設為 native
檔案大小: 287 位元組
 
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#include "dixstruct.h"
12
13int DPMSSet(ClientPtr client, int level);
14int DPMSGet(int *plevel);
15Bool DPMSSupported(void);
16
17#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette