We no longer need the xpm wrappers.
[wine/wine-kai.git] / tsx11 / X11_calls
blobb010d6f18592412be6d35551bcbf44a7393be6e3
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 XActivateScreenSaver
8 XAddPixel
9 XAllocClassHint
10 XAllocColor
11 XAllocColorCells
12 XAllocSizeHints
13 XAllocWMHints
14 XBell
15 XChangeGC
16 XChangeKeyboardControl
17 XChangeProperty
18 XChangeWindowAttributes
19 XCheckTypedEvent
20 XCheckTypedWindowEvent
21 XCheckWindowEvent
22 XClipBox
23 XConvertSelection
24 XCopyArea
25 XCopyColormapAndFree
26 XCopyPlane
27 XCreateBitmapFromData
28 XCreateColormap
29 XCreateFontCursor
30 XCreateGC
31 XCreateImage
32 XCreatePixmap
33 XCreatePixmapCursor
34 XCreateRegion
35 XCreateWindow
36 XDefineCursor
37 XDeleteContext
38 XDeleteProperty
39 XDestroyImage
40 XDestroyRegion
41 XDestroyWindow
42 XDisplayKeycodes
43 XDrawArc
44 XDrawLine
45 XDrawLines
46 XDrawPoint
47 XDrawRectangle
48 XDrawSegments
49 XDrawString16
50 XDrawText16
51 XEmptyRegion
52 XEqualRegion
53 XFillArc
54 XFillPolygon
55 XFillRectangle
56 XFindContext
57 XFlush
58 XFree
59 XFreeColormap
60 XFreeColors
61 XFreeCursor
62 XFreeFont
63 XFreeFontNames
64 XFreeGC
65 XFreeModifiermap
66 XFreePixmap
67 XGetAtomName
68 XGetFontProperty
69 XGetGeometry
70 XGetImage
71 XGetInputFocus
72 XGetKeyboardControl
73 XGetKeyboardMapping
74 XGetModifierMapping
75 XGetScreenSaver
76 XGetSelectionOwner
77 XGetSubImage
78 XGetVisualInfo
79 XGetWMHints
80 XGetWMSizeHints
81 XGetWindowAttributes
82 XGetWindowProperty
83 XGrabKeyboard
84 XGrabPointer
85 XGrabServer
86 XIconifyWindow
87 XInitThreads
88 XInstallColormap
89 XInternAtom
90 XIntersectRegion
91 XKeycodeToKeysym
92 XKeysymToKeycode
93 XKeysymToString
94 XListDepths
95 XListFonts
96 XListPixmapFormats
97 XLoadQueryFont
98 XLookupKeysym
99 XLookupString
100 XMapWindow
101 XNextEvent
102 XOffsetRegion
103 XOpenDisplay
104 XOpenIM
105 XParseGeometry
106 XPending
107 XPointInRegion
108 XPolygonRegion
109 XPutBackEvent
110 XPutImage
111 XQueryColor
112 XQueryColors
113 XQueryKeymap
114 XQueryPointer
115 XQueryTree
116 XReconfigureWMWindow
117 XRectInRegion
118 XRefreshKeyboardMapping
119 XResetScreenSaver
120 XResourceManagerString
121 XRestackWindows
122 XSaveContext
123 XSendEvent
124 XSetArcMode
125 XSetBackground
126 XSetClassHint
127 XSetClipMask
128 XSetClipOrigin
129 XSetClipRectangles
130 XSetDashes
131 XSetFillStyle
132 XSetFont
133 XSetForeground
134 XSetFunction
135 XSetGraphicsExposures
136 XSetIconName
137 XSetInputFocus
138 XSetLineAttributes
139 XSetRegion
140 XSetScreenSaver
141 XSetSelectionOwner
142 XSetSubwindowMode
143 XSetTransientForHint
144 XSetWindowColormap
145 XSetWMHints
146 XSetWMProperties
147 XSetWMProtocols
148 XSetWMSizeHints
149 XShapeCombineMask
150 XShapeCombineRectangles
151 XShmAttach
152 XShmCreateImage
153 XShmCreatePixmap
154 XShmDetach
155 XShmGetImage
156 XShmPixmapFormat
157 XShmPutImage
158 XShmQueryExtension
159 XShmQueryVersion
160 XShrinkRegion
161 XStoreColor
162 XStoreName
163 XStringListToTextProperty
164 XSubImage
165 XSubtractRegion
166 XSync
167 XSynchronize
168 XTextExtents16
169 XTextWidth16
170 XUngrabKeyboard
171 XUngrabPointer
172 XUngrabServer
173 XUninstallColormap
174 XUnionRectWithRegion
175 XUnionRegion
176 XUniqueContext
177 XUnmapWindow
178 XWarpPointer
179 XXorRegion
180 XrmGetFileDatabase
181 XrmGetResource
182 XrmGetStringDatabase
183 XrmInitialize
184 XrmMergeDatabases
185 XrmParseCommand
186 XrmUniqueQuark
187 _XInitImageFuncPtrs
188 XF86DGAQueryExtension
189 XF86DGASetViewPort
190 XF86DGAInstallColormap
191 XF86DGAViewPortChanged
192 XF86DGADirectVideo
193 XF86DGAQueryVersion
194 XF86DGAQueryDirectVideo
195 XF86DGAGetVideo
196 XF86DGAGetViewPortSize
197 XF86VidModeQueryVersion
198 XF86VidModeQueryExtension
199 XF86VidModeGetModeLine
200 XF86VidModeGetAllModeLines
201 XF86VidModeAddModeLine
202 XF86VidModeDeleteModeLine
203 XF86VidModeModModeLine
204 XF86VidModeValidateModeLine
205 XF86VidModeSwitchMode
206 XF86VidModeSwitchToMode
207 XF86VidModeLockModeSwitch
208 XF86VidModeGetMonitor
209 XF86VidModeGetViewPort
210 XF86VidModeSetViewPort
211 XDGAQueryExtension
212 XDGAQueryVersion
213 XDGAQueryModes
214 XDGASetMode
215 XDGAOpenFramebuffer
216 XDGACloseFramebuffer
217 XDGASetViewport
218 XDGAInstallColormap
219 XDGACreateColormap
220 XDGASelectInput
221 XDGAFillRectangle
222 XDGACopyArea
223 XDGACopyTransparentArea
224 XDGAGetViewportStatus
225 XDGASync
226 XDGASetClientVersion
227 XDGAChangePixmapMode
228 XDGAKeyEventToXKeyEvent
229 XvQueryExtension
230 XvQueryAdaptors
231 XvQueryEncodings
232 XvPutVideo
233 XvPutStill
234 XvGetVideo
235 XvGetStill
236 XvStopVideo
237 XvGrabPort
238 XvUngrabPort
239 XvSelectVideoNotify
240 XvSelectPortNotify
241 XvSetPortAttribute
242 XvGetPortAttribute
243 XvQueryBestSize
244 XvQueryPortAttributes
245 XvFreeAdaptorInfo
246 XvFreeEncodingInfo
247 XvListImageFormats
248 XvCreateImage
249 XvPutImage
250 XvShmPutImage
251 XvShmCreateImage
252 XRenderAddGlyphs
253 XRenderCompositeString16
254 XRenderCompositeString32
255 XRenderCompositeString8
256 XRenderCreateGlyphSet
257 XRenderCreatePicture
258 XRenderFillRectangle
259 XRenderFindFormat
260 XRenderFindVisualFormat
261 XRenderFreeGlyphSet
262 XRenderFreePicture
263 XRenderQueryExtension
264 XRenderSetPictureClipRectangles