VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/7.0/xorg/xaaWrapper.h@ 17234

Last change on this file since 17234 was 17234, checked in by vboxsync, 16 years ago

Additions/x11/x11include: blast! Corrected svn:keywords property on all files as per http://linserv.germany/vbox/wiki/SvnKeywords

  • 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