166 lines
2.5 KiB
Plaintext
166 lines
2.5 KiB
Plaintext
|
# This file contains the list of X11 calls that Wine uses and which must be
|
||
|
# protected by a critical section for multi-threaded use.
|
||
|
#
|
||
|
# To add a new call, put it on this list and run tools/make_X11wrappers.
|
||
|
# Also read the comments at the top of tools_make_X11wrappers.
|
||
|
#
|
||
|
XActivateScreenSaver
|
||
|
XAddPixel
|
||
|
XAllocClassHint
|
||
|
XAllocColor
|
||
|
XAllocColorCells
|
||
|
XAllocSizeHints
|
||
|
XAllocWMHints
|
||
|
XBell
|
||
|
XChangeGC
|
||
|
XChangeKeyboardControl
|
||
|
XChangeProperty
|
||
|
XChangeWindowAttributes
|
||
|
XCheckTypedWindowEvent
|
||
|
XCheckWindowEvent
|
||
|
XClipBox
|
||
|
XConvertSelection
|
||
|
XCopyArea
|
||
|
XCopyPlane
|
||
|
XCreateBitmapFromData
|
||
|
XCreateColormap
|
||
|
XCreateFontCursor
|
||
|
XCreateGC
|
||
|
XCreateImage
|
||
|
XCreatePixmap
|
||
|
XCreatePixmapCursor
|
||
|
XCreateRegion
|
||
|
XCreateWindow
|
||
|
XDefineCursor
|
||
|
XDeleteContext
|
||
|
XDestroyImage
|
||
|
XDestroyRegion
|
||
|
XDestroyWindow
|
||
|
XDisplayKeycodes
|
||
|
XDrawArc
|
||
|
XDrawLine
|
||
|
XDrawLines
|
||
|
XDrawPoint
|
||
|
XDrawRectangle
|
||
|
XDrawSegments
|
||
|
XDrawString
|
||
|
XDrawText
|
||
|
XEmptyRegion
|
||
|
XEqualRegion
|
||
|
XFillArc
|
||
|
XFillPolygon
|
||
|
XFillRectangle
|
||
|
XFindContext
|
||
|
XFlush
|
||
|
XFree
|
||
|
XFreeColors
|
||
|
XFreeCursor
|
||
|
XFreeFont
|
||
|
XFreeFontNames
|
||
|
XFreeGC
|
||
|
XFreeModifiermap
|
||
|
XFreePixmap
|
||
|
XGetAtomName
|
||
|
XGetFontProperty
|
||
|
XGetGeometry
|
||
|
XGetImage
|
||
|
XGetInputFocus
|
||
|
XGetKeyboardControl
|
||
|
XGetKeyboardMapping
|
||
|
XGetModifierMapping
|
||
|
XGetPixel
|
||
|
XGetScreenSaver
|
||
|
XGetSelectionOwner
|
||
|
XGetWMSizeHints
|
||
|
XGetWindowAttributes
|
||
|
XGetWindowProperty
|
||
|
XGrabPointer
|
||
|
XGrabServer
|
||
|
XInitThreads
|
||
|
XInstallColormap
|
||
|
XInternAtom
|
||
|
XIntersectRegion
|
||
|
XKeycodeToKeysym
|
||
|
XKeysymToKeycode
|
||
|
XKeysymToString
|
||
|
XListDepths
|
||
|
XListFonts
|
||
|
XLoadQueryFont
|
||
|
XLookupKeysym
|
||
|
XLookupString
|
||
|
XMapWindow
|
||
|
XNextEvent
|
||
|
XOffsetRegion
|
||
|
XOpenDisplay
|
||
|
XParseGeometry
|
||
|
XPending
|
||
|
XPointInRegion
|
||
|
XPolygonRegion
|
||
|
XPutBackEvent
|
||
|
XPutImage
|
||
|
XPutPixel
|
||
|
XQueryColor
|
||
|
XQueryPointer
|
||
|
XQueryTree
|
||
|
XReconfigureWMWindow
|
||
|
XRectInRegion
|
||
|
XResetScreenSaver
|
||
|
XResourceManagerString
|
||
|
XRestackWindows
|
||
|
XSaveContext
|
||
|
XSendEvent
|
||
|
XSetArcMode
|
||
|
XSetBackground
|
||
|
XSetClipMask
|
||
|
XSetClipOrigin
|
||
|
XSetClipRectangles
|
||
|
XSetDashes
|
||
|
XSetFillStyle
|
||
|
XSetForeground
|
||
|
XSetFunction
|
||
|
XSetGraphicsExposures
|
||
|
XSetIconName
|
||
|
XSetInputFocus
|
||
|
XSetLineAttributes
|
||
|
XSetRegion
|
||
|
XSetScreenSaver
|
||
|
XSetSelectionOwner
|
||
|
XSetSubwindowMode
|
||
|
XSetTransientForHint
|
||
|
XSetWMProperties
|
||
|
XSetWMProtocols
|
||
|
XSetWMSizeHints
|
||
|
XShmAttach
|
||
|
XShmDetach
|
||
|
XShmPixmapFormat
|
||
|
XShmQueryExtension
|
||
|
XShrinkRegion
|
||
|
XStoreColor
|
||
|
XStoreName
|
||
|
XStringListToTextProperty
|
||
|
XSubImage
|
||
|
XSubtractRegion
|
||
|
XSync
|
||
|
XSynchronize
|
||
|
XTextExtents
|
||
|
XTextWidth
|
||
|
XUngrabPointer
|
||
|
XUngrabServer
|
||
|
XUninstallColormap
|
||
|
XUnionRectWithRegion
|
||
|
XUnionRegion
|
||
|
XUniqueContext
|
||
|
XUnmapWindow
|
||
|
XWarpPointer
|
||
|
XXorRegion
|
||
|
XpmAttributesSize
|
||
|
XpmCreatePixmapFromData
|
||
|
XrmGetFileDatabase
|
||
|
XrmGetResource
|
||
|
XrmGetStringDatabase
|
||
|
XrmInitialize
|
||
|
XrmMergeDatabases
|
||
|
XrmParseCommand
|
||
|
XrmUniqueQuark
|
||
|
_XInitImageFuncPtrs
|