VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/xf86RAC.h@ 33428

Last change on this file since 33428 was 25078, checked in by vboxsync, 15 years ago

Additions/x11/x11include: exported and set eol-style on new headers

  • Property svn:eol-style set to native
File size: 303 bytes
Line 
1
2#ifndef __XF86RAC_H
3#define __XF86RAC_H 1
4
5#include "screenint.h"
6#include "misc.h"
7#include "xf86.h"
8
9Bool 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 */
Note: See TracBrowser for help on using the repository browser.

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