VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/1.4/xorg/xf86RAC.h@ 6202

Last change on this file since 6202 was 6202, checked in by vboxsync, 17 years ago

re-export x11

  • 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