aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xrandr/Xrandr-def.cpp
blob: 8b0d8a754b7181f471278bf7eff97207607e5798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
LIBRARY Xrandr
VERSION LIBRARY_VERSION
EXPORTS
#ifndef __UNIXOS2__
XRRCurrentConfig
#endif
 XRRFindDisplay
#ifndef __UNIXOS2__
XRRFreeScreenInfo
#endif
 XRRGetScreenInfo
 XRRQueryExtension
 XRRQueryVersion
 XRRRootToScreen
 XRRRotations
#ifndef __UNIXOS2__
XRRScreenChangeSelectInput
#endif
 XRRSetScreenConfig
 XRRSizes
 XRRTimes
#ifndef __UNIXOS2__
XRRVisualIDToVisual
XRRVisualToDepth
#else
XRRConfigCurrentConfiguration
XRRConfigSizes
XRRConfigRotations
XRRSelectInput
XRRFreeScreenConfigInfo
XRRUpdateConfiguration
XRRConfigCurrentRate
XRRConfigRates
XRRSetScreenConfigAndRate
#endif  /* __UNIXOS2__
/* $XFree86: xc/lib/Xrandr/Xrandr-def.cpp,v 1.1 2001/08/19 15:22:58 alanh Exp $ */