VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaaWrapper.h@ 99743

Last change on this file since 99743 was 49174, checked in by vboxsync, 11 years ago

Additions/x11: replace header files for X.Org Server 1.6.0 with those for version 1.6.5 due to an ABI bump in-between.

  • Property svn:eol-style set to native
File size: 193 bytes
Line 
1
2#ifndef _XAA_WRAPPER_H
3# define _XAA_WRAPPER_H
4
5typedef void (*SyncFunc)(ScreenPtr);
6
7Bool xaaSetupWrapper(ScreenPtr pScreen,
8 XAAInfoRecPtr infoPtr, int depth, SyncFunc *func);
9
10#endif
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