Removed a bunch of no longer used TSX wrappers.
[wine/multimedia.git] / tsx11 / X11_calls
blobdebfb0b4302a02ba83b944f8f7045116767dd801
1 # This file contains the list of X11 calls that Wine uses and which must be
2 # protected by a critical section for multi-threaded use.
4 # To add a new call, put it on this list and run tools/make_X11wrappers.
5 # Also read the comments at the top of tools/make_X11wrappers.
7 XAllocColor
8 XAllocColorCells
9 XAllocWMHints
10 XBell
11 XChangeGC
12 XChangeProperty
13 XChangeWindowAttributes
14 XCopyArea
15 XCopyPlane
16 XCreateBitmapFromData
17 XCreateColormap
18 XCreatePixmap
19 XDGACloseFramebuffer
20 XDGACreateColormap
21 XDGAInstallColormap
22 XDGAOpenFramebuffer
23 XDGAQueryExtension
24 XDGAQueryModes
25 XDGAQueryVersion
26 XDGASelectInput
27 XDGASetMode
28 XDGASetViewport
29 XDefineCursor
30 XDeleteProperty
31 XDestroyImage
32 XDisplayKeycodes
33 XDrawArc
34 XDrawLine
35 XDrawLines
36 XDrawRectangle
37 XDrawString16
38 XDrawText16
39 XF86VidModeGetAllModeLines
40 XF86VidModeGetModeLine
41 XF86VidModeLockModeSwitch
42 XF86VidModeQueryExtension
43 XF86VidModeQueryVersion
44 XF86VidModeSetViewPort
45 XF86VidModeSwitchToMode
46 XFillArc
47 XFillPolygon
48 XFillRectangle
49 XFindContext
50 XFlush
51 XFree
52 XFreeColormap
53 XFreeColors
54 XFreeFont
55 XFreeFontNames
56 XFreeModifiermap
57 XFreePixmap
58 XGetAtomName
59 XGetFontProperty
60 XGetGeometry
61 XGetImage
62 XGetInputFocus
63 XGetKeyboardMapping
64 XGetModifierMapping
65 XGetScreenSaver
66 XGetSelectionOwner
67 XGetWMHints
68 XGetWindowAttributes
69 XGetWindowProperty
70 XGrabPointer
71 XGrabServer
72 XInternAtom
73 XKeycodeToKeysym
74 XKeysymToKeycode
75 XKeysymToString
76 XListDepths
77 XListFonts
78 XLoadQueryFont
79 XLookupKeysym
80 XLookupString
81 XMapWindow
82 XOpenDisplay
83 XOpenIM
84 XQueryColor
85 XQueryColors
86 XQueryPointer
87 XQueryTree
88 XReconfigureWMWindow
89 XRefreshKeyboardMapping
90 XSendEvent
91 XSetArcMode
92 XSetClipRectangles
93 XSetDashes
94 XSetForeground
95 XSetFunction
96 XSetGraphicsExposures
97 XSetLineAttributes
98 XSetScreenSaver
99 XSetSelectionOwner
100 XSetSubwindowMode
101 XSetWMHints
102 XStoreColor
103 XSync
104 XTextExtents16
105 XTextWidth16
106 XUngrabPointer
107 XUngrabServer
108 XUninstallColormap
109 XUnmapWindow
110 XWarpPointer