1 | // This file is generated. Do not edit! |
2 | // see https://github.com/hpvb/dynload-wrapper for details |
3 | // generated by generate-wrapper.py 0.3 on 2023-01-23 15:13:26 |
4 | // flags: generate-wrapper.py --include ./thirdparty/linuxbsd_headers/X11/Xlib.h --include ./thirdparty/linuxbsd_headers/X11/Xutil.h --include ./thirdparty/linuxbsd_headers/X11/XKBlib.h --sys-include "thirdparty/linuxbsd_headers/X11/Xlib.h" --sys-include "thirdparty/linuxbsd_headers/X11/Xutil.h" --sys-include "thirdparty/linuxbsd_headers/X11/XKBlib.h" --soname libX11.so.6 --init-name xlib --omit-prefix XkbGetDeviceIndicatorState --omit-prefix XkbAddSymInterpret --output-header ./platform/linuxbsd/x11/dynwrappers/xlib-so_wrap.h --output-implementation ./platform/linuxbsd/x11/dynwrappers/xlib-so_wrap.c~ |
5 | // |
6 | // NOTE: Generated from Xlib 1.6.9. |
7 | // This has been handpatched to workaround some issues with the generator that |
8 | // will be eventually fixed. In this case, the type of the third argument of |
9 | // XIfEvent, XPeekIfEvent and XCheckIfEvent had to be fixed as it wasn't parsed |
10 | // fully (it's a Bool function pointer, but it was just being parsed as an int |
11 | // pointer). |
12 | #include <stdint.h> |
13 | |
14 | #define _Xmblen _Xmblen_dylibloader_orig_xlib |
15 | #define XLoadQueryFont XLoadQueryFont_dylibloader_orig_xlib |
16 | #define XQueryFont XQueryFont_dylibloader_orig_xlib |
17 | #define XGetMotionEvents XGetMotionEvents_dylibloader_orig_xlib |
18 | #define XDeleteModifiermapEntry XDeleteModifiermapEntry_dylibloader_orig_xlib |
19 | #define XGetModifierMapping XGetModifierMapping_dylibloader_orig_xlib |
20 | #define XInsertModifiermapEntry XInsertModifiermapEntry_dylibloader_orig_xlib |
21 | #define XNewModifiermap XNewModifiermap_dylibloader_orig_xlib |
22 | #define XCreateImage XCreateImage_dylibloader_orig_xlib |
23 | #define XInitImage XInitImage_dylibloader_orig_xlib |
24 | #define XGetImage XGetImage_dylibloader_orig_xlib |
25 | #define XGetSubImage XGetSubImage_dylibloader_orig_xlib |
26 | #define XOpenDisplay XOpenDisplay_dylibloader_orig_xlib |
27 | #define XrmInitialize XrmInitialize_dylibloader_orig_xlib |
28 | #define XFetchBytes XFetchBytes_dylibloader_orig_xlib |
29 | #define XFetchBuffer XFetchBuffer_dylibloader_orig_xlib |
30 | #define XGetAtomName XGetAtomName_dylibloader_orig_xlib |
31 | #define XGetAtomNames XGetAtomNames_dylibloader_orig_xlib |
32 | #define XGetDefault XGetDefault_dylibloader_orig_xlib |
33 | #define XDisplayName XDisplayName_dylibloader_orig_xlib |
34 | #define XKeysymToString XKeysymToString_dylibloader_orig_xlib |
35 | #define XSynchronize XSynchronize_dylibloader_orig_xlib |
36 | #define XSetAfterFunction XSetAfterFunction_dylibloader_orig_xlib |
37 | #define XInternAtom XInternAtom_dylibloader_orig_xlib |
38 | #define XInternAtoms XInternAtoms_dylibloader_orig_xlib |
39 | #define XCopyColormapAndFree XCopyColormapAndFree_dylibloader_orig_xlib |
40 | #define XCreateColormap XCreateColormap_dylibloader_orig_xlib |
41 | #define XCreatePixmapCursor XCreatePixmapCursor_dylibloader_orig_xlib |
42 | #define XCreateGlyphCursor XCreateGlyphCursor_dylibloader_orig_xlib |
43 | #define XCreateFontCursor XCreateFontCursor_dylibloader_orig_xlib |
44 | #define XLoadFont XLoadFont_dylibloader_orig_xlib |
45 | #define XCreateGC XCreateGC_dylibloader_orig_xlib |
46 | #define XGContextFromGC XGContextFromGC_dylibloader_orig_xlib |
47 | #define XFlushGC XFlushGC_dylibloader_orig_xlib |
48 | #define XCreatePixmap XCreatePixmap_dylibloader_orig_xlib |
49 | #define XCreateBitmapFromData XCreateBitmapFromData_dylibloader_orig_xlib |
50 | #define XCreatePixmapFromBitmapData XCreatePixmapFromBitmapData_dylibloader_orig_xlib |
51 | #define XCreateSimpleWindow XCreateSimpleWindow_dylibloader_orig_xlib |
52 | #define XGetSelectionOwner XGetSelectionOwner_dylibloader_orig_xlib |
53 | #define XCreateWindow XCreateWindow_dylibloader_orig_xlib |
54 | #define XListInstalledColormaps XListInstalledColormaps_dylibloader_orig_xlib |
55 | #define XListFonts XListFonts_dylibloader_orig_xlib |
56 | #define XListFontsWithInfo XListFontsWithInfo_dylibloader_orig_xlib |
57 | #define XGetFontPath XGetFontPath_dylibloader_orig_xlib |
58 | #define XListExtensions XListExtensions_dylibloader_orig_xlib |
59 | #define XListProperties XListProperties_dylibloader_orig_xlib |
60 | #define XListHosts XListHosts_dylibloader_orig_xlib |
61 | #define XKeycodeToKeysym XKeycodeToKeysym_dylibloader_orig_xlib |
62 | #define XLookupKeysym XLookupKeysym_dylibloader_orig_xlib |
63 | #define XGetKeyboardMapping XGetKeyboardMapping_dylibloader_orig_xlib |
64 | #define XStringToKeysym XStringToKeysym_dylibloader_orig_xlib |
65 | #define XMaxRequestSize XMaxRequestSize_dylibloader_orig_xlib |
66 | #define XExtendedMaxRequestSize XExtendedMaxRequestSize_dylibloader_orig_xlib |
67 | #define XResourceManagerString XResourceManagerString_dylibloader_orig_xlib |
68 | #define XScreenResourceString XScreenResourceString_dylibloader_orig_xlib |
69 | #define XDisplayMotionBufferSize XDisplayMotionBufferSize_dylibloader_orig_xlib |
70 | #define XVisualIDFromVisual XVisualIDFromVisual_dylibloader_orig_xlib |
71 | #define XInitThreads XInitThreads_dylibloader_orig_xlib |
72 | #define XLockDisplay XLockDisplay_dylibloader_orig_xlib |
73 | #define XUnlockDisplay XUnlockDisplay_dylibloader_orig_xlib |
74 | #define XInitExtension XInitExtension_dylibloader_orig_xlib |
75 | #define XAddExtension XAddExtension_dylibloader_orig_xlib |
76 | #define XFindOnExtensionList XFindOnExtensionList_dylibloader_orig_xlib |
77 | #define XEHeadOfExtensionList XEHeadOfExtensionList_dylibloader_orig_xlib |
78 | #define XRootWindow XRootWindow_dylibloader_orig_xlib |
79 | #define XDefaultRootWindow XDefaultRootWindow_dylibloader_orig_xlib |
80 | #define XRootWindowOfScreen XRootWindowOfScreen_dylibloader_orig_xlib |
81 | #define XDefaultVisual XDefaultVisual_dylibloader_orig_xlib |
82 | #define XDefaultVisualOfScreen XDefaultVisualOfScreen_dylibloader_orig_xlib |
83 | #define XDefaultGC XDefaultGC_dylibloader_orig_xlib |
84 | #define XDefaultGCOfScreen XDefaultGCOfScreen_dylibloader_orig_xlib |
85 | #define XBlackPixel XBlackPixel_dylibloader_orig_xlib |
86 | #define XWhitePixel XWhitePixel_dylibloader_orig_xlib |
87 | #define XAllPlanes XAllPlanes_dylibloader_orig_xlib |
88 | #define XBlackPixelOfScreen XBlackPixelOfScreen_dylibloader_orig_xlib |
89 | #define XWhitePixelOfScreen XWhitePixelOfScreen_dylibloader_orig_xlib |
90 | #define XNextRequest XNextRequest_dylibloader_orig_xlib |
91 | #define XLastKnownRequestProcessed XLastKnownRequestProcessed_dylibloader_orig_xlib |
92 | #define XServerVendor XServerVendor_dylibloader_orig_xlib |
93 | #define XDisplayString XDisplayString_dylibloader_orig_xlib |
94 | #define XDefaultColormap XDefaultColormap_dylibloader_orig_xlib |
95 | #define XDefaultColormapOfScreen XDefaultColormapOfScreen_dylibloader_orig_xlib |
96 | #define XDisplayOfScreen XDisplayOfScreen_dylibloader_orig_xlib |
97 | #define XScreenOfDisplay XScreenOfDisplay_dylibloader_orig_xlib |
98 | #define XDefaultScreenOfDisplay XDefaultScreenOfDisplay_dylibloader_orig_xlib |
99 | #define XEventMaskOfScreen XEventMaskOfScreen_dylibloader_orig_xlib |
100 | #define XScreenNumberOfScreen XScreenNumberOfScreen_dylibloader_orig_xlib |
101 | #define XSetErrorHandler XSetErrorHandler_dylibloader_orig_xlib |
102 | #define XSetIOErrorHandler XSetIOErrorHandler_dylibloader_orig_xlib |
103 | #define XListPixmapFormats XListPixmapFormats_dylibloader_orig_xlib |
104 | #define XListDepths XListDepths_dylibloader_orig_xlib |
105 | #define XReconfigureWMWindow XReconfigureWMWindow_dylibloader_orig_xlib |
106 | #define XGetWMProtocols XGetWMProtocols_dylibloader_orig_xlib |
107 | #define XSetWMProtocols XSetWMProtocols_dylibloader_orig_xlib |
108 | #define XIconifyWindow XIconifyWindow_dylibloader_orig_xlib |
109 | #define XWithdrawWindow XWithdrawWindow_dylibloader_orig_xlib |
110 | #define XGetCommand XGetCommand_dylibloader_orig_xlib |
111 | #define XGetWMColormapWindows XGetWMColormapWindows_dylibloader_orig_xlib |
112 | #define XSetWMColormapWindows XSetWMColormapWindows_dylibloader_orig_xlib |
113 | #define XFreeStringList XFreeStringList_dylibloader_orig_xlib |
114 | #define XSetTransientForHint XSetTransientForHint_dylibloader_orig_xlib |
115 | #define XActivateScreenSaver XActivateScreenSaver_dylibloader_orig_xlib |
116 | #define XAddHost XAddHost_dylibloader_orig_xlib |
117 | #define XAddHosts XAddHosts_dylibloader_orig_xlib |
118 | #define XAddToExtensionList XAddToExtensionList_dylibloader_orig_xlib |
119 | #define XAddToSaveSet XAddToSaveSet_dylibloader_orig_xlib |
120 | #define XAllocColor XAllocColor_dylibloader_orig_xlib |
121 | #define XAllocColorCells XAllocColorCells_dylibloader_orig_xlib |
122 | #define XAllocColorPlanes XAllocColorPlanes_dylibloader_orig_xlib |
123 | #define XAllocNamedColor XAllocNamedColor_dylibloader_orig_xlib |
124 | #define XAllowEvents XAllowEvents_dylibloader_orig_xlib |
125 | #define XAutoRepeatOff XAutoRepeatOff_dylibloader_orig_xlib |
126 | #define XAutoRepeatOn XAutoRepeatOn_dylibloader_orig_xlib |
127 | #define XBell XBell_dylibloader_orig_xlib |
128 | #define XBitmapBitOrder XBitmapBitOrder_dylibloader_orig_xlib |
129 | #define XBitmapPad XBitmapPad_dylibloader_orig_xlib |
130 | #define XBitmapUnit XBitmapUnit_dylibloader_orig_xlib |
131 | #define XCellsOfScreen XCellsOfScreen_dylibloader_orig_xlib |
132 | #define XChangeActivePointerGrab XChangeActivePointerGrab_dylibloader_orig_xlib |
133 | #define XChangeGC XChangeGC_dylibloader_orig_xlib |
134 | #define XChangeKeyboardControl XChangeKeyboardControl_dylibloader_orig_xlib |
135 | #define XChangeKeyboardMapping XChangeKeyboardMapping_dylibloader_orig_xlib |
136 | #define XChangePointerControl XChangePointerControl_dylibloader_orig_xlib |
137 | #define XChangeProperty XChangeProperty_dylibloader_orig_xlib |
138 | #define XChangeSaveSet XChangeSaveSet_dylibloader_orig_xlib |
139 | #define XChangeWindowAttributes XChangeWindowAttributes_dylibloader_orig_xlib |
140 | #define XCheckIfEvent XCheckIfEvent_dylibloader_orig_xlib |
141 | #define XCheckMaskEvent XCheckMaskEvent_dylibloader_orig_xlib |
142 | #define XCheckTypedEvent XCheckTypedEvent_dylibloader_orig_xlib |
143 | #define XCheckTypedWindowEvent XCheckTypedWindowEvent_dylibloader_orig_xlib |
144 | #define XCheckWindowEvent XCheckWindowEvent_dylibloader_orig_xlib |
145 | #define XCirculateSubwindows XCirculateSubwindows_dylibloader_orig_xlib |
146 | #define XCirculateSubwindowsDown XCirculateSubwindowsDown_dylibloader_orig_xlib |
147 | #define XCirculateSubwindowsUp XCirculateSubwindowsUp_dylibloader_orig_xlib |
148 | #define XClearArea XClearArea_dylibloader_orig_xlib |
149 | #define XClearWindow XClearWindow_dylibloader_orig_xlib |
150 | #define XCloseDisplay XCloseDisplay_dylibloader_orig_xlib |
151 | #define XConfigureWindow XConfigureWindow_dylibloader_orig_xlib |
152 | #define XConnectionNumber XConnectionNumber_dylibloader_orig_xlib |
153 | #define XConvertSelection XConvertSelection_dylibloader_orig_xlib |
154 | #define XCopyArea XCopyArea_dylibloader_orig_xlib |
155 | #define XCopyGC XCopyGC_dylibloader_orig_xlib |
156 | #define XCopyPlane XCopyPlane_dylibloader_orig_xlib |
157 | #define XDefaultDepth XDefaultDepth_dylibloader_orig_xlib |
158 | #define XDefaultDepthOfScreen XDefaultDepthOfScreen_dylibloader_orig_xlib |
159 | #define XDefaultScreen XDefaultScreen_dylibloader_orig_xlib |
160 | #define XDefineCursor XDefineCursor_dylibloader_orig_xlib |
161 | #define XDeleteProperty XDeleteProperty_dylibloader_orig_xlib |
162 | #define XDestroyWindow XDestroyWindow_dylibloader_orig_xlib |
163 | #define XDestroySubwindows XDestroySubwindows_dylibloader_orig_xlib |
164 | #define XDoesBackingStore XDoesBackingStore_dylibloader_orig_xlib |
165 | #define XDoesSaveUnders XDoesSaveUnders_dylibloader_orig_xlib |
166 | #define XDisableAccessControl XDisableAccessControl_dylibloader_orig_xlib |
167 | #define XDisplayCells XDisplayCells_dylibloader_orig_xlib |
168 | #define XDisplayHeight XDisplayHeight_dylibloader_orig_xlib |
169 | #define XDisplayHeightMM XDisplayHeightMM_dylibloader_orig_xlib |
170 | #define XDisplayKeycodes XDisplayKeycodes_dylibloader_orig_xlib |
171 | #define XDisplayPlanes XDisplayPlanes_dylibloader_orig_xlib |
172 | #define XDisplayWidth XDisplayWidth_dylibloader_orig_xlib |
173 | #define XDisplayWidthMM XDisplayWidthMM_dylibloader_orig_xlib |
174 | #define XDrawArc XDrawArc_dylibloader_orig_xlib |
175 | #define XDrawArcs XDrawArcs_dylibloader_orig_xlib |
176 | #define XDrawImageString XDrawImageString_dylibloader_orig_xlib |
177 | #define XDrawImageString16 XDrawImageString16_dylibloader_orig_xlib |
178 | #define XDrawLine XDrawLine_dylibloader_orig_xlib |
179 | #define XDrawLines XDrawLines_dylibloader_orig_xlib |
180 | #define XDrawPoint XDrawPoint_dylibloader_orig_xlib |
181 | #define XDrawPoints XDrawPoints_dylibloader_orig_xlib |
182 | #define XDrawRectangle XDrawRectangle_dylibloader_orig_xlib |
183 | #define XDrawRectangles XDrawRectangles_dylibloader_orig_xlib |
184 | #define XDrawSegments XDrawSegments_dylibloader_orig_xlib |
185 | #define XDrawString XDrawString_dylibloader_orig_xlib |
186 | #define XDrawString16 XDrawString16_dylibloader_orig_xlib |
187 | #define XDrawText XDrawText_dylibloader_orig_xlib |
188 | #define XDrawText16 XDrawText16_dylibloader_orig_xlib |
189 | #define XEnableAccessControl XEnableAccessControl_dylibloader_orig_xlib |
190 | #define XEventsQueued XEventsQueued_dylibloader_orig_xlib |
191 | #define XFetchName XFetchName_dylibloader_orig_xlib |
192 | #define XFillArc XFillArc_dylibloader_orig_xlib |
193 | #define XFillArcs XFillArcs_dylibloader_orig_xlib |
194 | #define XFillPolygon XFillPolygon_dylibloader_orig_xlib |
195 | #define XFillRectangle XFillRectangle_dylibloader_orig_xlib |
196 | #define XFillRectangles XFillRectangles_dylibloader_orig_xlib |
197 | #define XFlush XFlush_dylibloader_orig_xlib |
198 | #define XForceScreenSaver XForceScreenSaver_dylibloader_orig_xlib |
199 | #define XFree XFree_dylibloader_orig_xlib |
200 | #define XFreeColormap XFreeColormap_dylibloader_orig_xlib |
201 | #define XFreeColors XFreeColors_dylibloader_orig_xlib |
202 | #define XFreeCursor XFreeCursor_dylibloader_orig_xlib |
203 | #define XFreeExtensionList XFreeExtensionList_dylibloader_orig_xlib |
204 | #define XFreeFont XFreeFont_dylibloader_orig_xlib |
205 | #define XFreeFontInfo XFreeFontInfo_dylibloader_orig_xlib |
206 | #define XFreeFontNames XFreeFontNames_dylibloader_orig_xlib |
207 | #define XFreeFontPath XFreeFontPath_dylibloader_orig_xlib |
208 | #define XFreeGC XFreeGC_dylibloader_orig_xlib |
209 | #define XFreeModifiermap XFreeModifiermap_dylibloader_orig_xlib |
210 | #define XFreePixmap XFreePixmap_dylibloader_orig_xlib |
211 | #define XGeometry XGeometry_dylibloader_orig_xlib |
212 | #define XGetErrorDatabaseText XGetErrorDatabaseText_dylibloader_orig_xlib |
213 | #define XGetErrorText XGetErrorText_dylibloader_orig_xlib |
214 | #define XGetFontProperty XGetFontProperty_dylibloader_orig_xlib |
215 | #define XGetGCValues XGetGCValues_dylibloader_orig_xlib |
216 | #define XGetGeometry XGetGeometry_dylibloader_orig_xlib |
217 | #define XGetIconName XGetIconName_dylibloader_orig_xlib |
218 | #define XGetInputFocus XGetInputFocus_dylibloader_orig_xlib |
219 | #define XGetKeyboardControl XGetKeyboardControl_dylibloader_orig_xlib |
220 | #define XGetPointerControl XGetPointerControl_dylibloader_orig_xlib |
221 | #define XGetPointerMapping XGetPointerMapping_dylibloader_orig_xlib |
222 | #define XGetScreenSaver XGetScreenSaver_dylibloader_orig_xlib |
223 | #define XGetTransientForHint XGetTransientForHint_dylibloader_orig_xlib |
224 | #define XGetWindowProperty XGetWindowProperty_dylibloader_orig_xlib |
225 | #define XGetWindowAttributes XGetWindowAttributes_dylibloader_orig_xlib |
226 | #define XGrabButton XGrabButton_dylibloader_orig_xlib |
227 | #define XGrabKey XGrabKey_dylibloader_orig_xlib |
228 | #define XGrabKeyboard XGrabKeyboard_dylibloader_orig_xlib |
229 | #define XGrabPointer XGrabPointer_dylibloader_orig_xlib |
230 | #define XGrabServer XGrabServer_dylibloader_orig_xlib |
231 | #define XHeightMMOfScreen XHeightMMOfScreen_dylibloader_orig_xlib |
232 | #define XHeightOfScreen XHeightOfScreen_dylibloader_orig_xlib |
233 | #define XIfEvent XIfEvent_dylibloader_orig_xlib |
234 | #define XImageByteOrder XImageByteOrder_dylibloader_orig_xlib |
235 | #define XInstallColormap XInstallColormap_dylibloader_orig_xlib |
236 | #define XKeysymToKeycode XKeysymToKeycode_dylibloader_orig_xlib |
237 | #define XKillClient XKillClient_dylibloader_orig_xlib |
238 | #define XLookupColor XLookupColor_dylibloader_orig_xlib |
239 | #define XLowerWindow XLowerWindow_dylibloader_orig_xlib |
240 | #define XMapRaised XMapRaised_dylibloader_orig_xlib |
241 | #define XMapSubwindows XMapSubwindows_dylibloader_orig_xlib |
242 | #define XMapWindow XMapWindow_dylibloader_orig_xlib |
243 | #define XMaskEvent XMaskEvent_dylibloader_orig_xlib |
244 | #define XMaxCmapsOfScreen XMaxCmapsOfScreen_dylibloader_orig_xlib |
245 | #define XMinCmapsOfScreen XMinCmapsOfScreen_dylibloader_orig_xlib |
246 | #define XMoveResizeWindow XMoveResizeWindow_dylibloader_orig_xlib |
247 | #define XMoveWindow XMoveWindow_dylibloader_orig_xlib |
248 | #define XNextEvent XNextEvent_dylibloader_orig_xlib |
249 | #define XNoOp XNoOp_dylibloader_orig_xlib |
250 | #define XParseColor XParseColor_dylibloader_orig_xlib |
251 | #define XParseGeometry XParseGeometry_dylibloader_orig_xlib |
252 | #define XPeekEvent XPeekEvent_dylibloader_orig_xlib |
253 | #define XPeekIfEvent XPeekIfEvent_dylibloader_orig_xlib |
254 | #define XPending XPending_dylibloader_orig_xlib |
255 | #define XPlanesOfScreen XPlanesOfScreen_dylibloader_orig_xlib |
256 | #define XProtocolRevision XProtocolRevision_dylibloader_orig_xlib |
257 | #define XProtocolVersion XProtocolVersion_dylibloader_orig_xlib |
258 | #define XPutBackEvent XPutBackEvent_dylibloader_orig_xlib |
259 | #define XPutImage XPutImage_dylibloader_orig_xlib |
260 | #define XQLength XQLength_dylibloader_orig_xlib |
261 | #define XQueryBestCursor XQueryBestCursor_dylibloader_orig_xlib |
262 | #define XQueryBestSize XQueryBestSize_dylibloader_orig_xlib |
263 | #define XQueryBestStipple XQueryBestStipple_dylibloader_orig_xlib |
264 | #define XQueryBestTile XQueryBestTile_dylibloader_orig_xlib |
265 | #define XQueryColor XQueryColor_dylibloader_orig_xlib |
266 | #define XQueryColors XQueryColors_dylibloader_orig_xlib |
267 | #define XQueryExtension XQueryExtension_dylibloader_orig_xlib |
268 | #define XQueryKeymap XQueryKeymap_dylibloader_orig_xlib |
269 | #define XQueryPointer XQueryPointer_dylibloader_orig_xlib |
270 | #define XQueryTextExtents XQueryTextExtents_dylibloader_orig_xlib |
271 | #define XQueryTextExtents16 XQueryTextExtents16_dylibloader_orig_xlib |
272 | #define XQueryTree XQueryTree_dylibloader_orig_xlib |
273 | #define XRaiseWindow XRaiseWindow_dylibloader_orig_xlib |
274 | #define XReadBitmapFile XReadBitmapFile_dylibloader_orig_xlib |
275 | #define XReadBitmapFileData XReadBitmapFileData_dylibloader_orig_xlib |
276 | #define XRebindKeysym XRebindKeysym_dylibloader_orig_xlib |
277 | #define XRecolorCursor XRecolorCursor_dylibloader_orig_xlib |
278 | #define XRefreshKeyboardMapping XRefreshKeyboardMapping_dylibloader_orig_xlib |
279 | #define XRemoveFromSaveSet XRemoveFromSaveSet_dylibloader_orig_xlib |
280 | #define XRemoveHost XRemoveHost_dylibloader_orig_xlib |
281 | #define XRemoveHosts XRemoveHosts_dylibloader_orig_xlib |
282 | #define XReparentWindow XReparentWindow_dylibloader_orig_xlib |
283 | #define XResetScreenSaver XResetScreenSaver_dylibloader_orig_xlib |
284 | #define XResizeWindow XResizeWindow_dylibloader_orig_xlib |
285 | #define XRestackWindows XRestackWindows_dylibloader_orig_xlib |
286 | #define XRotateBuffers XRotateBuffers_dylibloader_orig_xlib |
287 | #define XRotateWindowProperties XRotateWindowProperties_dylibloader_orig_xlib |
288 | #define XScreenCount XScreenCount_dylibloader_orig_xlib |
289 | #define XSelectInput XSelectInput_dylibloader_orig_xlib |
290 | #define XSendEvent XSendEvent_dylibloader_orig_xlib |
291 | #define XSetAccessControl XSetAccessControl_dylibloader_orig_xlib |
292 | #define XSetArcMode XSetArcMode_dylibloader_orig_xlib |
293 | #define XSetBackground XSetBackground_dylibloader_orig_xlib |
294 | #define XSetClipMask XSetClipMask_dylibloader_orig_xlib |
295 | #define XSetClipOrigin XSetClipOrigin_dylibloader_orig_xlib |
296 | #define XSetClipRectangles XSetClipRectangles_dylibloader_orig_xlib |
297 | #define XSetCloseDownMode XSetCloseDownMode_dylibloader_orig_xlib |
298 | #define XSetCommand XSetCommand_dylibloader_orig_xlib |
299 | #define XSetDashes XSetDashes_dylibloader_orig_xlib |
300 | #define XSetFillRule XSetFillRule_dylibloader_orig_xlib |
301 | #define XSetFillStyle XSetFillStyle_dylibloader_orig_xlib |
302 | #define XSetFont XSetFont_dylibloader_orig_xlib |
303 | #define XSetFontPath XSetFontPath_dylibloader_orig_xlib |
304 | #define XSetForeground XSetForeground_dylibloader_orig_xlib |
305 | #define XSetFunction XSetFunction_dylibloader_orig_xlib |
306 | #define XSetGraphicsExposures XSetGraphicsExposures_dylibloader_orig_xlib |
307 | #define XSetIconName XSetIconName_dylibloader_orig_xlib |
308 | #define XSetInputFocus XSetInputFocus_dylibloader_orig_xlib |
309 | #define XSetLineAttributes XSetLineAttributes_dylibloader_orig_xlib |
310 | #define XSetModifierMapping XSetModifierMapping_dylibloader_orig_xlib |
311 | #define XSetPlaneMask XSetPlaneMask_dylibloader_orig_xlib |
312 | #define XSetPointerMapping XSetPointerMapping_dylibloader_orig_xlib |
313 | #define XSetScreenSaver XSetScreenSaver_dylibloader_orig_xlib |
314 | #define XSetSelectionOwner XSetSelectionOwner_dylibloader_orig_xlib |
315 | #define XSetState XSetState_dylibloader_orig_xlib |
316 | #define XSetStipple XSetStipple_dylibloader_orig_xlib |
317 | #define XSetSubwindowMode XSetSubwindowMode_dylibloader_orig_xlib |
318 | #define XSetTSOrigin XSetTSOrigin_dylibloader_orig_xlib |
319 | #define XSetTile XSetTile_dylibloader_orig_xlib |
320 | #define XSetWindowBackground XSetWindowBackground_dylibloader_orig_xlib |
321 | #define XSetWindowBackgroundPixmap XSetWindowBackgroundPixmap_dylibloader_orig_xlib |
322 | #define XSetWindowBorder XSetWindowBorder_dylibloader_orig_xlib |
323 | #define XSetWindowBorderPixmap XSetWindowBorderPixmap_dylibloader_orig_xlib |
324 | #define XSetWindowBorderWidth XSetWindowBorderWidth_dylibloader_orig_xlib |
325 | #define XSetWindowColormap XSetWindowColormap_dylibloader_orig_xlib |
326 | #define XStoreBuffer XStoreBuffer_dylibloader_orig_xlib |
327 | #define XStoreBytes XStoreBytes_dylibloader_orig_xlib |
328 | #define XStoreColor XStoreColor_dylibloader_orig_xlib |
329 | #define XStoreColors XStoreColors_dylibloader_orig_xlib |
330 | #define XStoreName XStoreName_dylibloader_orig_xlib |
331 | #define XStoreNamedColor XStoreNamedColor_dylibloader_orig_xlib |
332 | #define XSync XSync_dylibloader_orig_xlib |
333 | #define XTextExtents XTextExtents_dylibloader_orig_xlib |
334 | #define XTextExtents16 XTextExtents16_dylibloader_orig_xlib |
335 | #define XTextWidth XTextWidth_dylibloader_orig_xlib |
336 | #define XTextWidth16 XTextWidth16_dylibloader_orig_xlib |
337 | #define XTranslateCoordinates XTranslateCoordinates_dylibloader_orig_xlib |
338 | #define XUndefineCursor XUndefineCursor_dylibloader_orig_xlib |
339 | #define XUngrabButton XUngrabButton_dylibloader_orig_xlib |
340 | #define XUngrabKey XUngrabKey_dylibloader_orig_xlib |
341 | #define XUngrabKeyboard XUngrabKeyboard_dylibloader_orig_xlib |
342 | #define XUngrabPointer XUngrabPointer_dylibloader_orig_xlib |
343 | #define XUngrabServer XUngrabServer_dylibloader_orig_xlib |
344 | #define XUninstallColormap XUninstallColormap_dylibloader_orig_xlib |
345 | #define XUnloadFont XUnloadFont_dylibloader_orig_xlib |
346 | #define XUnmapSubwindows XUnmapSubwindows_dylibloader_orig_xlib |
347 | #define XUnmapWindow XUnmapWindow_dylibloader_orig_xlib |
348 | #define XVendorRelease XVendorRelease_dylibloader_orig_xlib |
349 | #define XWarpPointer XWarpPointer_dylibloader_orig_xlib |
350 | #define XWidthMMOfScreen XWidthMMOfScreen_dylibloader_orig_xlib |
351 | #define XWidthOfScreen XWidthOfScreen_dylibloader_orig_xlib |
352 | #define XWindowEvent XWindowEvent_dylibloader_orig_xlib |
353 | #define XWriteBitmapFile XWriteBitmapFile_dylibloader_orig_xlib |
354 | #define XSupportsLocale XSupportsLocale_dylibloader_orig_xlib |
355 | #define XSetLocaleModifiers XSetLocaleModifiers_dylibloader_orig_xlib |
356 | #define XOpenOM XOpenOM_dylibloader_orig_xlib |
357 | #define XCloseOM XCloseOM_dylibloader_orig_xlib |
358 | #define XSetOMValues XSetOMValues_dylibloader_orig_xlib |
359 | #define XGetOMValues XGetOMValues_dylibloader_orig_xlib |
360 | #define XDisplayOfOM XDisplayOfOM_dylibloader_orig_xlib |
361 | #define XLocaleOfOM XLocaleOfOM_dylibloader_orig_xlib |
362 | #define XCreateOC XCreateOC_dylibloader_orig_xlib |
363 | #define XDestroyOC XDestroyOC_dylibloader_orig_xlib |
364 | #define XOMOfOC XOMOfOC_dylibloader_orig_xlib |
365 | #define XSetOCValues XSetOCValues_dylibloader_orig_xlib |
366 | #define XGetOCValues XGetOCValues_dylibloader_orig_xlib |
367 | #define XCreateFontSet XCreateFontSet_dylibloader_orig_xlib |
368 | #define XFreeFontSet XFreeFontSet_dylibloader_orig_xlib |
369 | #define XFontsOfFontSet XFontsOfFontSet_dylibloader_orig_xlib |
370 | #define XBaseFontNameListOfFontSet XBaseFontNameListOfFontSet_dylibloader_orig_xlib |
371 | #define XLocaleOfFontSet XLocaleOfFontSet_dylibloader_orig_xlib |
372 | #define XContextDependentDrawing XContextDependentDrawing_dylibloader_orig_xlib |
373 | #define XDirectionalDependentDrawing XDirectionalDependentDrawing_dylibloader_orig_xlib |
374 | #define XContextualDrawing XContextualDrawing_dylibloader_orig_xlib |
375 | #define XExtentsOfFontSet XExtentsOfFontSet_dylibloader_orig_xlib |
376 | #define XmbTextEscapement XmbTextEscapement_dylibloader_orig_xlib |
377 | #define XwcTextEscapement XwcTextEscapement_dylibloader_orig_xlib |
378 | #define Xutf8TextEscapement Xutf8TextEscapement_dylibloader_orig_xlib |
379 | #define XmbTextExtents XmbTextExtents_dylibloader_orig_xlib |
380 | #define XwcTextExtents XwcTextExtents_dylibloader_orig_xlib |
381 | #define Xutf8TextExtents Xutf8TextExtents_dylibloader_orig_xlib |
382 | #define XmbTextPerCharExtents XmbTextPerCharExtents_dylibloader_orig_xlib |
383 | #define XwcTextPerCharExtents XwcTextPerCharExtents_dylibloader_orig_xlib |
384 | #define Xutf8TextPerCharExtents Xutf8TextPerCharExtents_dylibloader_orig_xlib |
385 | #define XmbDrawText XmbDrawText_dylibloader_orig_xlib |
386 | #define XwcDrawText XwcDrawText_dylibloader_orig_xlib |
387 | #define Xutf8DrawText Xutf8DrawText_dylibloader_orig_xlib |
388 | #define XmbDrawString XmbDrawString_dylibloader_orig_xlib |
389 | #define XwcDrawString XwcDrawString_dylibloader_orig_xlib |
390 | #define Xutf8DrawString Xutf8DrawString_dylibloader_orig_xlib |
391 | #define XmbDrawImageString XmbDrawImageString_dylibloader_orig_xlib |
392 | #define XwcDrawImageString XwcDrawImageString_dylibloader_orig_xlib |
393 | #define Xutf8DrawImageString Xutf8DrawImageString_dylibloader_orig_xlib |
394 | #define XOpenIM XOpenIM_dylibloader_orig_xlib |
395 | #define XCloseIM XCloseIM_dylibloader_orig_xlib |
396 | #define XGetIMValues XGetIMValues_dylibloader_orig_xlib |
397 | #define XSetIMValues XSetIMValues_dylibloader_orig_xlib |
398 | #define XDisplayOfIM XDisplayOfIM_dylibloader_orig_xlib |
399 | #define XLocaleOfIM XLocaleOfIM_dylibloader_orig_xlib |
400 | #define XCreateIC XCreateIC_dylibloader_orig_xlib |
401 | #define XDestroyIC XDestroyIC_dylibloader_orig_xlib |
402 | #define XSetICFocus XSetICFocus_dylibloader_orig_xlib |
403 | #define XUnsetICFocus XUnsetICFocus_dylibloader_orig_xlib |
404 | #define XwcResetIC XwcResetIC_dylibloader_orig_xlib |
405 | #define XmbResetIC XmbResetIC_dylibloader_orig_xlib |
406 | #define Xutf8ResetIC Xutf8ResetIC_dylibloader_orig_xlib |
407 | #define XSetICValues XSetICValues_dylibloader_orig_xlib |
408 | #define XGetICValues XGetICValues_dylibloader_orig_xlib |
409 | #define XIMOfIC XIMOfIC_dylibloader_orig_xlib |
410 | #define XFilterEvent XFilterEvent_dylibloader_orig_xlib |
411 | #define XmbLookupString XmbLookupString_dylibloader_orig_xlib |
412 | #define XwcLookupString XwcLookupString_dylibloader_orig_xlib |
413 | #define Xutf8LookupString Xutf8LookupString_dylibloader_orig_xlib |
414 | #define XVaCreateNestedList XVaCreateNestedList_dylibloader_orig_xlib |
415 | #define XRegisterIMInstantiateCallback XRegisterIMInstantiateCallback_dylibloader_orig_xlib |
416 | #define XUnregisterIMInstantiateCallback XUnregisterIMInstantiateCallback_dylibloader_orig_xlib |
417 | #define XInternalConnectionNumbers XInternalConnectionNumbers_dylibloader_orig_xlib |
418 | #define XProcessInternalConnection XProcessInternalConnection_dylibloader_orig_xlib |
419 | #define XAddConnectionWatch XAddConnectionWatch_dylibloader_orig_xlib |
420 | #define XRemoveConnectionWatch XRemoveConnectionWatch_dylibloader_orig_xlib |
421 | #define XSetAuthorization XSetAuthorization_dylibloader_orig_xlib |
422 | #define _Xmbtowc _Xmbtowc_dylibloader_orig_xlib |
423 | #define _Xwctomb _Xwctomb_dylibloader_orig_xlib |
424 | #define XGetEventData XGetEventData_dylibloader_orig_xlib |
425 | #define XFreeEventData XFreeEventData_dylibloader_orig_xlib |
426 | #define XAllocClassHint XAllocClassHint_dylibloader_orig_xlib |
427 | #define XAllocIconSize XAllocIconSize_dylibloader_orig_xlib |
428 | #define XAllocSizeHints XAllocSizeHints_dylibloader_orig_xlib |
429 | #define XAllocStandardColormap XAllocStandardColormap_dylibloader_orig_xlib |
430 | #define XAllocWMHints XAllocWMHints_dylibloader_orig_xlib |
431 | #define XClipBox XClipBox_dylibloader_orig_xlib |
432 | #define XCreateRegion XCreateRegion_dylibloader_orig_xlib |
433 | #define XDefaultString XDefaultString_dylibloader_orig_xlib |
434 | #define XDeleteContext XDeleteContext_dylibloader_orig_xlib |
435 | #define XDestroyRegion XDestroyRegion_dylibloader_orig_xlib |
436 | #define XEmptyRegion XEmptyRegion_dylibloader_orig_xlib |
437 | #define XEqualRegion XEqualRegion_dylibloader_orig_xlib |
438 | #define XFindContext XFindContext_dylibloader_orig_xlib |
439 | #define XGetClassHint XGetClassHint_dylibloader_orig_xlib |
440 | #define XGetIconSizes XGetIconSizes_dylibloader_orig_xlib |
441 | #define XGetNormalHints XGetNormalHints_dylibloader_orig_xlib |
442 | #define XGetRGBColormaps XGetRGBColormaps_dylibloader_orig_xlib |
443 | #define XGetSizeHints XGetSizeHints_dylibloader_orig_xlib |
444 | #define XGetStandardColormap XGetStandardColormap_dylibloader_orig_xlib |
445 | #define XGetTextProperty XGetTextProperty_dylibloader_orig_xlib |
446 | #define XGetVisualInfo XGetVisualInfo_dylibloader_orig_xlib |
447 | #define XGetWMClientMachine XGetWMClientMachine_dylibloader_orig_xlib |
448 | #define XGetWMHints XGetWMHints_dylibloader_orig_xlib |
449 | #define XGetWMIconName XGetWMIconName_dylibloader_orig_xlib |
450 | #define XGetWMName XGetWMName_dylibloader_orig_xlib |
451 | #define XGetWMNormalHints XGetWMNormalHints_dylibloader_orig_xlib |
452 | #define XGetWMSizeHints XGetWMSizeHints_dylibloader_orig_xlib |
453 | #define XGetZoomHints XGetZoomHints_dylibloader_orig_xlib |
454 | #define XIntersectRegion XIntersectRegion_dylibloader_orig_xlib |
455 | #define XConvertCase XConvertCase_dylibloader_orig_xlib |
456 | #define XLookupString XLookupString_dylibloader_orig_xlib |
457 | #define XMatchVisualInfo XMatchVisualInfo_dylibloader_orig_xlib |
458 | #define XOffsetRegion XOffsetRegion_dylibloader_orig_xlib |
459 | #define XPointInRegion XPointInRegion_dylibloader_orig_xlib |
460 | #define XPolygonRegion XPolygonRegion_dylibloader_orig_xlib |
461 | #define XRectInRegion XRectInRegion_dylibloader_orig_xlib |
462 | #define XSaveContext XSaveContext_dylibloader_orig_xlib |
463 | #define XSetClassHint XSetClassHint_dylibloader_orig_xlib |
464 | #define XSetIconSizes XSetIconSizes_dylibloader_orig_xlib |
465 | #define XSetNormalHints XSetNormalHints_dylibloader_orig_xlib |
466 | #define XSetRGBColormaps XSetRGBColormaps_dylibloader_orig_xlib |
467 | #define XSetSizeHints XSetSizeHints_dylibloader_orig_xlib |
468 | #define XSetStandardProperties XSetStandardProperties_dylibloader_orig_xlib |
469 | #define XSetTextProperty XSetTextProperty_dylibloader_orig_xlib |
470 | #define XSetWMClientMachine XSetWMClientMachine_dylibloader_orig_xlib |
471 | #define XSetWMHints XSetWMHints_dylibloader_orig_xlib |
472 | #define XSetWMIconName XSetWMIconName_dylibloader_orig_xlib |
473 | #define XSetWMName XSetWMName_dylibloader_orig_xlib |
474 | #define XSetWMNormalHints XSetWMNormalHints_dylibloader_orig_xlib |
475 | #define XSetWMProperties XSetWMProperties_dylibloader_orig_xlib |
476 | #define XmbSetWMProperties XmbSetWMProperties_dylibloader_orig_xlib |
477 | #define Xutf8SetWMProperties Xutf8SetWMProperties_dylibloader_orig_xlib |
478 | #define XSetWMSizeHints XSetWMSizeHints_dylibloader_orig_xlib |
479 | #define XSetRegion XSetRegion_dylibloader_orig_xlib |
480 | #define XSetStandardColormap XSetStandardColormap_dylibloader_orig_xlib |
481 | #define XSetZoomHints XSetZoomHints_dylibloader_orig_xlib |
482 | #define XShrinkRegion XShrinkRegion_dylibloader_orig_xlib |
483 | #define XStringListToTextProperty XStringListToTextProperty_dylibloader_orig_xlib |
484 | #define XSubtractRegion XSubtractRegion_dylibloader_orig_xlib |
485 | #define XmbTextListToTextProperty XmbTextListToTextProperty_dylibloader_orig_xlib |
486 | #define XwcTextListToTextProperty XwcTextListToTextProperty_dylibloader_orig_xlib |
487 | #define Xutf8TextListToTextProperty Xutf8TextListToTextProperty_dylibloader_orig_xlib |
488 | #define XwcFreeStringList XwcFreeStringList_dylibloader_orig_xlib |
489 | #define XTextPropertyToStringList XTextPropertyToStringList_dylibloader_orig_xlib |
490 | #define XmbTextPropertyToTextList XmbTextPropertyToTextList_dylibloader_orig_xlib |
491 | #define XwcTextPropertyToTextList XwcTextPropertyToTextList_dylibloader_orig_xlib |
492 | #define Xutf8TextPropertyToTextList Xutf8TextPropertyToTextList_dylibloader_orig_xlib |
493 | #define XUnionRectWithRegion XUnionRectWithRegion_dylibloader_orig_xlib |
494 | #define XUnionRegion XUnionRegion_dylibloader_orig_xlib |
495 | #define XWMGeometry XWMGeometry_dylibloader_orig_xlib |
496 | #define XXorRegion XXorRegion_dylibloader_orig_xlib |
497 | #define XkbIgnoreExtension XkbIgnoreExtension_dylibloader_orig_xlib |
498 | #define XkbOpenDisplay XkbOpenDisplay_dylibloader_orig_xlib |
499 | #define XkbQueryExtension XkbQueryExtension_dylibloader_orig_xlib |
500 | #define XkbUseExtension XkbUseExtension_dylibloader_orig_xlib |
501 | #define XkbLibraryVersion XkbLibraryVersion_dylibloader_orig_xlib |
502 | #define XkbSetXlibControls XkbSetXlibControls_dylibloader_orig_xlib |
503 | #define XkbGetXlibControls XkbGetXlibControls_dylibloader_orig_xlib |
504 | #define XkbXlibControlsImplemented XkbXlibControlsImplemented_dylibloader_orig_xlib |
505 | #define XkbSetAtomFuncs XkbSetAtomFuncs_dylibloader_orig_xlib |
506 | #define XkbKeycodeToKeysym XkbKeycodeToKeysym_dylibloader_orig_xlib |
507 | #define XkbKeysymToModifiers XkbKeysymToModifiers_dylibloader_orig_xlib |
508 | #define XkbLookupKeySym XkbLookupKeySym_dylibloader_orig_xlib |
509 | #define XkbLookupKeyBinding XkbLookupKeyBinding_dylibloader_orig_xlib |
510 | #define XkbTranslateKeyCode XkbTranslateKeyCode_dylibloader_orig_xlib |
511 | #define XkbTranslateKeySym XkbTranslateKeySym_dylibloader_orig_xlib |
512 | #define XkbSetAutoRepeatRate XkbSetAutoRepeatRate_dylibloader_orig_xlib |
513 | #define XkbGetAutoRepeatRate XkbGetAutoRepeatRate_dylibloader_orig_xlib |
514 | #define XkbChangeEnabledControls XkbChangeEnabledControls_dylibloader_orig_xlib |
515 | #define XkbDeviceBell XkbDeviceBell_dylibloader_orig_xlib |
516 | #define XkbForceDeviceBell XkbForceDeviceBell_dylibloader_orig_xlib |
517 | #define XkbDeviceBellEvent XkbDeviceBellEvent_dylibloader_orig_xlib |
518 | #define XkbBell XkbBell_dylibloader_orig_xlib |
519 | #define XkbForceBell XkbForceBell_dylibloader_orig_xlib |
520 | #define XkbBellEvent XkbBellEvent_dylibloader_orig_xlib |
521 | #define XkbSelectEvents XkbSelectEvents_dylibloader_orig_xlib |
522 | #define XkbSelectEventDetails XkbSelectEventDetails_dylibloader_orig_xlib |
523 | #define XkbNoteMapChanges XkbNoteMapChanges_dylibloader_orig_xlib |
524 | #define XkbNoteNameChanges XkbNoteNameChanges_dylibloader_orig_xlib |
525 | #define XkbGetIndicatorState XkbGetIndicatorState_dylibloader_orig_xlib |
526 | #define XkbGetIndicatorMap XkbGetIndicatorMap_dylibloader_orig_xlib |
527 | #define XkbSetIndicatorMap XkbSetIndicatorMap_dylibloader_orig_xlib |
528 | #define XkbGetNamedIndicator XkbGetNamedIndicator_dylibloader_orig_xlib |
529 | #define XkbGetNamedDeviceIndicator XkbGetNamedDeviceIndicator_dylibloader_orig_xlib |
530 | #define XkbSetNamedIndicator XkbSetNamedIndicator_dylibloader_orig_xlib |
531 | #define XkbSetNamedDeviceIndicator XkbSetNamedDeviceIndicator_dylibloader_orig_xlib |
532 | #define XkbLockModifiers XkbLockModifiers_dylibloader_orig_xlib |
533 | #define XkbLatchModifiers XkbLatchModifiers_dylibloader_orig_xlib |
534 | #define XkbLockGroup XkbLockGroup_dylibloader_orig_xlib |
535 | #define XkbLatchGroup XkbLatchGroup_dylibloader_orig_xlib |
536 | #define XkbSetServerInternalMods XkbSetServerInternalMods_dylibloader_orig_xlib |
537 | #define XkbSetIgnoreLockMods XkbSetIgnoreLockMods_dylibloader_orig_xlib |
538 | #define XkbVirtualModsToReal XkbVirtualModsToReal_dylibloader_orig_xlib |
539 | #define XkbComputeEffectiveMap XkbComputeEffectiveMap_dylibloader_orig_xlib |
540 | #define XkbInitCanonicalKeyTypes XkbInitCanonicalKeyTypes_dylibloader_orig_xlib |
541 | #define XkbAllocKeyboard XkbAllocKeyboard_dylibloader_orig_xlib |
542 | #define XkbFreeKeyboard XkbFreeKeyboard_dylibloader_orig_xlib |
543 | #define XkbAllocClientMap XkbAllocClientMap_dylibloader_orig_xlib |
544 | #define XkbAllocServerMap XkbAllocServerMap_dylibloader_orig_xlib |
545 | #define XkbFreeClientMap XkbFreeClientMap_dylibloader_orig_xlib |
546 | #define XkbFreeServerMap XkbFreeServerMap_dylibloader_orig_xlib |
547 | #define XkbAddKeyType XkbAddKeyType_dylibloader_orig_xlib |
548 | #define XkbAllocIndicatorMaps XkbAllocIndicatorMaps_dylibloader_orig_xlib |
549 | #define XkbFreeIndicatorMaps XkbFreeIndicatorMaps_dylibloader_orig_xlib |
550 | #define XkbGetMap XkbGetMap_dylibloader_orig_xlib |
551 | #define XkbGetUpdatedMap XkbGetUpdatedMap_dylibloader_orig_xlib |
552 | #define XkbGetMapChanges XkbGetMapChanges_dylibloader_orig_xlib |
553 | #define XkbRefreshKeyboardMapping XkbRefreshKeyboardMapping_dylibloader_orig_xlib |
554 | #define XkbGetKeyTypes XkbGetKeyTypes_dylibloader_orig_xlib |
555 | #define XkbGetKeySyms XkbGetKeySyms_dylibloader_orig_xlib |
556 | #define XkbGetKeyActions XkbGetKeyActions_dylibloader_orig_xlib |
557 | #define XkbGetKeyBehaviors XkbGetKeyBehaviors_dylibloader_orig_xlib |
558 | #define XkbGetVirtualMods XkbGetVirtualMods_dylibloader_orig_xlib |
559 | #define XkbGetKeyExplicitComponents XkbGetKeyExplicitComponents_dylibloader_orig_xlib |
560 | #define XkbGetKeyModifierMap XkbGetKeyModifierMap_dylibloader_orig_xlib |
561 | #define XkbGetKeyVirtualModMap XkbGetKeyVirtualModMap_dylibloader_orig_xlib |
562 | #define XkbAllocControls XkbAllocControls_dylibloader_orig_xlib |
563 | #define XkbFreeControls XkbFreeControls_dylibloader_orig_xlib |
564 | #define XkbGetControls XkbGetControls_dylibloader_orig_xlib |
565 | #define XkbSetControls XkbSetControls_dylibloader_orig_xlib |
566 | #define XkbNoteControlsChanges XkbNoteControlsChanges_dylibloader_orig_xlib |
567 | #define XkbAllocCompatMap XkbAllocCompatMap_dylibloader_orig_xlib |
568 | #define XkbFreeCompatMap XkbFreeCompatMap_dylibloader_orig_xlib |
569 | #define XkbGetCompatMap XkbGetCompatMap_dylibloader_orig_xlib |
570 | #define XkbSetCompatMap XkbSetCompatMap_dylibloader_orig_xlib |
571 | #define XkbAllocNames XkbAllocNames_dylibloader_orig_xlib |
572 | #define XkbGetNames XkbGetNames_dylibloader_orig_xlib |
573 | #define XkbSetNames XkbSetNames_dylibloader_orig_xlib |
574 | #define XkbChangeNames XkbChangeNames_dylibloader_orig_xlib |
575 | #define XkbFreeNames XkbFreeNames_dylibloader_orig_xlib |
576 | #define XkbGetState XkbGetState_dylibloader_orig_xlib |
577 | #define XkbSetMap XkbSetMap_dylibloader_orig_xlib |
578 | #define XkbChangeMap XkbChangeMap_dylibloader_orig_xlib |
579 | #define XkbSetDetectableAutoRepeat XkbSetDetectableAutoRepeat_dylibloader_orig_xlib |
580 | #define XkbGetDetectableAutoRepeat XkbGetDetectableAutoRepeat_dylibloader_orig_xlib |
581 | #define XkbSetAutoResetControls XkbSetAutoResetControls_dylibloader_orig_xlib |
582 | #define XkbGetAutoResetControls XkbGetAutoResetControls_dylibloader_orig_xlib |
583 | #define XkbSetPerClientControls XkbSetPerClientControls_dylibloader_orig_xlib |
584 | #define XkbGetPerClientControls XkbGetPerClientControls_dylibloader_orig_xlib |
585 | #define XkbCopyKeyType XkbCopyKeyType_dylibloader_orig_xlib |
586 | #define XkbCopyKeyTypes XkbCopyKeyTypes_dylibloader_orig_xlib |
587 | #define XkbResizeKeyType XkbResizeKeyType_dylibloader_orig_xlib |
588 | #define XkbResizeKeySyms XkbResizeKeySyms_dylibloader_orig_xlib |
589 | #define XkbResizeKeyActions XkbResizeKeyActions_dylibloader_orig_xlib |
590 | #define XkbChangeTypesOfKey XkbChangeTypesOfKey_dylibloader_orig_xlib |
591 | #define XkbChangeKeycodeRange XkbChangeKeycodeRange_dylibloader_orig_xlib |
592 | #define XkbListComponents XkbListComponents_dylibloader_orig_xlib |
593 | #define XkbFreeComponentList XkbFreeComponentList_dylibloader_orig_xlib |
594 | #define XkbGetKeyboard XkbGetKeyboard_dylibloader_orig_xlib |
595 | #define XkbGetKeyboardByName XkbGetKeyboardByName_dylibloader_orig_xlib |
596 | #define XkbKeyTypesForCoreSymbols XkbKeyTypesForCoreSymbols_dylibloader_orig_xlib |
597 | #define XkbApplyCompatMapToKey XkbApplyCompatMapToKey_dylibloader_orig_xlib |
598 | #define XkbUpdateMapFromCore XkbUpdateMapFromCore_dylibloader_orig_xlib |
599 | #define XkbAddDeviceLedInfo XkbAddDeviceLedInfo_dylibloader_orig_xlib |
600 | #define XkbResizeDeviceButtonActions XkbResizeDeviceButtonActions_dylibloader_orig_xlib |
601 | #define XkbAllocDeviceInfo XkbAllocDeviceInfo_dylibloader_orig_xlib |
602 | #define XkbFreeDeviceInfo XkbFreeDeviceInfo_dylibloader_orig_xlib |
603 | #define XkbNoteDeviceChanges XkbNoteDeviceChanges_dylibloader_orig_xlib |
604 | #define XkbGetDeviceInfo XkbGetDeviceInfo_dylibloader_orig_xlib |
605 | #define XkbGetDeviceInfoChanges XkbGetDeviceInfoChanges_dylibloader_orig_xlib |
606 | #define XkbGetDeviceButtonActions XkbGetDeviceButtonActions_dylibloader_orig_xlib |
607 | #define XkbGetDeviceLedInfo XkbGetDeviceLedInfo_dylibloader_orig_xlib |
608 | #define XkbSetDeviceInfo XkbSetDeviceInfo_dylibloader_orig_xlib |
609 | #define XkbChangeDeviceInfo XkbChangeDeviceInfo_dylibloader_orig_xlib |
610 | #define XkbSetDeviceLedInfo XkbSetDeviceLedInfo_dylibloader_orig_xlib |
611 | #define XkbSetDeviceButtonActions XkbSetDeviceButtonActions_dylibloader_orig_xlib |
612 | #define XkbToControl XkbToControl_dylibloader_orig_xlib |
613 | #define XkbSetDebuggingFlags XkbSetDebuggingFlags_dylibloader_orig_xlib |
614 | #define XkbApplyVirtualModChanges XkbApplyVirtualModChanges_dylibloader_orig_xlib |
615 | #define XkbUpdateActionVirtualMods XkbUpdateActionVirtualMods_dylibloader_orig_xlib |
616 | #define XkbUpdateKeyTypeVirtualMods XkbUpdateKeyTypeVirtualMods_dylibloader_orig_xlib |
617 | #include "thirdparty/linuxbsd_headers/X11/Xlib.h" |
618 | #include "thirdparty/linuxbsd_headers/X11/Xutil.h" |
619 | #include "thirdparty/linuxbsd_headers/X11/XKBlib.h" |
620 | #undef _Xmblen |
621 | #undef XLoadQueryFont |
622 | #undef XQueryFont |
623 | #undef XGetMotionEvents |
624 | #undef XDeleteModifiermapEntry |
625 | #undef XGetModifierMapping |
626 | #undef XInsertModifiermapEntry |
627 | #undef XNewModifiermap |
628 | #undef XCreateImage |
629 | #undef XInitImage |
630 | #undef XGetImage |
631 | #undef XGetSubImage |
632 | #undef XOpenDisplay |
633 | #undef XrmInitialize |
634 | #undef XFetchBytes |
635 | #undef XFetchBuffer |
636 | #undef XGetAtomName |
637 | #undef XGetAtomNames |
638 | #undef XGetDefault |
639 | #undef XDisplayName |
640 | #undef XKeysymToString |
641 | #undef XSynchronize |
642 | #undef XSetAfterFunction |
643 | #undef XInternAtom |
644 | #undef XInternAtoms |
645 | #undef XCopyColormapAndFree |
646 | #undef XCreateColormap |
647 | #undef XCreatePixmapCursor |
648 | #undef XCreateGlyphCursor |
649 | #undef XCreateFontCursor |
650 | #undef XLoadFont |
651 | #undef XCreateGC |
652 | #undef XGContextFromGC |
653 | #undef XFlushGC |
654 | #undef XCreatePixmap |
655 | #undef XCreateBitmapFromData |
656 | #undef XCreatePixmapFromBitmapData |
657 | #undef XCreateSimpleWindow |
658 | #undef XGetSelectionOwner |
659 | #undef XCreateWindow |
660 | #undef XListInstalledColormaps |
661 | #undef XListFonts |
662 | #undef XListFontsWithInfo |
663 | #undef XGetFontPath |
664 | #undef XListExtensions |
665 | #undef XListProperties |
666 | #undef XListHosts |
667 | #undef XKeycodeToKeysym |
668 | #undef XLookupKeysym |
669 | #undef XGetKeyboardMapping |
670 | #undef XStringToKeysym |
671 | #undef XMaxRequestSize |
672 | #undef XExtendedMaxRequestSize |
673 | #undef XResourceManagerString |
674 | #undef XScreenResourceString |
675 | #undef XDisplayMotionBufferSize |
676 | #undef XVisualIDFromVisual |
677 | #undef XInitThreads |
678 | #undef XLockDisplay |
679 | #undef XUnlockDisplay |
680 | #undef XInitExtension |
681 | #undef XAddExtension |
682 | #undef XFindOnExtensionList |
683 | #undef XEHeadOfExtensionList |
684 | #undef XRootWindow |
685 | #undef XDefaultRootWindow |
686 | #undef XRootWindowOfScreen |
687 | #undef XDefaultVisual |
688 | #undef XDefaultVisualOfScreen |
689 | #undef XDefaultGC |
690 | #undef XDefaultGCOfScreen |
691 | #undef XBlackPixel |
692 | #undef XWhitePixel |
693 | #undef XAllPlanes |
694 | #undef XBlackPixelOfScreen |
695 | #undef XWhitePixelOfScreen |
696 | #undef XNextRequest |
697 | #undef XLastKnownRequestProcessed |
698 | #undef XServerVendor |
699 | #undef XDisplayString |
700 | #undef XDefaultColormap |
701 | #undef XDefaultColormapOfScreen |
702 | #undef XDisplayOfScreen |
703 | #undef XScreenOfDisplay |
704 | #undef XDefaultScreenOfDisplay |
705 | #undef XEventMaskOfScreen |
706 | #undef XScreenNumberOfScreen |
707 | #undef XSetErrorHandler |
708 | #undef XSetIOErrorHandler |
709 | #undef XListPixmapFormats |
710 | #undef XListDepths |
711 | #undef XReconfigureWMWindow |
712 | #undef XGetWMProtocols |
713 | #undef XSetWMProtocols |
714 | #undef XIconifyWindow |
715 | #undef XWithdrawWindow |
716 | #undef XGetCommand |
717 | #undef XGetWMColormapWindows |
718 | #undef XSetWMColormapWindows |
719 | #undef XFreeStringList |
720 | #undef XSetTransientForHint |
721 | #undef XActivateScreenSaver |
722 | #undef XAddHost |
723 | #undef XAddHosts |
724 | #undef XAddToExtensionList |
725 | #undef XAddToSaveSet |
726 | #undef XAllocColor |
727 | #undef XAllocColorCells |
728 | #undef XAllocColorPlanes |
729 | #undef XAllocNamedColor |
730 | #undef XAllowEvents |
731 | #undef XAutoRepeatOff |
732 | #undef XAutoRepeatOn |
733 | #undef XBell |
734 | #undef XBitmapBitOrder |
735 | #undef XBitmapPad |
736 | #undef XBitmapUnit |
737 | #undef XCellsOfScreen |
738 | #undef XChangeActivePointerGrab |
739 | #undef XChangeGC |
740 | #undef XChangeKeyboardControl |
741 | #undef XChangeKeyboardMapping |
742 | #undef XChangePointerControl |
743 | #undef XChangeProperty |
744 | #undef XChangeSaveSet |
745 | #undef XChangeWindowAttributes |
746 | #undef XCheckIfEvent |
747 | #undef XCheckMaskEvent |
748 | #undef XCheckTypedEvent |
749 | #undef XCheckTypedWindowEvent |
750 | #undef XCheckWindowEvent |
751 | #undef XCirculateSubwindows |
752 | #undef XCirculateSubwindowsDown |
753 | #undef XCirculateSubwindowsUp |
754 | #undef XClearArea |
755 | #undef XClearWindow |
756 | #undef XCloseDisplay |
757 | #undef XConfigureWindow |
758 | #undef XConnectionNumber |
759 | #undef XConvertSelection |
760 | #undef XCopyArea |
761 | #undef XCopyGC |
762 | #undef XCopyPlane |
763 | #undef XDefaultDepth |
764 | #undef XDefaultDepthOfScreen |
765 | #undef XDefaultScreen |
766 | #undef XDefineCursor |
767 | #undef XDeleteProperty |
768 | #undef XDestroyWindow |
769 | #undef XDestroySubwindows |
770 | #undef XDoesBackingStore |
771 | #undef XDoesSaveUnders |
772 | #undef XDisableAccessControl |
773 | #undef XDisplayCells |
774 | #undef XDisplayHeight |
775 | #undef XDisplayHeightMM |
776 | #undef XDisplayKeycodes |
777 | #undef XDisplayPlanes |
778 | #undef XDisplayWidth |
779 | #undef XDisplayWidthMM |
780 | #undef XDrawArc |
781 | #undef XDrawArcs |
782 | #undef XDrawImageString |
783 | #undef XDrawImageString16 |
784 | #undef XDrawLine |
785 | #undef XDrawLines |
786 | #undef XDrawPoint |
787 | #undef XDrawPoints |
788 | #undef XDrawRectangle |
789 | #undef XDrawRectangles |
790 | #undef XDrawSegments |
791 | #undef XDrawString |
792 | #undef XDrawString16 |
793 | #undef XDrawText |
794 | #undef XDrawText16 |
795 | #undef XEnableAccessControl |
796 | #undef XEventsQueued |
797 | #undef XFetchName |
798 | #undef XFillArc |
799 | #undef XFillArcs |
800 | #undef XFillPolygon |
801 | #undef XFillRectangle |
802 | #undef XFillRectangles |
803 | #undef XFlush |
804 | #undef XForceScreenSaver |
805 | #undef XFree |
806 | #undef XFreeColormap |
807 | #undef XFreeColors |
808 | #undef XFreeCursor |
809 | #undef XFreeExtensionList |
810 | #undef XFreeFont |
811 | #undef XFreeFontInfo |
812 | #undef XFreeFontNames |
813 | #undef XFreeFontPath |
814 | #undef XFreeGC |
815 | #undef XFreeModifiermap |
816 | #undef XFreePixmap |
817 | #undef XGeometry |
818 | #undef XGetErrorDatabaseText |
819 | #undef XGetErrorText |
820 | #undef XGetFontProperty |
821 | #undef XGetGCValues |
822 | #undef XGetGeometry |
823 | #undef XGetIconName |
824 | #undef XGetInputFocus |
825 | #undef XGetKeyboardControl |
826 | #undef XGetPointerControl |
827 | #undef XGetPointerMapping |
828 | #undef XGetScreenSaver |
829 | #undef XGetTransientForHint |
830 | #undef XGetWindowProperty |
831 | #undef XGetWindowAttributes |
832 | #undef XGrabButton |
833 | #undef XGrabKey |
834 | #undef XGrabKeyboard |
835 | #undef XGrabPointer |
836 | #undef XGrabServer |
837 | #undef XHeightMMOfScreen |
838 | #undef XHeightOfScreen |
839 | #undef XIfEvent |
840 | #undef XImageByteOrder |
841 | #undef XInstallColormap |
842 | #undef XKeysymToKeycode |
843 | #undef XKillClient |
844 | #undef XLookupColor |
845 | #undef XLowerWindow |
846 | #undef XMapRaised |
847 | #undef XMapSubwindows |
848 | #undef XMapWindow |
849 | #undef XMaskEvent |
850 | #undef XMaxCmapsOfScreen |
851 | #undef XMinCmapsOfScreen |
852 | #undef XMoveResizeWindow |
853 | #undef XMoveWindow |
854 | #undef XNextEvent |
855 | #undef XNoOp |
856 | #undef XParseColor |
857 | #undef XParseGeometry |
858 | #undef XPeekEvent |
859 | #undef XPeekIfEvent |
860 | #undef XPending |
861 | #undef XPlanesOfScreen |
862 | #undef XProtocolRevision |
863 | #undef XProtocolVersion |
864 | #undef XPutBackEvent |
865 | #undef XPutImage |
866 | #undef XQLength |
867 | #undef XQueryBestCursor |
868 | #undef XQueryBestSize |
869 | #undef XQueryBestStipple |
870 | #undef XQueryBestTile |
871 | #undef XQueryColor |
872 | #undef XQueryColors |
873 | #undef XQueryExtension |
874 | #undef XQueryKeymap |
875 | #undef XQueryPointer |
876 | #undef XQueryTextExtents |
877 | #undef XQueryTextExtents16 |
878 | #undef XQueryTree |
879 | #undef XRaiseWindow |
880 | #undef XReadBitmapFile |
881 | #undef XReadBitmapFileData |
882 | #undef XRebindKeysym |
883 | #undef XRecolorCursor |
884 | #undef XRefreshKeyboardMapping |
885 | #undef XRemoveFromSaveSet |
886 | #undef XRemoveHost |
887 | #undef XRemoveHosts |
888 | #undef XReparentWindow |
889 | #undef XResetScreenSaver |
890 | #undef XResizeWindow |
891 | #undef XRestackWindows |
892 | #undef XRotateBuffers |
893 | #undef XRotateWindowProperties |
894 | #undef XScreenCount |
895 | #undef XSelectInput |
896 | #undef XSendEvent |
897 | #undef XSetAccessControl |
898 | #undef XSetArcMode |
899 | #undef XSetBackground |
900 | #undef XSetClipMask |
901 | #undef XSetClipOrigin |
902 | #undef XSetClipRectangles |
903 | #undef XSetCloseDownMode |
904 | #undef XSetCommand |
905 | #undef XSetDashes |
906 | #undef XSetFillRule |
907 | #undef XSetFillStyle |
908 | #undef XSetFont |
909 | #undef XSetFontPath |
910 | #undef XSetForeground |
911 | #undef XSetFunction |
912 | #undef XSetGraphicsExposures |
913 | #undef XSetIconName |
914 | #undef XSetInputFocus |
915 | #undef XSetLineAttributes |
916 | #undef XSetModifierMapping |
917 | #undef XSetPlaneMask |
918 | #undef XSetPointerMapping |
919 | #undef XSetScreenSaver |
920 | #undef XSetSelectionOwner |
921 | #undef XSetState |
922 | #undef XSetStipple |
923 | #undef XSetSubwindowMode |
924 | #undef XSetTSOrigin |
925 | #undef XSetTile |
926 | #undef XSetWindowBackground |
927 | #undef XSetWindowBackgroundPixmap |
928 | #undef XSetWindowBorder |
929 | #undef XSetWindowBorderPixmap |
930 | #undef XSetWindowBorderWidth |
931 | #undef XSetWindowColormap |
932 | #undef XStoreBuffer |
933 | #undef XStoreBytes |
934 | #undef XStoreColor |
935 | #undef XStoreColors |
936 | #undef XStoreName |
937 | #undef XStoreNamedColor |
938 | #undef XSync |
939 | #undef XTextExtents |
940 | #undef XTextExtents16 |
941 | #undef XTextWidth |
942 | #undef XTextWidth16 |
943 | #undef XTranslateCoordinates |
944 | #undef XUndefineCursor |
945 | #undef XUngrabButton |
946 | #undef XUngrabKey |
947 | #undef XUngrabKeyboard |
948 | #undef XUngrabPointer |
949 | #undef XUngrabServer |
950 | #undef XUninstallColormap |
951 | #undef XUnloadFont |
952 | #undef XUnmapSubwindows |
953 | #undef XUnmapWindow |
954 | #undef XVendorRelease |
955 | #undef XWarpPointer |
956 | #undef XWidthMMOfScreen |
957 | #undef XWidthOfScreen |
958 | #undef XWindowEvent |
959 | #undef XWriteBitmapFile |
960 | #undef XSupportsLocale |
961 | #undef XSetLocaleModifiers |
962 | #undef XOpenOM |
963 | #undef XCloseOM |
964 | #undef XSetOMValues |
965 | #undef XGetOMValues |
966 | #undef XDisplayOfOM |
967 | #undef XLocaleOfOM |
968 | #undef XCreateOC |
969 | #undef XDestroyOC |
970 | #undef XOMOfOC |
971 | #undef XSetOCValues |
972 | #undef XGetOCValues |
973 | #undef XCreateFontSet |
974 | #undef XFreeFontSet |
975 | #undef XFontsOfFontSet |
976 | #undef XBaseFontNameListOfFontSet |
977 | #undef XLocaleOfFontSet |
978 | #undef XContextDependentDrawing |
979 | #undef XDirectionalDependentDrawing |
980 | #undef XContextualDrawing |
981 | #undef XExtentsOfFontSet |
982 | #undef XmbTextEscapement |
983 | #undef XwcTextEscapement |
984 | #undef Xutf8TextEscapement |
985 | #undef XmbTextExtents |
986 | #undef XwcTextExtents |
987 | #undef Xutf8TextExtents |
988 | #undef XmbTextPerCharExtents |
989 | #undef XwcTextPerCharExtents |
990 | #undef Xutf8TextPerCharExtents |
991 | #undef XmbDrawText |
992 | #undef XwcDrawText |
993 | #undef Xutf8DrawText |
994 | #undef XmbDrawString |
995 | #undef XwcDrawString |
996 | #undef Xutf8DrawString |
997 | #undef XmbDrawImageString |
998 | #undef XwcDrawImageString |
999 | #undef Xutf8DrawImageString |
1000 | #undef XOpenIM |
1001 | #undef XCloseIM |
1002 | #undef XGetIMValues |
1003 | #undef XSetIMValues |
1004 | #undef XDisplayOfIM |
1005 | #undef XLocaleOfIM |
1006 | #undef XCreateIC |
1007 | #undef XDestroyIC |
1008 | #undef XSetICFocus |
1009 | #undef XUnsetICFocus |
1010 | #undef XwcResetIC |
1011 | #undef XmbResetIC |
1012 | #undef Xutf8ResetIC |
1013 | #undef XSetICValues |
1014 | #undef XGetICValues |
1015 | #undef XIMOfIC |
1016 | #undef XFilterEvent |
1017 | #undef XmbLookupString |
1018 | #undef XwcLookupString |
1019 | #undef Xutf8LookupString |
1020 | #undef XVaCreateNestedList |
1021 | #undef XRegisterIMInstantiateCallback |
1022 | #undef XUnregisterIMInstantiateCallback |
1023 | #undef XInternalConnectionNumbers |
1024 | #undef XProcessInternalConnection |
1025 | #undef XAddConnectionWatch |
1026 | #undef XRemoveConnectionWatch |
1027 | #undef XSetAuthorization |
1028 | #undef _Xmbtowc |
1029 | #undef _Xwctomb |
1030 | #undef XGetEventData |
1031 | #undef XFreeEventData |
1032 | #undef XAllocClassHint |
1033 | #undef XAllocIconSize |
1034 | #undef XAllocSizeHints |
1035 | #undef XAllocStandardColormap |
1036 | #undef XAllocWMHints |
1037 | #undef XClipBox |
1038 | #undef XCreateRegion |
1039 | #undef XDefaultString |
1040 | #undef XDeleteContext |
1041 | #undef XDestroyRegion |
1042 | #undef XEmptyRegion |
1043 | #undef XEqualRegion |
1044 | #undef XFindContext |
1045 | #undef XGetClassHint |
1046 | #undef XGetIconSizes |
1047 | #undef XGetNormalHints |
1048 | #undef XGetRGBColormaps |
1049 | #undef XGetSizeHints |
1050 | #undef XGetStandardColormap |
1051 | #undef XGetTextProperty |
1052 | #undef XGetVisualInfo |
1053 | #undef XGetWMClientMachine |
1054 | #undef XGetWMHints |
1055 | #undef XGetWMIconName |
1056 | #undef XGetWMName |
1057 | #undef XGetWMNormalHints |
1058 | #undef XGetWMSizeHints |
1059 | #undef XGetZoomHints |
1060 | #undef XIntersectRegion |
1061 | #undef XConvertCase |
1062 | #undef XLookupString |
1063 | #undef XMatchVisualInfo |
1064 | #undef XOffsetRegion |
1065 | #undef XPointInRegion |
1066 | #undef XPolygonRegion |
1067 | #undef XRectInRegion |
1068 | #undef XSaveContext |
1069 | #undef XSetClassHint |
1070 | #undef XSetIconSizes |
1071 | #undef XSetNormalHints |
1072 | #undef XSetRGBColormaps |
1073 | #undef XSetSizeHints |
1074 | #undef XSetStandardProperties |
1075 | #undef XSetTextProperty |
1076 | #undef XSetWMClientMachine |
1077 | #undef XSetWMHints |
1078 | #undef XSetWMIconName |
1079 | #undef XSetWMName |
1080 | #undef XSetWMNormalHints |
1081 | #undef XSetWMProperties |
1082 | #undef XmbSetWMProperties |
1083 | #undef Xutf8SetWMProperties |
1084 | #undef XSetWMSizeHints |
1085 | #undef XSetRegion |
1086 | #undef XSetStandardColormap |
1087 | #undef XSetZoomHints |
1088 | #undef XShrinkRegion |
1089 | #undef XStringListToTextProperty |
1090 | #undef XSubtractRegion |
1091 | #undef XmbTextListToTextProperty |
1092 | #undef XwcTextListToTextProperty |
1093 | #undef Xutf8TextListToTextProperty |
1094 | #undef XwcFreeStringList |
1095 | #undef XTextPropertyToStringList |
1096 | #undef XmbTextPropertyToTextList |
1097 | #undef XwcTextPropertyToTextList |
1098 | #undef Xutf8TextPropertyToTextList |
1099 | #undef XUnionRectWithRegion |
1100 | #undef XUnionRegion |
1101 | #undef XWMGeometry |
1102 | #undef XXorRegion |
1103 | #undef XkbIgnoreExtension |
1104 | #undef XkbOpenDisplay |
1105 | #undef XkbQueryExtension |
1106 | #undef XkbUseExtension |
1107 | #undef XkbLibraryVersion |
1108 | #undef XkbSetXlibControls |
1109 | #undef XkbGetXlibControls |
1110 | #undef XkbXlibControlsImplemented |
1111 | #undef XkbSetAtomFuncs |
1112 | #undef XkbKeycodeToKeysym |
1113 | #undef XkbKeysymToModifiers |
1114 | #undef XkbLookupKeySym |
1115 | #undef XkbLookupKeyBinding |
1116 | #undef XkbTranslateKeyCode |
1117 | #undef XkbTranslateKeySym |
1118 | #undef XkbSetAutoRepeatRate |
1119 | #undef XkbGetAutoRepeatRate |
1120 | #undef XkbChangeEnabledControls |
1121 | #undef XkbDeviceBell |
1122 | #undef XkbForceDeviceBell |
1123 | #undef XkbDeviceBellEvent |
1124 | #undef XkbBell |
1125 | #undef XkbForceBell |
1126 | #undef XkbBellEvent |
1127 | #undef XkbSelectEvents |
1128 | #undef XkbSelectEventDetails |
1129 | #undef XkbNoteMapChanges |
1130 | #undef XkbNoteNameChanges |
1131 | #undef XkbGetIndicatorState |
1132 | #undef XkbGetIndicatorMap |
1133 | #undef XkbSetIndicatorMap |
1134 | #undef XkbGetNamedIndicator |
1135 | #undef XkbGetNamedDeviceIndicator |
1136 | #undef XkbSetNamedIndicator |
1137 | #undef XkbSetNamedDeviceIndicator |
1138 | #undef XkbLockModifiers |
1139 | #undef XkbLatchModifiers |
1140 | #undef XkbLockGroup |
1141 | #undef XkbLatchGroup |
1142 | #undef XkbSetServerInternalMods |
1143 | #undef XkbSetIgnoreLockMods |
1144 | #undef XkbVirtualModsToReal |
1145 | #undef XkbComputeEffectiveMap |
1146 | #undef XkbInitCanonicalKeyTypes |
1147 | #undef XkbAllocKeyboard |
1148 | #undef XkbFreeKeyboard |
1149 | #undef XkbAllocClientMap |
1150 | #undef XkbAllocServerMap |
1151 | #undef XkbFreeClientMap |
1152 | #undef XkbFreeServerMap |
1153 | #undef XkbAddKeyType |
1154 | #undef XkbAllocIndicatorMaps |
1155 | #undef XkbFreeIndicatorMaps |
1156 | #undef XkbGetMap |
1157 | #undef XkbGetUpdatedMap |
1158 | #undef XkbGetMapChanges |
1159 | #undef XkbRefreshKeyboardMapping |
1160 | #undef XkbGetKeyTypes |
1161 | #undef XkbGetKeySyms |
1162 | #undef XkbGetKeyActions |
1163 | #undef XkbGetKeyBehaviors |
1164 | #undef XkbGetVirtualMods |
1165 | #undef XkbGetKeyExplicitComponents |
1166 | #undef XkbGetKeyModifierMap |
1167 | #undef XkbGetKeyVirtualModMap |
1168 | #undef XkbAllocControls |
1169 | #undef XkbFreeControls |
1170 | #undef XkbGetControls |
1171 | #undef XkbSetControls |
1172 | #undef XkbNoteControlsChanges |
1173 | #undef XkbAllocCompatMap |
1174 | #undef XkbFreeCompatMap |
1175 | #undef XkbGetCompatMap |
1176 | #undef XkbSetCompatMap |
1177 | #undef XkbAllocNames |
1178 | #undef XkbGetNames |
1179 | #undef XkbSetNames |
1180 | #undef XkbChangeNames |
1181 | #undef XkbFreeNames |
1182 | #undef XkbGetState |
1183 | #undef XkbSetMap |
1184 | #undef XkbChangeMap |
1185 | #undef XkbSetDetectableAutoRepeat |
1186 | #undef XkbGetDetectableAutoRepeat |
1187 | #undef XkbSetAutoResetControls |
1188 | #undef XkbGetAutoResetControls |
1189 | #undef XkbSetPerClientControls |
1190 | #undef XkbGetPerClientControls |
1191 | #undef XkbCopyKeyType |
1192 | #undef XkbCopyKeyTypes |
1193 | #undef XkbResizeKeyType |
1194 | #undef XkbResizeKeySyms |
1195 | #undef XkbResizeKeyActions |
1196 | #undef XkbChangeTypesOfKey |
1197 | #undef XkbChangeKeycodeRange |
1198 | #undef XkbListComponents |
1199 | #undef XkbFreeComponentList |
1200 | #undef XkbGetKeyboard |
1201 | #undef XkbGetKeyboardByName |
1202 | #undef XkbKeyTypesForCoreSymbols |
1203 | #undef XkbApplyCompatMapToKey |
1204 | #undef XkbUpdateMapFromCore |
1205 | #undef XkbAddDeviceLedInfo |
1206 | #undef XkbResizeDeviceButtonActions |
1207 | #undef XkbAllocDeviceInfo |
1208 | #undef XkbFreeDeviceInfo |
1209 | #undef XkbNoteDeviceChanges |
1210 | #undef XkbGetDeviceInfo |
1211 | #undef XkbGetDeviceInfoChanges |
1212 | #undef XkbGetDeviceButtonActions |
1213 | #undef XkbGetDeviceLedInfo |
1214 | #undef XkbSetDeviceInfo |
1215 | #undef XkbChangeDeviceInfo |
1216 | #undef XkbSetDeviceLedInfo |
1217 | #undef XkbSetDeviceButtonActions |
1218 | #undef XkbToControl |
1219 | #undef XkbSetDebuggingFlags |
1220 | #undef XkbApplyVirtualModChanges |
1221 | #undef XkbUpdateActionVirtualMods |
1222 | #undef XkbUpdateKeyTypeVirtualMods |
1223 | #include <dlfcn.h> |
1224 | #include <stdio.h> |
1225 | int (*_Xmblen_dylibloader_wrapper_xlib)( char*, int); |
1226 | XFontStruct* (*XLoadQueryFont_dylibloader_wrapper_xlib)( Display*,const char*); |
1227 | XFontStruct* (*XQueryFont_dylibloader_wrapper_xlib)( Display*, XID); |
1228 | XTimeCoord* (*XGetMotionEvents_dylibloader_wrapper_xlib)( Display*, Window, Time, Time, int*); |
1229 | XModifierKeymap* (*XDeleteModifiermapEntry_dylibloader_wrapper_xlib)( XModifierKeymap*, KeyCode, int); |
1230 | XModifierKeymap* (*XGetModifierMapping_dylibloader_wrapper_xlib)( Display*); |
1231 | XModifierKeymap* (*XInsertModifiermapEntry_dylibloader_wrapper_xlib)( XModifierKeymap*, KeyCode, int); |
1232 | XModifierKeymap* (*XNewModifiermap_dylibloader_wrapper_xlib)( int); |
1233 | XImage* (*XCreateImage_dylibloader_wrapper_xlib)( Display*, Visual*, unsigned int, int, int, char*, unsigned int, unsigned int, int, int); |
1234 | int (*XInitImage_dylibloader_wrapper_xlib)( XImage*); |
1235 | XImage* (*XGetImage_dylibloader_wrapper_xlib)( Display*, Drawable, int, int, unsigned int, unsigned int, unsigned long, int); |
1236 | XImage* (*XGetSubImage_dylibloader_wrapper_xlib)( Display*, Drawable, int, int, unsigned int, unsigned int, unsigned long, int, XImage*, int, int); |
1237 | Display* (*XOpenDisplay_dylibloader_wrapper_xlib)(const char*); |
1238 | void (*XrmInitialize_dylibloader_wrapper_xlib)( void); |
1239 | char* (*XFetchBytes_dylibloader_wrapper_xlib)( Display*, int*); |
1240 | char* (*XFetchBuffer_dylibloader_wrapper_xlib)( Display*, int*, int); |
1241 | char* (*XGetAtomName_dylibloader_wrapper_xlib)( Display*, Atom); |
1242 | int (*XGetAtomNames_dylibloader_wrapper_xlib)( Display*, Atom*, int, char**); |
1243 | char* (*XGetDefault_dylibloader_wrapper_xlib)( Display*,const char*,const char*); |
1244 | char* (*XDisplayName_dylibloader_wrapper_xlib)(const char*); |
1245 | char* (*XKeysymToString_dylibloader_wrapper_xlib)( KeySym); |
1246 | int* (*XSynchronize_dylibloader_wrapper_xlib)( Display*, int); |
1247 | int* (*XSetAfterFunction_dylibloader_wrapper_xlib)( Display*, int*); |
1248 | Atom (*XInternAtom_dylibloader_wrapper_xlib)( Display*,const char*, int); |
1249 | int (*XInternAtoms_dylibloader_wrapper_xlib)( Display*, char**, int, int, Atom*); |
1250 | Colormap (*XCopyColormapAndFree_dylibloader_wrapper_xlib)( Display*, Colormap); |
1251 | Colormap (*XCreateColormap_dylibloader_wrapper_xlib)( Display*, Window, Visual*, int); |
1252 | Cursor (*XCreatePixmapCursor_dylibloader_wrapper_xlib)( Display*, Pixmap, Pixmap, XColor*, XColor*, unsigned int, unsigned int); |
1253 | Cursor (*XCreateGlyphCursor_dylibloader_wrapper_xlib)( Display*, Font, Font, unsigned int, unsigned int,const XColor*,const XColor*); |
1254 | Cursor (*XCreateFontCursor_dylibloader_wrapper_xlib)( Display*, unsigned int); |
1255 | Font (*XLoadFont_dylibloader_wrapper_xlib)( Display*,const char*); |
1256 | GC (*XCreateGC_dylibloader_wrapper_xlib)( Display*, Drawable, unsigned long, XGCValues*); |
1257 | GContext (*XGContextFromGC_dylibloader_wrapper_xlib)( GC); |
1258 | void (*XFlushGC_dylibloader_wrapper_xlib)( Display*, GC); |
1259 | Pixmap (*XCreatePixmap_dylibloader_wrapper_xlib)( Display*, Drawable, unsigned int, unsigned int, unsigned int); |
1260 | Pixmap (*XCreateBitmapFromData_dylibloader_wrapper_xlib)( Display*, Drawable,const char*, unsigned int, unsigned int); |
1261 | Pixmap (*XCreatePixmapFromBitmapData_dylibloader_wrapper_xlib)( Display*, Drawable, char*, unsigned int, unsigned int, unsigned long, unsigned long, unsigned int); |
1262 | Window (*XCreateSimpleWindow_dylibloader_wrapper_xlib)( Display*, Window, int, int, unsigned int, unsigned int, unsigned int, unsigned long, unsigned long); |
1263 | Window (*XGetSelectionOwner_dylibloader_wrapper_xlib)( Display*, Atom); |
1264 | Window (*XCreateWindow_dylibloader_wrapper_xlib)( Display*, Window, int, int, unsigned int, unsigned int, unsigned int, int, unsigned int, Visual*, unsigned long, XSetWindowAttributes*); |
1265 | Colormap* (*XListInstalledColormaps_dylibloader_wrapper_xlib)( Display*, Window, int*); |
1266 | char** (*XListFonts_dylibloader_wrapper_xlib)( Display*,const char*, int, int*); |
1267 | char** (*XListFontsWithInfo_dylibloader_wrapper_xlib)( Display*,const char*, int, int*, XFontStruct**); |
1268 | char** (*XGetFontPath_dylibloader_wrapper_xlib)( Display*, int*); |
1269 | char** (*XListExtensions_dylibloader_wrapper_xlib)( Display*, int*); |
1270 | Atom* (*XListProperties_dylibloader_wrapper_xlib)( Display*, Window, int*); |
1271 | XHostAddress* (*XListHosts_dylibloader_wrapper_xlib)( Display*, int*, int*); |
1272 | KeySym (*XKeycodeToKeysym_dylibloader_wrapper_xlib)( Display*, KeyCode, int); |
1273 | KeySym (*XLookupKeysym_dylibloader_wrapper_xlib)( XKeyEvent*, int); |
1274 | KeySym* (*XGetKeyboardMapping_dylibloader_wrapper_xlib)( Display*, KeyCode, int, int*); |
1275 | KeySym (*XStringToKeysym_dylibloader_wrapper_xlib)(const char*); |
1276 | long (*XMaxRequestSize_dylibloader_wrapper_xlib)( Display*); |
1277 | long (*XExtendedMaxRequestSize_dylibloader_wrapper_xlib)( Display*); |
1278 | char* (*XResourceManagerString_dylibloader_wrapper_xlib)( Display*); |
1279 | char* (*XScreenResourceString_dylibloader_wrapper_xlib)( Screen*); |
1280 | unsigned long (*XDisplayMotionBufferSize_dylibloader_wrapper_xlib)( Display*); |
1281 | VisualID (*XVisualIDFromVisual_dylibloader_wrapper_xlib)( Visual*); |
1282 | int (*XInitThreads_dylibloader_wrapper_xlib)( void); |
1283 | void (*XLockDisplay_dylibloader_wrapper_xlib)( Display*); |
1284 | void (*XUnlockDisplay_dylibloader_wrapper_xlib)( Display*); |
1285 | XExtCodes* (*XInitExtension_dylibloader_wrapper_xlib)( Display*,const char*); |
1286 | XExtCodes* (*XAddExtension_dylibloader_wrapper_xlib)( Display*); |
1287 | XExtData* (*XFindOnExtensionList_dylibloader_wrapper_xlib)( XExtData**, int); |
1288 | XExtData** (*XEHeadOfExtensionList_dylibloader_wrapper_xlib)( XEDataObject); |
1289 | Window (*XRootWindow_dylibloader_wrapper_xlib)( Display*, int); |
1290 | Window (*XDefaultRootWindow_dylibloader_wrapper_xlib)( Display*); |
1291 | Window (*XRootWindowOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1292 | Visual* (*XDefaultVisual_dylibloader_wrapper_xlib)( Display*, int); |
1293 | Visual* (*XDefaultVisualOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1294 | GC (*XDefaultGC_dylibloader_wrapper_xlib)( Display*, int); |
1295 | GC (*XDefaultGCOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1296 | unsigned long (*XBlackPixel_dylibloader_wrapper_xlib)( Display*, int); |
1297 | unsigned long (*XWhitePixel_dylibloader_wrapper_xlib)( Display*, int); |
1298 | unsigned long (*XAllPlanes_dylibloader_wrapper_xlib)( void); |
1299 | unsigned long (*XBlackPixelOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1300 | unsigned long (*XWhitePixelOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1301 | unsigned long (*XNextRequest_dylibloader_wrapper_xlib)( Display*); |
1302 | unsigned long (*XLastKnownRequestProcessed_dylibloader_wrapper_xlib)( Display*); |
1303 | char* (*XServerVendor_dylibloader_wrapper_xlib)( Display*); |
1304 | char* (*XDisplayString_dylibloader_wrapper_xlib)( Display*); |
1305 | Colormap (*XDefaultColormap_dylibloader_wrapper_xlib)( Display*, int); |
1306 | Colormap (*XDefaultColormapOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1307 | Display* (*XDisplayOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1308 | Screen* (*XScreenOfDisplay_dylibloader_wrapper_xlib)( Display*, int); |
1309 | Screen* (*XDefaultScreenOfDisplay_dylibloader_wrapper_xlib)( Display*); |
1310 | long (*XEventMaskOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1311 | int (*XScreenNumberOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1312 | XErrorHandler (*XSetErrorHandler_dylibloader_wrapper_xlib)( XErrorHandler); |
1313 | XIOErrorHandler (*XSetIOErrorHandler_dylibloader_wrapper_xlib)( XIOErrorHandler); |
1314 | XPixmapFormatValues* (*XListPixmapFormats_dylibloader_wrapper_xlib)( Display*, int*); |
1315 | int* (*XListDepths_dylibloader_wrapper_xlib)( Display*, int, int*); |
1316 | int (*XReconfigureWMWindow_dylibloader_wrapper_xlib)( Display*, Window, int, unsigned int, XWindowChanges*); |
1317 | int (*XGetWMProtocols_dylibloader_wrapper_xlib)( Display*, Window, Atom**, int*); |
1318 | int (*XSetWMProtocols_dylibloader_wrapper_xlib)( Display*, Window, Atom*, int); |
1319 | int (*XIconifyWindow_dylibloader_wrapper_xlib)( Display*, Window, int); |
1320 | int (*XWithdrawWindow_dylibloader_wrapper_xlib)( Display*, Window, int); |
1321 | int (*XGetCommand_dylibloader_wrapper_xlib)( Display*, Window, char***, int*); |
1322 | int (*XGetWMColormapWindows_dylibloader_wrapper_xlib)( Display*, Window, Window**, int*); |
1323 | int (*XSetWMColormapWindows_dylibloader_wrapper_xlib)( Display*, Window, Window*, int); |
1324 | void (*XFreeStringList_dylibloader_wrapper_xlib)( char**); |
1325 | int (*XSetTransientForHint_dylibloader_wrapper_xlib)( Display*, Window, Window); |
1326 | int (*XActivateScreenSaver_dylibloader_wrapper_xlib)( Display*); |
1327 | int (*XAddHost_dylibloader_wrapper_xlib)( Display*, XHostAddress*); |
1328 | int (*XAddHosts_dylibloader_wrapper_xlib)( Display*, XHostAddress*, int); |
1329 | int (*XAddToExtensionList_dylibloader_wrapper_xlib)(struct _XExtData**, XExtData*); |
1330 | int (*XAddToSaveSet_dylibloader_wrapper_xlib)( Display*, Window); |
1331 | int (*XAllocColor_dylibloader_wrapper_xlib)( Display*, Colormap, XColor*); |
1332 | int (*XAllocColorCells_dylibloader_wrapper_xlib)( Display*, Colormap, int, unsigned long*, unsigned int, unsigned long*, unsigned int); |
1333 | int (*XAllocColorPlanes_dylibloader_wrapper_xlib)( Display*, Colormap, int, unsigned long*, int, int, int, int, unsigned long*, unsigned long*, unsigned long*); |
1334 | int (*XAllocNamedColor_dylibloader_wrapper_xlib)( Display*, Colormap,const char*, XColor*, XColor*); |
1335 | int (*XAllowEvents_dylibloader_wrapper_xlib)( Display*, int, Time); |
1336 | int (*XAutoRepeatOff_dylibloader_wrapper_xlib)( Display*); |
1337 | int (*XAutoRepeatOn_dylibloader_wrapper_xlib)( Display*); |
1338 | int (*XBell_dylibloader_wrapper_xlib)( Display*, int); |
1339 | int (*XBitmapBitOrder_dylibloader_wrapper_xlib)( Display*); |
1340 | int (*XBitmapPad_dylibloader_wrapper_xlib)( Display*); |
1341 | int (*XBitmapUnit_dylibloader_wrapper_xlib)( Display*); |
1342 | int (*XCellsOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1343 | int (*XChangeActivePointerGrab_dylibloader_wrapper_xlib)( Display*, unsigned int, Cursor, Time); |
1344 | int (*XChangeGC_dylibloader_wrapper_xlib)( Display*, GC, unsigned long, XGCValues*); |
1345 | int (*XChangeKeyboardControl_dylibloader_wrapper_xlib)( Display*, unsigned long, XKeyboardControl*); |
1346 | int (*XChangeKeyboardMapping_dylibloader_wrapper_xlib)( Display*, int, int, KeySym*, int); |
1347 | int (*XChangePointerControl_dylibloader_wrapper_xlib)( Display*, int, int, int, int, int); |
1348 | int (*XChangeProperty_dylibloader_wrapper_xlib)( Display*, Window, Atom, Atom, int, int,const unsigned char*, int); |
1349 | int (*XChangeSaveSet_dylibloader_wrapper_xlib)( Display*, Window, int); |
1350 | int (*XChangeWindowAttributes_dylibloader_wrapper_xlib)( Display*, Window, unsigned long, XSetWindowAttributes*); |
1351 | int (*XCheckIfEvent_dylibloader_wrapper_xlib)( Display*, XEvent*, Bool (*) (Display*, XEvent*, XPointer), XPointer); |
1352 | int (*XCheckMaskEvent_dylibloader_wrapper_xlib)( Display*, long, XEvent*); |
1353 | int (*XCheckTypedEvent_dylibloader_wrapper_xlib)( Display*, int, XEvent*); |
1354 | int (*XCheckTypedWindowEvent_dylibloader_wrapper_xlib)( Display*, Window, int, XEvent*); |
1355 | int (*XCheckWindowEvent_dylibloader_wrapper_xlib)( Display*, Window, long, XEvent*); |
1356 | int (*XCirculateSubwindows_dylibloader_wrapper_xlib)( Display*, Window, int); |
1357 | int (*XCirculateSubwindowsDown_dylibloader_wrapper_xlib)( Display*, Window); |
1358 | int (*XCirculateSubwindowsUp_dylibloader_wrapper_xlib)( Display*, Window); |
1359 | int (*XClearArea_dylibloader_wrapper_xlib)( Display*, Window, int, int, unsigned int, unsigned int, int); |
1360 | int (*XClearWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1361 | int (*XCloseDisplay_dylibloader_wrapper_xlib)( Display*); |
1362 | int (*XConfigureWindow_dylibloader_wrapper_xlib)( Display*, Window, unsigned int, XWindowChanges*); |
1363 | int (*XConnectionNumber_dylibloader_wrapper_xlib)( Display*); |
1364 | int (*XConvertSelection_dylibloader_wrapper_xlib)( Display*, Atom, Atom, Atom, Window, Time); |
1365 | int (*XCopyArea_dylibloader_wrapper_xlib)( Display*, Drawable, Drawable, GC, int, int, unsigned int, unsigned int, int, int); |
1366 | int (*XCopyGC_dylibloader_wrapper_xlib)( Display*, GC, unsigned long, GC); |
1367 | int (*XCopyPlane_dylibloader_wrapper_xlib)( Display*, Drawable, Drawable, GC, int, int, unsigned int, unsigned int, int, int, unsigned long); |
1368 | int (*XDefaultDepth_dylibloader_wrapper_xlib)( Display*, int); |
1369 | int (*XDefaultDepthOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1370 | int (*XDefaultScreen_dylibloader_wrapper_xlib)( Display*); |
1371 | int (*XDefineCursor_dylibloader_wrapper_xlib)( Display*, Window, Cursor); |
1372 | int (*XDeleteProperty_dylibloader_wrapper_xlib)( Display*, Window, Atom); |
1373 | int (*XDestroyWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1374 | int (*XDestroySubwindows_dylibloader_wrapper_xlib)( Display*, Window); |
1375 | int (*XDoesBackingStore_dylibloader_wrapper_xlib)( Screen*); |
1376 | int (*XDoesSaveUnders_dylibloader_wrapper_xlib)( Screen*); |
1377 | int (*XDisableAccessControl_dylibloader_wrapper_xlib)( Display*); |
1378 | int (*XDisplayCells_dylibloader_wrapper_xlib)( Display*, int); |
1379 | int (*XDisplayHeight_dylibloader_wrapper_xlib)( Display*, int); |
1380 | int (*XDisplayHeightMM_dylibloader_wrapper_xlib)( Display*, int); |
1381 | int (*XDisplayKeycodes_dylibloader_wrapper_xlib)( Display*, int*, int*); |
1382 | int (*XDisplayPlanes_dylibloader_wrapper_xlib)( Display*, int); |
1383 | int (*XDisplayWidth_dylibloader_wrapper_xlib)( Display*, int); |
1384 | int (*XDisplayWidthMM_dylibloader_wrapper_xlib)( Display*, int); |
1385 | int (*XDrawArc_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, unsigned int, unsigned int, int, int); |
1386 | int (*XDrawArcs_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XArc*, int); |
1387 | int (*XDrawImageString_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int,const char*, int); |
1388 | int (*XDrawImageString16_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int,const XChar2b*, int); |
1389 | int (*XDrawLine_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, int, int); |
1390 | int (*XDrawLines_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XPoint*, int, int); |
1391 | int (*XDrawPoint_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int); |
1392 | int (*XDrawPoints_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XPoint*, int, int); |
1393 | int (*XDrawRectangle_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, unsigned int, unsigned int); |
1394 | int (*XDrawRectangles_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XRectangle*, int); |
1395 | int (*XDrawSegments_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XSegment*, int); |
1396 | int (*XDrawString_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int,const char*, int); |
1397 | int (*XDrawString16_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int,const XChar2b*, int); |
1398 | int (*XDrawText_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, XTextItem*, int); |
1399 | int (*XDrawText16_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, XTextItem16*, int); |
1400 | int (*XEnableAccessControl_dylibloader_wrapper_xlib)( Display*); |
1401 | int (*XEventsQueued_dylibloader_wrapper_xlib)( Display*, int); |
1402 | int (*XFetchName_dylibloader_wrapper_xlib)( Display*, Window, char**); |
1403 | int (*XFillArc_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, unsigned int, unsigned int, int, int); |
1404 | int (*XFillArcs_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XArc*, int); |
1405 | int (*XFillPolygon_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XPoint*, int, int, int); |
1406 | int (*XFillRectangle_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, unsigned int, unsigned int); |
1407 | int (*XFillRectangles_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XRectangle*, int); |
1408 | int (*XFlush_dylibloader_wrapper_xlib)( Display*); |
1409 | int (*XForceScreenSaver_dylibloader_wrapper_xlib)( Display*, int); |
1410 | int (*XFree_dylibloader_wrapper_xlib)( void*); |
1411 | int (*XFreeColormap_dylibloader_wrapper_xlib)( Display*, Colormap); |
1412 | int (*XFreeColors_dylibloader_wrapper_xlib)( Display*, Colormap, unsigned long*, int, unsigned long); |
1413 | int (*XFreeCursor_dylibloader_wrapper_xlib)( Display*, Cursor); |
1414 | int (*XFreeExtensionList_dylibloader_wrapper_xlib)( char**); |
1415 | int (*XFreeFont_dylibloader_wrapper_xlib)( Display*, XFontStruct*); |
1416 | int (*XFreeFontInfo_dylibloader_wrapper_xlib)( char**, XFontStruct*, int); |
1417 | int (*XFreeFontNames_dylibloader_wrapper_xlib)( char**); |
1418 | int (*XFreeFontPath_dylibloader_wrapper_xlib)( char**); |
1419 | int (*XFreeGC_dylibloader_wrapper_xlib)( Display*, GC); |
1420 | int (*XFreeModifiermap_dylibloader_wrapper_xlib)( XModifierKeymap*); |
1421 | int (*XFreePixmap_dylibloader_wrapper_xlib)( Display*, Pixmap); |
1422 | int (*XGeometry_dylibloader_wrapper_xlib)( Display*, int,const char*,const char*, unsigned int, unsigned int, unsigned int, int, int, int*, int*, int*, int*); |
1423 | int (*XGetErrorDatabaseText_dylibloader_wrapper_xlib)( Display*,const char*,const char*,const char*, char*, int); |
1424 | int (*XGetErrorText_dylibloader_wrapper_xlib)( Display*, int, char*, int); |
1425 | int (*XGetFontProperty_dylibloader_wrapper_xlib)( XFontStruct*, Atom, unsigned long*); |
1426 | int (*XGetGCValues_dylibloader_wrapper_xlib)( Display*, GC, unsigned long, XGCValues*); |
1427 | int (*XGetGeometry_dylibloader_wrapper_xlib)( Display*, Drawable, Window*, int*, int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*); |
1428 | int (*XGetIconName_dylibloader_wrapper_xlib)( Display*, Window, char**); |
1429 | int (*XGetInputFocus_dylibloader_wrapper_xlib)( Display*, Window*, int*); |
1430 | int (*XGetKeyboardControl_dylibloader_wrapper_xlib)( Display*, XKeyboardState*); |
1431 | int (*XGetPointerControl_dylibloader_wrapper_xlib)( Display*, int*, int*, int*); |
1432 | int (*XGetPointerMapping_dylibloader_wrapper_xlib)( Display*, unsigned char*, int); |
1433 | int (*XGetScreenSaver_dylibloader_wrapper_xlib)( Display*, int*, int*, int*, int*); |
1434 | int (*XGetTransientForHint_dylibloader_wrapper_xlib)( Display*, Window, Window*); |
1435 | int (*XGetWindowProperty_dylibloader_wrapper_xlib)( Display*, Window, Atom, long, long, int, Atom, Atom*, int*, unsigned long*, unsigned long*, unsigned char**); |
1436 | int (*XGetWindowAttributes_dylibloader_wrapper_xlib)( Display*, Window, XWindowAttributes*); |
1437 | int (*XGrabButton_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, Window, int, unsigned int, int, int, Window, Cursor); |
1438 | int (*XGrabKey_dylibloader_wrapper_xlib)( Display*, int, unsigned int, Window, int, int, int); |
1439 | int (*XGrabKeyboard_dylibloader_wrapper_xlib)( Display*, Window, int, int, int, Time); |
1440 | int (*XGrabPointer_dylibloader_wrapper_xlib)( Display*, Window, int, unsigned int, int, int, Window, Cursor, Time); |
1441 | int (*XGrabServer_dylibloader_wrapper_xlib)( Display*); |
1442 | int (*XHeightMMOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1443 | int (*XHeightOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1444 | int (*XIfEvent_dylibloader_wrapper_xlib)( Display*, XEvent*, Bool (*) (Display*, XEvent*, XPointer), XPointer); |
1445 | int (*XImageByteOrder_dylibloader_wrapper_xlib)( Display*); |
1446 | int (*XInstallColormap_dylibloader_wrapper_xlib)( Display*, Colormap); |
1447 | KeyCode (*XKeysymToKeycode_dylibloader_wrapper_xlib)( Display*, KeySym); |
1448 | int (*XKillClient_dylibloader_wrapper_xlib)( Display*, XID); |
1449 | int (*XLookupColor_dylibloader_wrapper_xlib)( Display*, Colormap,const char*, XColor*, XColor*); |
1450 | int (*XLowerWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1451 | int (*XMapRaised_dylibloader_wrapper_xlib)( Display*, Window); |
1452 | int (*XMapSubwindows_dylibloader_wrapper_xlib)( Display*, Window); |
1453 | int (*XMapWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1454 | int (*XMaskEvent_dylibloader_wrapper_xlib)( Display*, long, XEvent*); |
1455 | int (*XMaxCmapsOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1456 | int (*XMinCmapsOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1457 | int (*XMoveResizeWindow_dylibloader_wrapper_xlib)( Display*, Window, int, int, unsigned int, unsigned int); |
1458 | int (*XMoveWindow_dylibloader_wrapper_xlib)( Display*, Window, int, int); |
1459 | int (*XNextEvent_dylibloader_wrapper_xlib)( Display*, XEvent*); |
1460 | int (*XNoOp_dylibloader_wrapper_xlib)( Display*); |
1461 | int (*XParseColor_dylibloader_wrapper_xlib)( Display*, Colormap,const char*, XColor*); |
1462 | int (*XParseGeometry_dylibloader_wrapper_xlib)(const char*, int*, int*, unsigned int*, unsigned int*); |
1463 | int (*XPeekEvent_dylibloader_wrapper_xlib)( Display*, XEvent*); |
1464 | int (*XPeekIfEvent_dylibloader_wrapper_xlib)( Display*, XEvent*, Bool (*) (Display*, XEvent*, XPointer), XPointer); |
1465 | int (*XPending_dylibloader_wrapper_xlib)( Display*); |
1466 | int (*XPlanesOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1467 | int (*XProtocolRevision_dylibloader_wrapper_xlib)( Display*); |
1468 | int (*XProtocolVersion_dylibloader_wrapper_xlib)( Display*); |
1469 | int (*XPutBackEvent_dylibloader_wrapper_xlib)( Display*, XEvent*); |
1470 | int (*XPutImage_dylibloader_wrapper_xlib)( Display*, Drawable, GC, XImage*, int, int, int, int, unsigned int, unsigned int); |
1471 | int (*XQLength_dylibloader_wrapper_xlib)( Display*); |
1472 | int (*XQueryBestCursor_dylibloader_wrapper_xlib)( Display*, Drawable, unsigned int, unsigned int, unsigned int*, unsigned int*); |
1473 | int (*XQueryBestSize_dylibloader_wrapper_xlib)( Display*, int, Drawable, unsigned int, unsigned int, unsigned int*, unsigned int*); |
1474 | int (*XQueryBestStipple_dylibloader_wrapper_xlib)( Display*, Drawable, unsigned int, unsigned int, unsigned int*, unsigned int*); |
1475 | int (*XQueryBestTile_dylibloader_wrapper_xlib)( Display*, Drawable, unsigned int, unsigned int, unsigned int*, unsigned int*); |
1476 | int (*XQueryColor_dylibloader_wrapper_xlib)( Display*, Colormap, XColor*); |
1477 | int (*XQueryColors_dylibloader_wrapper_xlib)( Display*, Colormap, XColor*, int); |
1478 | int (*XQueryExtension_dylibloader_wrapper_xlib)( Display*,const char*, int*, int*, int*); |
1479 | int (*XQueryKeymap_dylibloader_wrapper_xlib)( Display*, char [32]); |
1480 | int (*XQueryPointer_dylibloader_wrapper_xlib)( Display*, Window, Window*, Window*, int*, int*, int*, int*, unsigned int*); |
1481 | int (*XQueryTextExtents_dylibloader_wrapper_xlib)( Display*, XID,const char*, int, int*, int*, int*, XCharStruct*); |
1482 | int (*XQueryTextExtents16_dylibloader_wrapper_xlib)( Display*, XID,const XChar2b*, int, int*, int*, int*, XCharStruct*); |
1483 | int (*XQueryTree_dylibloader_wrapper_xlib)( Display*, Window, Window*, Window*, Window**, unsigned int*); |
1484 | int (*XRaiseWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1485 | int (*XReadBitmapFile_dylibloader_wrapper_xlib)( Display*, Drawable,const char*, unsigned int*, unsigned int*, Pixmap*, int*, int*); |
1486 | int (*XReadBitmapFileData_dylibloader_wrapper_xlib)(const char*, unsigned int*, unsigned int*, unsigned char**, int*, int*); |
1487 | int (*XRebindKeysym_dylibloader_wrapper_xlib)( Display*, KeySym, KeySym*, int,const unsigned char*, int); |
1488 | int (*XRecolorCursor_dylibloader_wrapper_xlib)( Display*, Cursor, XColor*, XColor*); |
1489 | int (*XRefreshKeyboardMapping_dylibloader_wrapper_xlib)( XMappingEvent*); |
1490 | int (*XRemoveFromSaveSet_dylibloader_wrapper_xlib)( Display*, Window); |
1491 | int (*XRemoveHost_dylibloader_wrapper_xlib)( Display*, XHostAddress*); |
1492 | int (*XRemoveHosts_dylibloader_wrapper_xlib)( Display*, XHostAddress*, int); |
1493 | int (*XReparentWindow_dylibloader_wrapper_xlib)( Display*, Window, Window, int, int); |
1494 | int (*XResetScreenSaver_dylibloader_wrapper_xlib)( Display*); |
1495 | int (*XResizeWindow_dylibloader_wrapper_xlib)( Display*, Window, unsigned int, unsigned int); |
1496 | int (*XRestackWindows_dylibloader_wrapper_xlib)( Display*, Window*, int); |
1497 | int (*XRotateBuffers_dylibloader_wrapper_xlib)( Display*, int); |
1498 | int (*XRotateWindowProperties_dylibloader_wrapper_xlib)( Display*, Window, Atom*, int, int); |
1499 | int (*XScreenCount_dylibloader_wrapper_xlib)( Display*); |
1500 | int (*XSelectInput_dylibloader_wrapper_xlib)( Display*, Window, long); |
1501 | int (*XSendEvent_dylibloader_wrapper_xlib)( Display*, Window, int, long, XEvent*); |
1502 | int (*XSetAccessControl_dylibloader_wrapper_xlib)( Display*, int); |
1503 | int (*XSetArcMode_dylibloader_wrapper_xlib)( Display*, GC, int); |
1504 | int (*XSetBackground_dylibloader_wrapper_xlib)( Display*, GC, unsigned long); |
1505 | int (*XSetClipMask_dylibloader_wrapper_xlib)( Display*, GC, Pixmap); |
1506 | int (*XSetClipOrigin_dylibloader_wrapper_xlib)( Display*, GC, int, int); |
1507 | int (*XSetClipRectangles_dylibloader_wrapper_xlib)( Display*, GC, int, int, XRectangle*, int, int); |
1508 | int (*XSetCloseDownMode_dylibloader_wrapper_xlib)( Display*, int); |
1509 | int (*XSetCommand_dylibloader_wrapper_xlib)( Display*, Window, char**, int); |
1510 | int (*XSetDashes_dylibloader_wrapper_xlib)( Display*, GC, int,const char*, int); |
1511 | int (*XSetFillRule_dylibloader_wrapper_xlib)( Display*, GC, int); |
1512 | int (*XSetFillStyle_dylibloader_wrapper_xlib)( Display*, GC, int); |
1513 | int (*XSetFont_dylibloader_wrapper_xlib)( Display*, GC, Font); |
1514 | int (*XSetFontPath_dylibloader_wrapper_xlib)( Display*, char**, int); |
1515 | int (*XSetForeground_dylibloader_wrapper_xlib)( Display*, GC, unsigned long); |
1516 | int (*XSetFunction_dylibloader_wrapper_xlib)( Display*, GC, int); |
1517 | int (*XSetGraphicsExposures_dylibloader_wrapper_xlib)( Display*, GC, int); |
1518 | int (*XSetIconName_dylibloader_wrapper_xlib)( Display*, Window,const char*); |
1519 | int (*XSetInputFocus_dylibloader_wrapper_xlib)( Display*, Window, int, Time); |
1520 | int (*XSetLineAttributes_dylibloader_wrapper_xlib)( Display*, GC, unsigned int, int, int, int); |
1521 | int (*XSetModifierMapping_dylibloader_wrapper_xlib)( Display*, XModifierKeymap*); |
1522 | int (*XSetPlaneMask_dylibloader_wrapper_xlib)( Display*, GC, unsigned long); |
1523 | int (*XSetPointerMapping_dylibloader_wrapper_xlib)( Display*,const unsigned char*, int); |
1524 | int (*XSetScreenSaver_dylibloader_wrapper_xlib)( Display*, int, int, int, int); |
1525 | int (*XSetSelectionOwner_dylibloader_wrapper_xlib)( Display*, Atom, Window, Time); |
1526 | int (*XSetState_dylibloader_wrapper_xlib)( Display*, GC, unsigned long, unsigned long, int, unsigned long); |
1527 | int (*XSetStipple_dylibloader_wrapper_xlib)( Display*, GC, Pixmap); |
1528 | int (*XSetSubwindowMode_dylibloader_wrapper_xlib)( Display*, GC, int); |
1529 | int (*XSetTSOrigin_dylibloader_wrapper_xlib)( Display*, GC, int, int); |
1530 | int (*XSetTile_dylibloader_wrapper_xlib)( Display*, GC, Pixmap); |
1531 | int (*XSetWindowBackground_dylibloader_wrapper_xlib)( Display*, Window, unsigned long); |
1532 | int (*XSetWindowBackgroundPixmap_dylibloader_wrapper_xlib)( Display*, Window, Pixmap); |
1533 | int (*XSetWindowBorder_dylibloader_wrapper_xlib)( Display*, Window, unsigned long); |
1534 | int (*XSetWindowBorderPixmap_dylibloader_wrapper_xlib)( Display*, Window, Pixmap); |
1535 | int (*XSetWindowBorderWidth_dylibloader_wrapper_xlib)( Display*, Window, unsigned int); |
1536 | int (*XSetWindowColormap_dylibloader_wrapper_xlib)( Display*, Window, Colormap); |
1537 | int (*XStoreBuffer_dylibloader_wrapper_xlib)( Display*,const char*, int, int); |
1538 | int (*XStoreBytes_dylibloader_wrapper_xlib)( Display*,const char*, int); |
1539 | int (*XStoreColor_dylibloader_wrapper_xlib)( Display*, Colormap, XColor*); |
1540 | int (*XStoreColors_dylibloader_wrapper_xlib)( Display*, Colormap, XColor*, int); |
1541 | int (*XStoreName_dylibloader_wrapper_xlib)( Display*, Window,const char*); |
1542 | int (*XStoreNamedColor_dylibloader_wrapper_xlib)( Display*, Colormap,const char*, unsigned long, int); |
1543 | int (*XSync_dylibloader_wrapper_xlib)( Display*, int); |
1544 | int (*XTextExtents_dylibloader_wrapper_xlib)( XFontStruct*,const char*, int, int*, int*, int*, XCharStruct*); |
1545 | int (*XTextExtents16_dylibloader_wrapper_xlib)( XFontStruct*,const XChar2b*, int, int*, int*, int*, XCharStruct*); |
1546 | int (*XTextWidth_dylibloader_wrapper_xlib)( XFontStruct*,const char*, int); |
1547 | int (*XTextWidth16_dylibloader_wrapper_xlib)( XFontStruct*,const XChar2b*, int); |
1548 | int (*XTranslateCoordinates_dylibloader_wrapper_xlib)( Display*, Window, Window, int, int, int*, int*, Window*); |
1549 | int (*XUndefineCursor_dylibloader_wrapper_xlib)( Display*, Window); |
1550 | int (*XUngrabButton_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, Window); |
1551 | int (*XUngrabKey_dylibloader_wrapper_xlib)( Display*, int, unsigned int, Window); |
1552 | int (*XUngrabKeyboard_dylibloader_wrapper_xlib)( Display*, Time); |
1553 | int (*XUngrabPointer_dylibloader_wrapper_xlib)( Display*, Time); |
1554 | int (*XUngrabServer_dylibloader_wrapper_xlib)( Display*); |
1555 | int (*XUninstallColormap_dylibloader_wrapper_xlib)( Display*, Colormap); |
1556 | int (*XUnloadFont_dylibloader_wrapper_xlib)( Display*, Font); |
1557 | int (*XUnmapSubwindows_dylibloader_wrapper_xlib)( Display*, Window); |
1558 | int (*XUnmapWindow_dylibloader_wrapper_xlib)( Display*, Window); |
1559 | int (*XVendorRelease_dylibloader_wrapper_xlib)( Display*); |
1560 | int (*XWarpPointer_dylibloader_wrapper_xlib)( Display*, Window, Window, int, int, unsigned int, unsigned int, int, int); |
1561 | int (*XWidthMMOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1562 | int (*XWidthOfScreen_dylibloader_wrapper_xlib)( Screen*); |
1563 | int (*XWindowEvent_dylibloader_wrapper_xlib)( Display*, Window, long, XEvent*); |
1564 | int (*XWriteBitmapFile_dylibloader_wrapper_xlib)( Display*,const char*, Pixmap, unsigned int, unsigned int, int, int); |
1565 | int (*XSupportsLocale_dylibloader_wrapper_xlib)( void); |
1566 | char* (*XSetLocaleModifiers_dylibloader_wrapper_xlib)(const char*); |
1567 | XOM (*XOpenOM_dylibloader_wrapper_xlib)( Display*,struct _XrmHashBucketRec*,const char*,const char*); |
1568 | int (*XCloseOM_dylibloader_wrapper_xlib)( XOM); |
1569 | char* (*XSetOMValues_dylibloader_wrapper_xlib)( XOM,...); |
1570 | char* (*XGetOMValues_dylibloader_wrapper_xlib)( XOM,...); |
1571 | Display* (*XDisplayOfOM_dylibloader_wrapper_xlib)( XOM); |
1572 | char* (*XLocaleOfOM_dylibloader_wrapper_xlib)( XOM); |
1573 | XOC (*XCreateOC_dylibloader_wrapper_xlib)( XOM,...); |
1574 | void (*XDestroyOC_dylibloader_wrapper_xlib)( XOC); |
1575 | XOM (*XOMOfOC_dylibloader_wrapper_xlib)( XOC); |
1576 | char* (*XSetOCValues_dylibloader_wrapper_xlib)( XOC,...); |
1577 | char* (*XGetOCValues_dylibloader_wrapper_xlib)( XOC,...); |
1578 | XFontSet (*XCreateFontSet_dylibloader_wrapper_xlib)( Display*,const char*, char***, int*, char**); |
1579 | void (*XFreeFontSet_dylibloader_wrapper_xlib)( Display*, XFontSet); |
1580 | int (*XFontsOfFontSet_dylibloader_wrapper_xlib)( XFontSet, XFontStruct***, char***); |
1581 | char* (*XBaseFontNameListOfFontSet_dylibloader_wrapper_xlib)( XFontSet); |
1582 | char* (*XLocaleOfFontSet_dylibloader_wrapper_xlib)( XFontSet); |
1583 | int (*XContextDependentDrawing_dylibloader_wrapper_xlib)( XFontSet); |
1584 | int (*XDirectionalDependentDrawing_dylibloader_wrapper_xlib)( XFontSet); |
1585 | int (*XContextualDrawing_dylibloader_wrapper_xlib)( XFontSet); |
1586 | XFontSetExtents* (*XExtentsOfFontSet_dylibloader_wrapper_xlib)( XFontSet); |
1587 | int (*XmbTextEscapement_dylibloader_wrapper_xlib)( XFontSet,const char*, int); |
1588 | int (*XwcTextEscapement_dylibloader_wrapper_xlib)( XFontSet,const wchar_t*, int); |
1589 | int (*Xutf8TextEscapement_dylibloader_wrapper_xlib)( XFontSet,const char*, int); |
1590 | int (*XmbTextExtents_dylibloader_wrapper_xlib)( XFontSet,const char*, int, XRectangle*, XRectangle*); |
1591 | int (*XwcTextExtents_dylibloader_wrapper_xlib)( XFontSet,const wchar_t*, int, XRectangle*, XRectangle*); |
1592 | int (*Xutf8TextExtents_dylibloader_wrapper_xlib)( XFontSet,const char*, int, XRectangle*, XRectangle*); |
1593 | int (*XmbTextPerCharExtents_dylibloader_wrapper_xlib)( XFontSet,const char*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*); |
1594 | int (*XwcTextPerCharExtents_dylibloader_wrapper_xlib)( XFontSet,const wchar_t*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*); |
1595 | int (*Xutf8TextPerCharExtents_dylibloader_wrapper_xlib)( XFontSet,const char*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*); |
1596 | void (*XmbDrawText_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, XmbTextItem*, int); |
1597 | void (*XwcDrawText_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, XwcTextItem*, int); |
1598 | void (*Xutf8DrawText_dylibloader_wrapper_xlib)( Display*, Drawable, GC, int, int, XmbTextItem*, int); |
1599 | void (*XmbDrawString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const char*, int); |
1600 | void (*XwcDrawString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const wchar_t*, int); |
1601 | void (*Xutf8DrawString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const char*, int); |
1602 | void (*XmbDrawImageString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const char*, int); |
1603 | void (*XwcDrawImageString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const wchar_t*, int); |
1604 | void (*Xutf8DrawImageString_dylibloader_wrapper_xlib)( Display*, Drawable, XFontSet, GC, int, int,const char*, int); |
1605 | XIM (*XOpenIM_dylibloader_wrapper_xlib)( Display*,struct _XrmHashBucketRec*, char*, char*); |
1606 | int (*XCloseIM_dylibloader_wrapper_xlib)( XIM); |
1607 | char* (*XGetIMValues_dylibloader_wrapper_xlib)( XIM,...); |
1608 | char* (*XSetIMValues_dylibloader_wrapper_xlib)( XIM,...); |
1609 | Display* (*XDisplayOfIM_dylibloader_wrapper_xlib)( XIM); |
1610 | char* (*XLocaleOfIM_dylibloader_wrapper_xlib)( XIM); |
1611 | XIC (*XCreateIC_dylibloader_wrapper_xlib)( XIM,...); |
1612 | void (*XDestroyIC_dylibloader_wrapper_xlib)( XIC); |
1613 | void (*XSetICFocus_dylibloader_wrapper_xlib)( XIC); |
1614 | void (*XUnsetICFocus_dylibloader_wrapper_xlib)( XIC); |
1615 | wchar_t* (*XwcResetIC_dylibloader_wrapper_xlib)( XIC); |
1616 | char* (*XmbResetIC_dylibloader_wrapper_xlib)( XIC); |
1617 | char* (*Xutf8ResetIC_dylibloader_wrapper_xlib)( XIC); |
1618 | char* (*XSetICValues_dylibloader_wrapper_xlib)( XIC,...); |
1619 | char* (*XGetICValues_dylibloader_wrapper_xlib)( XIC,...); |
1620 | XIM (*XIMOfIC_dylibloader_wrapper_xlib)( XIC); |
1621 | int (*XFilterEvent_dylibloader_wrapper_xlib)( XEvent*, Window); |
1622 | int (*XmbLookupString_dylibloader_wrapper_xlib)( XIC, XKeyPressedEvent*, char*, int, KeySym*, int*); |
1623 | int (*XwcLookupString_dylibloader_wrapper_xlib)( XIC, XKeyPressedEvent*, wchar_t*, int, KeySym*, int*); |
1624 | int (*Xutf8LookupString_dylibloader_wrapper_xlib)( XIC, XKeyPressedEvent*, char*, int, KeySym*, int*); |
1625 | XVaNestedList (*XVaCreateNestedList_dylibloader_wrapper_xlib)( int,...); |
1626 | int (*XRegisterIMInstantiateCallback_dylibloader_wrapper_xlib)( Display*,struct _XrmHashBucketRec*, char*, char*, XIDProc, XPointer); |
1627 | int (*XUnregisterIMInstantiateCallback_dylibloader_wrapper_xlib)( Display*,struct _XrmHashBucketRec*, char*, char*, XIDProc, XPointer); |
1628 | int (*XInternalConnectionNumbers_dylibloader_wrapper_xlib)( Display*, int**, int*); |
1629 | void (*XProcessInternalConnection_dylibloader_wrapper_xlib)( Display*, int); |
1630 | int (*XAddConnectionWatch_dylibloader_wrapper_xlib)( Display*, XConnectionWatchProc, XPointer); |
1631 | void (*XRemoveConnectionWatch_dylibloader_wrapper_xlib)( Display*, XConnectionWatchProc, XPointer); |
1632 | void (*XSetAuthorization_dylibloader_wrapper_xlib)( char*, int, char*, int); |
1633 | int (*_Xmbtowc_dylibloader_wrapper_xlib)( wchar_t*, char*, int); |
1634 | int (*_Xwctomb_dylibloader_wrapper_xlib)( char*, wchar_t); |
1635 | int (*XGetEventData_dylibloader_wrapper_xlib)( Display*, XGenericEventCookie*); |
1636 | void (*XFreeEventData_dylibloader_wrapper_xlib)( Display*, XGenericEventCookie*); |
1637 | XClassHint* (*XAllocClassHint_dylibloader_wrapper_xlib)( void); |
1638 | XIconSize* (*XAllocIconSize_dylibloader_wrapper_xlib)( void); |
1639 | XSizeHints* (*XAllocSizeHints_dylibloader_wrapper_xlib)( void); |
1640 | XStandardColormap* (*XAllocStandardColormap_dylibloader_wrapper_xlib)( void); |
1641 | XWMHints* (*XAllocWMHints_dylibloader_wrapper_xlib)( void); |
1642 | int (*XClipBox_dylibloader_wrapper_xlib)( Region, XRectangle*); |
1643 | Region (*XCreateRegion_dylibloader_wrapper_xlib)( void); |
1644 | const char* (*XDefaultString_dylibloader_wrapper_xlib)( void); |
1645 | int (*XDeleteContext_dylibloader_wrapper_xlib)( Display*, XID, XContext); |
1646 | int (*XDestroyRegion_dylibloader_wrapper_xlib)( Region); |
1647 | int (*XEmptyRegion_dylibloader_wrapper_xlib)( Region); |
1648 | int (*XEqualRegion_dylibloader_wrapper_xlib)( Region, Region); |
1649 | int (*XFindContext_dylibloader_wrapper_xlib)( Display*, XID, XContext, XPointer*); |
1650 | int (*XGetClassHint_dylibloader_wrapper_xlib)( Display*, Window, XClassHint*); |
1651 | int (*XGetIconSizes_dylibloader_wrapper_xlib)( Display*, Window, XIconSize**, int*); |
1652 | int (*XGetNormalHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*); |
1653 | int (*XGetRGBColormaps_dylibloader_wrapper_xlib)( Display*, Window, XStandardColormap**, int*, Atom); |
1654 | int (*XGetSizeHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*, Atom); |
1655 | int (*XGetStandardColormap_dylibloader_wrapper_xlib)( Display*, Window, XStandardColormap*, Atom); |
1656 | int (*XGetTextProperty_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*, Atom); |
1657 | XVisualInfo* (*XGetVisualInfo_dylibloader_wrapper_xlib)( Display*, long, XVisualInfo*, int*); |
1658 | int (*XGetWMClientMachine_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1659 | XWMHints* (*XGetWMHints_dylibloader_wrapper_xlib)( Display*, Window); |
1660 | int (*XGetWMIconName_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1661 | int (*XGetWMName_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1662 | int (*XGetWMNormalHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*, long*); |
1663 | int (*XGetWMSizeHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*, long*, Atom); |
1664 | int (*XGetZoomHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*); |
1665 | int (*XIntersectRegion_dylibloader_wrapper_xlib)( Region, Region, Region); |
1666 | void (*XConvertCase_dylibloader_wrapper_xlib)( KeySym, KeySym*, KeySym*); |
1667 | int (*XLookupString_dylibloader_wrapper_xlib)( XKeyEvent*, char*, int, KeySym*, XComposeStatus*); |
1668 | int (*XMatchVisualInfo_dylibloader_wrapper_xlib)( Display*, int, int, int, XVisualInfo*); |
1669 | int (*XOffsetRegion_dylibloader_wrapper_xlib)( Region, int, int); |
1670 | int (*XPointInRegion_dylibloader_wrapper_xlib)( Region, int, int); |
1671 | Region (*XPolygonRegion_dylibloader_wrapper_xlib)( XPoint*, int, int); |
1672 | int (*XRectInRegion_dylibloader_wrapper_xlib)( Region, int, int, unsigned int, unsigned int); |
1673 | int (*XSaveContext_dylibloader_wrapper_xlib)( Display*, XID, XContext,const char*); |
1674 | int (*XSetClassHint_dylibloader_wrapper_xlib)( Display*, Window, XClassHint*); |
1675 | int (*XSetIconSizes_dylibloader_wrapper_xlib)( Display*, Window, XIconSize*, int); |
1676 | int (*XSetNormalHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*); |
1677 | void (*XSetRGBColormaps_dylibloader_wrapper_xlib)( Display*, Window, XStandardColormap*, int, Atom); |
1678 | int (*XSetSizeHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*, Atom); |
1679 | int (*XSetStandardProperties_dylibloader_wrapper_xlib)( Display*, Window,const char*,const char*, Pixmap, char**, int, XSizeHints*); |
1680 | void (*XSetTextProperty_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*, Atom); |
1681 | void (*XSetWMClientMachine_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1682 | int (*XSetWMHints_dylibloader_wrapper_xlib)( Display*, Window, XWMHints*); |
1683 | void (*XSetWMIconName_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1684 | void (*XSetWMName_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*); |
1685 | void (*XSetWMNormalHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*); |
1686 | void (*XSetWMProperties_dylibloader_wrapper_xlib)( Display*, Window, XTextProperty*, XTextProperty*, char**, int, XSizeHints*, XWMHints*, XClassHint*); |
1687 | void (*XmbSetWMProperties_dylibloader_wrapper_xlib)( Display*, Window,const char*,const char*, char**, int, XSizeHints*, XWMHints*, XClassHint*); |
1688 | void (*Xutf8SetWMProperties_dylibloader_wrapper_xlib)( Display*, Window,const char*,const char*, char**, int, XSizeHints*, XWMHints*, XClassHint*); |
1689 | void (*XSetWMSizeHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*, Atom); |
1690 | int (*XSetRegion_dylibloader_wrapper_xlib)( Display*, GC, Region); |
1691 | void (*XSetStandardColormap_dylibloader_wrapper_xlib)( Display*, Window, XStandardColormap*, Atom); |
1692 | int (*XSetZoomHints_dylibloader_wrapper_xlib)( Display*, Window, XSizeHints*); |
1693 | int (*XShrinkRegion_dylibloader_wrapper_xlib)( Region, int, int); |
1694 | int (*XStringListToTextProperty_dylibloader_wrapper_xlib)( char**, int, XTextProperty*); |
1695 | int (*XSubtractRegion_dylibloader_wrapper_xlib)( Region, Region, Region); |
1696 | int (*XmbTextListToTextProperty_dylibloader_wrapper_xlib)( Display*, char**, int, XICCEncodingStyle, XTextProperty*); |
1697 | int (*XwcTextListToTextProperty_dylibloader_wrapper_xlib)( Display*, wchar_t**, int, XICCEncodingStyle, XTextProperty*); |
1698 | int (*Xutf8TextListToTextProperty_dylibloader_wrapper_xlib)( Display*, char**, int, XICCEncodingStyle, XTextProperty*); |
1699 | void (*XwcFreeStringList_dylibloader_wrapper_xlib)( wchar_t**); |
1700 | int (*XTextPropertyToStringList_dylibloader_wrapper_xlib)( XTextProperty*, char***, int*); |
1701 | int (*XmbTextPropertyToTextList_dylibloader_wrapper_xlib)( Display*,const XTextProperty*, char***, int*); |
1702 | int (*XwcTextPropertyToTextList_dylibloader_wrapper_xlib)( Display*,const XTextProperty*, wchar_t***, int*); |
1703 | int (*Xutf8TextPropertyToTextList_dylibloader_wrapper_xlib)( Display*,const XTextProperty*, char***, int*); |
1704 | int (*XUnionRectWithRegion_dylibloader_wrapper_xlib)( XRectangle*, Region, Region); |
1705 | int (*XUnionRegion_dylibloader_wrapper_xlib)( Region, Region, Region); |
1706 | int (*XWMGeometry_dylibloader_wrapper_xlib)( Display*, int,const char*,const char*, unsigned int, XSizeHints*, int*, int*, int*, int*, int*); |
1707 | int (*XXorRegion_dylibloader_wrapper_xlib)( Region, Region, Region); |
1708 | int (*XkbIgnoreExtension_dylibloader_wrapper_xlib)( int); |
1709 | Display* (*XkbOpenDisplay_dylibloader_wrapper_xlib)( char*, int*, int*, int*, int*, int*); |
1710 | int (*XkbQueryExtension_dylibloader_wrapper_xlib)( Display*, int*, int*, int*, int*, int*); |
1711 | int (*XkbUseExtension_dylibloader_wrapper_xlib)( Display*, int*, int*); |
1712 | int (*XkbLibraryVersion_dylibloader_wrapper_xlib)( int*, int*); |
1713 | unsigned int (*XkbSetXlibControls_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int); |
1714 | unsigned int (*XkbGetXlibControls_dylibloader_wrapper_xlib)( Display*); |
1715 | unsigned int (*XkbXlibControlsImplemented_dylibloader_wrapper_xlib)( void); |
1716 | void (*XkbSetAtomFuncs_dylibloader_wrapper_xlib)( XkbInternAtomFunc, XkbGetAtomNameFunc); |
1717 | KeySym (*XkbKeycodeToKeysym_dylibloader_wrapper_xlib)( Display*, KeyCode, int, int); |
1718 | unsigned int (*XkbKeysymToModifiers_dylibloader_wrapper_xlib)( Display*, KeySym); |
1719 | int (*XkbLookupKeySym_dylibloader_wrapper_xlib)( Display*, KeyCode, unsigned int, unsigned int*, KeySym*); |
1720 | int (*XkbLookupKeyBinding_dylibloader_wrapper_xlib)( Display*, KeySym, unsigned int, char*, int, int*); |
1721 | int (*XkbTranslateKeyCode_dylibloader_wrapper_xlib)( XkbDescPtr, KeyCode, unsigned int, unsigned int*, KeySym*); |
1722 | int (*XkbTranslateKeySym_dylibloader_wrapper_xlib)( Display*, KeySym*, unsigned int, char*, int, int*); |
1723 | int (*XkbSetAutoRepeatRate_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int); |
1724 | int (*XkbGetAutoRepeatRate_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int*, unsigned int*); |
1725 | int (*XkbChangeEnabledControls_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int); |
1726 | int (*XkbDeviceBell_dylibloader_wrapper_xlib)( Display*, Window, int, int, int, int, Atom); |
1727 | int (*XkbForceDeviceBell_dylibloader_wrapper_xlib)( Display*, int, int, int, int); |
1728 | int (*XkbDeviceBellEvent_dylibloader_wrapper_xlib)( Display*, Window, int, int, int, int, Atom); |
1729 | int (*XkbBell_dylibloader_wrapper_xlib)( Display*, Window, int, Atom); |
1730 | int (*XkbForceBell_dylibloader_wrapper_xlib)( Display*, int); |
1731 | int (*XkbBellEvent_dylibloader_wrapper_xlib)( Display*, Window, int, Atom); |
1732 | int (*XkbSelectEvents_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int); |
1733 | int (*XkbSelectEventDetails_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned long, unsigned long); |
1734 | void (*XkbNoteMapChanges_dylibloader_wrapper_xlib)( XkbMapChangesPtr, XkbMapNotifyEvent*, unsigned int); |
1735 | void (*XkbNoteNameChanges_dylibloader_wrapper_xlib)( XkbNameChangesPtr, XkbNamesNotifyEvent*, unsigned int); |
1736 | int (*XkbGetIndicatorState_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int*); |
1737 | int (*XkbGetIndicatorMap_dylibloader_wrapper_xlib)( Display*, unsigned long, XkbDescPtr); |
1738 | int (*XkbSetIndicatorMap_dylibloader_wrapper_xlib)( Display*, unsigned long, XkbDescPtr); |
1739 | int (*XkbGetNamedIndicator_dylibloader_wrapper_xlib)( Display*, Atom, int*, int*, XkbIndicatorMapPtr, int*); |
1740 | int (*XkbGetNamedDeviceIndicator_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, Atom, int*, int*, XkbIndicatorMapPtr, int*); |
1741 | int (*XkbSetNamedIndicator_dylibloader_wrapper_xlib)( Display*, Atom, int, int, int, XkbIndicatorMapPtr); |
1742 | int (*XkbSetNamedDeviceIndicator_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, Atom, int, int, int, XkbIndicatorMapPtr); |
1743 | int (*XkbLockModifiers_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int); |
1744 | int (*XkbLatchModifiers_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int); |
1745 | int (*XkbLockGroup_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int); |
1746 | int (*XkbLatchGroup_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int); |
1747 | int (*XkbSetServerInternalMods_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int); |
1748 | int (*XkbSetIgnoreLockMods_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int); |
1749 | int (*XkbVirtualModsToReal_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, unsigned int*); |
1750 | int (*XkbComputeEffectiveMap_dylibloader_wrapper_xlib)( XkbDescPtr, XkbKeyTypePtr, unsigned char*); |
1751 | int (*XkbInitCanonicalKeyTypes_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1752 | XkbDescPtr (*XkbAllocKeyboard_dylibloader_wrapper_xlib)( void); |
1753 | void (*XkbFreeKeyboard_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1754 | int (*XkbAllocClientMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, unsigned int); |
1755 | int (*XkbAllocServerMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, unsigned int); |
1756 | void (*XkbFreeClientMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1757 | void (*XkbFreeServerMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1758 | XkbKeyTypePtr (*XkbAddKeyType_dylibloader_wrapper_xlib)( XkbDescPtr, Atom, int, int, int); |
1759 | int (*XkbAllocIndicatorMaps_dylibloader_wrapper_xlib)( XkbDescPtr); |
1760 | void (*XkbFreeIndicatorMaps_dylibloader_wrapper_xlib)( XkbDescPtr); |
1761 | XkbDescPtr (*XkbGetMap_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int); |
1762 | int (*XkbGetUpdatedMap_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr); |
1763 | int (*XkbGetMapChanges_dylibloader_wrapper_xlib)( Display*, XkbDescPtr, XkbMapChangesPtr); |
1764 | int (*XkbRefreshKeyboardMapping_dylibloader_wrapper_xlib)( XkbMapNotifyEvent*); |
1765 | int (*XkbGetKeyTypes_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1766 | int (*XkbGetKeySyms_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1767 | int (*XkbGetKeyActions_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1768 | int (*XkbGetKeyBehaviors_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1769 | int (*XkbGetVirtualMods_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr); |
1770 | int (*XkbGetKeyExplicitComponents_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1771 | int (*XkbGetKeyModifierMap_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1772 | int (*XkbGetKeyVirtualModMap_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, XkbDescPtr); |
1773 | int (*XkbAllocControls_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int); |
1774 | void (*XkbFreeControls_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1775 | int (*XkbGetControls_dylibloader_wrapper_xlib)( Display*, unsigned long, XkbDescPtr); |
1776 | int (*XkbSetControls_dylibloader_wrapper_xlib)( Display*, unsigned long, XkbDescPtr); |
1777 | void (*XkbNoteControlsChanges_dylibloader_wrapper_xlib)( XkbControlsChangesPtr, XkbControlsNotifyEvent*, unsigned int); |
1778 | int (*XkbAllocCompatMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, unsigned int); |
1779 | void (*XkbFreeCompatMap_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1780 | int (*XkbGetCompatMap_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr); |
1781 | int (*XkbSetCompatMap_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr, int); |
1782 | int (*XkbAllocNames_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int, int); |
1783 | int (*XkbGetNames_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr); |
1784 | int (*XkbSetNames_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, XkbDescPtr); |
1785 | int (*XkbChangeNames_dylibloader_wrapper_xlib)( Display*, XkbDescPtr, XkbNameChangesPtr); |
1786 | void (*XkbFreeNames_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, int); |
1787 | int (*XkbGetState_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbStatePtr); |
1788 | int (*XkbSetMap_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDescPtr); |
1789 | int (*XkbChangeMap_dylibloader_wrapper_xlib)( Display*, XkbDescPtr, XkbMapChangesPtr); |
1790 | int (*XkbSetDetectableAutoRepeat_dylibloader_wrapper_xlib)( Display*, int, int*); |
1791 | int (*XkbGetDetectableAutoRepeat_dylibloader_wrapper_xlib)( Display*, int*); |
1792 | int (*XkbSetAutoResetControls_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int*, unsigned int*); |
1793 | int (*XkbGetAutoResetControls_dylibloader_wrapper_xlib)( Display*, unsigned int*, unsigned int*); |
1794 | int (*XkbSetPerClientControls_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int*); |
1795 | int (*XkbGetPerClientControls_dylibloader_wrapper_xlib)( Display*, unsigned int*); |
1796 | int (*XkbCopyKeyType_dylibloader_wrapper_xlib)( XkbKeyTypePtr, XkbKeyTypePtr); |
1797 | int (*XkbCopyKeyTypes_dylibloader_wrapper_xlib)( XkbKeyTypePtr, XkbKeyTypePtr, int); |
1798 | int (*XkbResizeKeyType_dylibloader_wrapper_xlib)( XkbDescPtr, int, int, int, int); |
1799 | KeySym* (*XkbResizeKeySyms_dylibloader_wrapper_xlib)( XkbDescPtr, int, int); |
1800 | XkbAction* (*XkbResizeKeyActions_dylibloader_wrapper_xlib)( XkbDescPtr, int, int); |
1801 | int (*XkbChangeTypesOfKey_dylibloader_wrapper_xlib)( XkbDescPtr, int, int, unsigned int, int*, XkbMapChangesPtr); |
1802 | int (*XkbChangeKeycodeRange_dylibloader_wrapper_xlib)( XkbDescPtr, int, int, XkbChangesPtr); |
1803 | XkbComponentListPtr (*XkbListComponents_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbComponentNamesPtr, int*); |
1804 | void (*XkbFreeComponentList_dylibloader_wrapper_xlib)( XkbComponentListPtr); |
1805 | XkbDescPtr (*XkbGetKeyboard_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int); |
1806 | XkbDescPtr (*XkbGetKeyboardByName_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbComponentNamesPtr, unsigned int, unsigned int, int); |
1807 | int (*XkbKeyTypesForCoreSymbols_dylibloader_wrapper_xlib)( XkbDescPtr, int, KeySym*, unsigned int, int*, KeySym*); |
1808 | int (*XkbApplyCompatMapToKey_dylibloader_wrapper_xlib)( XkbDescPtr, KeyCode, XkbChangesPtr); |
1809 | int (*XkbUpdateMapFromCore_dylibloader_wrapper_xlib)( XkbDescPtr, KeyCode, int, int, KeySym*, XkbChangesPtr); |
1810 | XkbDeviceLedInfoPtr (*XkbAddDeviceLedInfo_dylibloader_wrapper_xlib)( XkbDeviceInfoPtr, unsigned int, unsigned int); |
1811 | int (*XkbResizeDeviceButtonActions_dylibloader_wrapper_xlib)( XkbDeviceInfoPtr, unsigned int); |
1812 | XkbDeviceInfoPtr (*XkbAllocDeviceInfo_dylibloader_wrapper_xlib)( unsigned int, unsigned int, unsigned int); |
1813 | void (*XkbFreeDeviceInfo_dylibloader_wrapper_xlib)( XkbDeviceInfoPtr, unsigned int, int); |
1814 | void (*XkbNoteDeviceChanges_dylibloader_wrapper_xlib)( XkbDeviceChangesPtr, XkbExtensionDeviceNotifyEvent*, unsigned int); |
1815 | XkbDeviceInfoPtr (*XkbGetDeviceInfo_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, unsigned int, unsigned int); |
1816 | int (*XkbGetDeviceInfoChanges_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, XkbDeviceChangesPtr); |
1817 | int (*XkbGetDeviceButtonActions_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, int, unsigned int, unsigned int); |
1818 | int (*XkbGetDeviceLedInfo_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, unsigned int, unsigned int, unsigned int); |
1819 | int (*XkbSetDeviceInfo_dylibloader_wrapper_xlib)( Display*, unsigned int, XkbDeviceInfoPtr); |
1820 | int (*XkbChangeDeviceInfo_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, XkbDeviceChangesPtr); |
1821 | int (*XkbSetDeviceLedInfo_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, unsigned int, unsigned int, unsigned int); |
1822 | int (*XkbSetDeviceButtonActions_dylibloader_wrapper_xlib)( Display*, XkbDeviceInfoPtr, unsigned int, unsigned int); |
1823 | char (*XkbToControl_dylibloader_wrapper_xlib)( char); |
1824 | int (*XkbSetDebuggingFlags_dylibloader_wrapper_xlib)( Display*, unsigned int, unsigned int, char*, unsigned int, unsigned int, unsigned int*, unsigned int*); |
1825 | int (*XkbApplyVirtualModChanges_dylibloader_wrapper_xlib)( XkbDescPtr, unsigned int, XkbChangesPtr); |
1826 | int (*XkbUpdateActionVirtualMods_dylibloader_wrapper_xlib)( XkbDescPtr, XkbAction*, unsigned int); |
1827 | void (*XkbUpdateKeyTypeVirtualMods_dylibloader_wrapper_xlib)( XkbDescPtr, XkbKeyTypePtr, unsigned int, XkbChangesPtr); |
1828 | int initialize_xlib(int verbose) { |
1829 | void *handle; |
1830 | char *error; |
1831 | handle = dlopen("libX11.so.6" , RTLD_LAZY); |
1832 | if (!handle) { |
1833 | if (verbose) { |
1834 | fprintf(stderr, "%s\n" , dlerror()); |
1835 | } |
1836 | return(1); |
1837 | } |
1838 | dlerror(); |
1839 | // _Xmblen |
1840 | *(void **) (&_Xmblen_dylibloader_wrapper_xlib) = dlsym(handle, "_Xmblen" ); |
1841 | if (verbose) { |
1842 | error = dlerror(); |
1843 | if (error != NULL) { |
1844 | fprintf(stderr, "%s\n" , error); |
1845 | } |
1846 | } |
1847 | // XLoadQueryFont |
1848 | *(void **) (&XLoadQueryFont_dylibloader_wrapper_xlib) = dlsym(handle, "XLoadQueryFont" ); |
1849 | if (verbose) { |
1850 | error = dlerror(); |
1851 | if (error != NULL) { |
1852 | fprintf(stderr, "%s\n" , error); |
1853 | } |
1854 | } |
1855 | // XQueryFont |
1856 | *(void **) (&XQueryFont_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryFont" ); |
1857 | if (verbose) { |
1858 | error = dlerror(); |
1859 | if (error != NULL) { |
1860 | fprintf(stderr, "%s\n" , error); |
1861 | } |
1862 | } |
1863 | // XGetMotionEvents |
1864 | *(void **) (&XGetMotionEvents_dylibloader_wrapper_xlib) = dlsym(handle, "XGetMotionEvents" ); |
1865 | if (verbose) { |
1866 | error = dlerror(); |
1867 | if (error != NULL) { |
1868 | fprintf(stderr, "%s\n" , error); |
1869 | } |
1870 | } |
1871 | // XDeleteModifiermapEntry |
1872 | *(void **) (&XDeleteModifiermapEntry_dylibloader_wrapper_xlib) = dlsym(handle, "XDeleteModifiermapEntry" ); |
1873 | if (verbose) { |
1874 | error = dlerror(); |
1875 | if (error != NULL) { |
1876 | fprintf(stderr, "%s\n" , error); |
1877 | } |
1878 | } |
1879 | // XGetModifierMapping |
1880 | *(void **) (&XGetModifierMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XGetModifierMapping" ); |
1881 | if (verbose) { |
1882 | error = dlerror(); |
1883 | if (error != NULL) { |
1884 | fprintf(stderr, "%s\n" , error); |
1885 | } |
1886 | } |
1887 | // XInsertModifiermapEntry |
1888 | *(void **) (&XInsertModifiermapEntry_dylibloader_wrapper_xlib) = dlsym(handle, "XInsertModifiermapEntry" ); |
1889 | if (verbose) { |
1890 | error = dlerror(); |
1891 | if (error != NULL) { |
1892 | fprintf(stderr, "%s\n" , error); |
1893 | } |
1894 | } |
1895 | // XNewModifiermap |
1896 | *(void **) (&XNewModifiermap_dylibloader_wrapper_xlib) = dlsym(handle, "XNewModifiermap" ); |
1897 | if (verbose) { |
1898 | error = dlerror(); |
1899 | if (error != NULL) { |
1900 | fprintf(stderr, "%s\n" , error); |
1901 | } |
1902 | } |
1903 | // XCreateImage |
1904 | *(void **) (&XCreateImage_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateImage" ); |
1905 | if (verbose) { |
1906 | error = dlerror(); |
1907 | if (error != NULL) { |
1908 | fprintf(stderr, "%s\n" , error); |
1909 | } |
1910 | } |
1911 | // XInitImage |
1912 | *(void **) (&XInitImage_dylibloader_wrapper_xlib) = dlsym(handle, "XInitImage" ); |
1913 | if (verbose) { |
1914 | error = dlerror(); |
1915 | if (error != NULL) { |
1916 | fprintf(stderr, "%s\n" , error); |
1917 | } |
1918 | } |
1919 | // XGetImage |
1920 | *(void **) (&XGetImage_dylibloader_wrapper_xlib) = dlsym(handle, "XGetImage" ); |
1921 | if (verbose) { |
1922 | error = dlerror(); |
1923 | if (error != NULL) { |
1924 | fprintf(stderr, "%s\n" , error); |
1925 | } |
1926 | } |
1927 | // XGetSubImage |
1928 | *(void **) (&XGetSubImage_dylibloader_wrapper_xlib) = dlsym(handle, "XGetSubImage" ); |
1929 | if (verbose) { |
1930 | error = dlerror(); |
1931 | if (error != NULL) { |
1932 | fprintf(stderr, "%s\n" , error); |
1933 | } |
1934 | } |
1935 | // XOpenDisplay |
1936 | *(void **) (&XOpenDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XOpenDisplay" ); |
1937 | if (verbose) { |
1938 | error = dlerror(); |
1939 | if (error != NULL) { |
1940 | fprintf(stderr, "%s\n" , error); |
1941 | } |
1942 | } |
1943 | // XrmInitialize |
1944 | *(void **) (&XrmInitialize_dylibloader_wrapper_xlib) = dlsym(handle, "XrmInitialize" ); |
1945 | if (verbose) { |
1946 | error = dlerror(); |
1947 | if (error != NULL) { |
1948 | fprintf(stderr, "%s\n" , error); |
1949 | } |
1950 | } |
1951 | // XFetchBytes |
1952 | *(void **) (&XFetchBytes_dylibloader_wrapper_xlib) = dlsym(handle, "XFetchBytes" ); |
1953 | if (verbose) { |
1954 | error = dlerror(); |
1955 | if (error != NULL) { |
1956 | fprintf(stderr, "%s\n" , error); |
1957 | } |
1958 | } |
1959 | // XFetchBuffer |
1960 | *(void **) (&XFetchBuffer_dylibloader_wrapper_xlib) = dlsym(handle, "XFetchBuffer" ); |
1961 | if (verbose) { |
1962 | error = dlerror(); |
1963 | if (error != NULL) { |
1964 | fprintf(stderr, "%s\n" , error); |
1965 | } |
1966 | } |
1967 | // XGetAtomName |
1968 | *(void **) (&XGetAtomName_dylibloader_wrapper_xlib) = dlsym(handle, "XGetAtomName" ); |
1969 | if (verbose) { |
1970 | error = dlerror(); |
1971 | if (error != NULL) { |
1972 | fprintf(stderr, "%s\n" , error); |
1973 | } |
1974 | } |
1975 | // XGetAtomNames |
1976 | *(void **) (&XGetAtomNames_dylibloader_wrapper_xlib) = dlsym(handle, "XGetAtomNames" ); |
1977 | if (verbose) { |
1978 | error = dlerror(); |
1979 | if (error != NULL) { |
1980 | fprintf(stderr, "%s\n" , error); |
1981 | } |
1982 | } |
1983 | // XGetDefault |
1984 | *(void **) (&XGetDefault_dylibloader_wrapper_xlib) = dlsym(handle, "XGetDefault" ); |
1985 | if (verbose) { |
1986 | error = dlerror(); |
1987 | if (error != NULL) { |
1988 | fprintf(stderr, "%s\n" , error); |
1989 | } |
1990 | } |
1991 | // XDisplayName |
1992 | *(void **) (&XDisplayName_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayName" ); |
1993 | if (verbose) { |
1994 | error = dlerror(); |
1995 | if (error != NULL) { |
1996 | fprintf(stderr, "%s\n" , error); |
1997 | } |
1998 | } |
1999 | // XKeysymToString |
2000 | *(void **) (&XKeysymToString_dylibloader_wrapper_xlib) = dlsym(handle, "XKeysymToString" ); |
2001 | if (verbose) { |
2002 | error = dlerror(); |
2003 | if (error != NULL) { |
2004 | fprintf(stderr, "%s\n" , error); |
2005 | } |
2006 | } |
2007 | // XSynchronize |
2008 | *(void **) (&XSynchronize_dylibloader_wrapper_xlib) = dlsym(handle, "XSynchronize" ); |
2009 | if (verbose) { |
2010 | error = dlerror(); |
2011 | if (error != NULL) { |
2012 | fprintf(stderr, "%s\n" , error); |
2013 | } |
2014 | } |
2015 | // XSetAfterFunction |
2016 | *(void **) (&XSetAfterFunction_dylibloader_wrapper_xlib) = dlsym(handle, "XSetAfterFunction" ); |
2017 | if (verbose) { |
2018 | error = dlerror(); |
2019 | if (error != NULL) { |
2020 | fprintf(stderr, "%s\n" , error); |
2021 | } |
2022 | } |
2023 | // XInternAtom |
2024 | *(void **) (&XInternAtom_dylibloader_wrapper_xlib) = dlsym(handle, "XInternAtom" ); |
2025 | if (verbose) { |
2026 | error = dlerror(); |
2027 | if (error != NULL) { |
2028 | fprintf(stderr, "%s\n" , error); |
2029 | } |
2030 | } |
2031 | // XInternAtoms |
2032 | *(void **) (&XInternAtoms_dylibloader_wrapper_xlib) = dlsym(handle, "XInternAtoms" ); |
2033 | if (verbose) { |
2034 | error = dlerror(); |
2035 | if (error != NULL) { |
2036 | fprintf(stderr, "%s\n" , error); |
2037 | } |
2038 | } |
2039 | // XCopyColormapAndFree |
2040 | *(void **) (&XCopyColormapAndFree_dylibloader_wrapper_xlib) = dlsym(handle, "XCopyColormapAndFree" ); |
2041 | if (verbose) { |
2042 | error = dlerror(); |
2043 | if (error != NULL) { |
2044 | fprintf(stderr, "%s\n" , error); |
2045 | } |
2046 | } |
2047 | // XCreateColormap |
2048 | *(void **) (&XCreateColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateColormap" ); |
2049 | if (verbose) { |
2050 | error = dlerror(); |
2051 | if (error != NULL) { |
2052 | fprintf(stderr, "%s\n" , error); |
2053 | } |
2054 | } |
2055 | // XCreatePixmapCursor |
2056 | *(void **) (&XCreatePixmapCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XCreatePixmapCursor" ); |
2057 | if (verbose) { |
2058 | error = dlerror(); |
2059 | if (error != NULL) { |
2060 | fprintf(stderr, "%s\n" , error); |
2061 | } |
2062 | } |
2063 | // XCreateGlyphCursor |
2064 | *(void **) (&XCreateGlyphCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateGlyphCursor" ); |
2065 | if (verbose) { |
2066 | error = dlerror(); |
2067 | if (error != NULL) { |
2068 | fprintf(stderr, "%s\n" , error); |
2069 | } |
2070 | } |
2071 | // XCreateFontCursor |
2072 | *(void **) (&XCreateFontCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateFontCursor" ); |
2073 | if (verbose) { |
2074 | error = dlerror(); |
2075 | if (error != NULL) { |
2076 | fprintf(stderr, "%s\n" , error); |
2077 | } |
2078 | } |
2079 | // XLoadFont |
2080 | *(void **) (&XLoadFont_dylibloader_wrapper_xlib) = dlsym(handle, "XLoadFont" ); |
2081 | if (verbose) { |
2082 | error = dlerror(); |
2083 | if (error != NULL) { |
2084 | fprintf(stderr, "%s\n" , error); |
2085 | } |
2086 | } |
2087 | // XCreateGC |
2088 | *(void **) (&XCreateGC_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateGC" ); |
2089 | if (verbose) { |
2090 | error = dlerror(); |
2091 | if (error != NULL) { |
2092 | fprintf(stderr, "%s\n" , error); |
2093 | } |
2094 | } |
2095 | // XGContextFromGC |
2096 | *(void **) (&XGContextFromGC_dylibloader_wrapper_xlib) = dlsym(handle, "XGContextFromGC" ); |
2097 | if (verbose) { |
2098 | error = dlerror(); |
2099 | if (error != NULL) { |
2100 | fprintf(stderr, "%s\n" , error); |
2101 | } |
2102 | } |
2103 | // XFlushGC |
2104 | *(void **) (&XFlushGC_dylibloader_wrapper_xlib) = dlsym(handle, "XFlushGC" ); |
2105 | if (verbose) { |
2106 | error = dlerror(); |
2107 | if (error != NULL) { |
2108 | fprintf(stderr, "%s\n" , error); |
2109 | } |
2110 | } |
2111 | // XCreatePixmap |
2112 | *(void **) (&XCreatePixmap_dylibloader_wrapper_xlib) = dlsym(handle, "XCreatePixmap" ); |
2113 | if (verbose) { |
2114 | error = dlerror(); |
2115 | if (error != NULL) { |
2116 | fprintf(stderr, "%s\n" , error); |
2117 | } |
2118 | } |
2119 | // XCreateBitmapFromData |
2120 | *(void **) (&XCreateBitmapFromData_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateBitmapFromData" ); |
2121 | if (verbose) { |
2122 | error = dlerror(); |
2123 | if (error != NULL) { |
2124 | fprintf(stderr, "%s\n" , error); |
2125 | } |
2126 | } |
2127 | // XCreatePixmapFromBitmapData |
2128 | *(void **) (&XCreatePixmapFromBitmapData_dylibloader_wrapper_xlib) = dlsym(handle, "XCreatePixmapFromBitmapData" ); |
2129 | if (verbose) { |
2130 | error = dlerror(); |
2131 | if (error != NULL) { |
2132 | fprintf(stderr, "%s\n" , error); |
2133 | } |
2134 | } |
2135 | // XCreateSimpleWindow |
2136 | *(void **) (&XCreateSimpleWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateSimpleWindow" ); |
2137 | if (verbose) { |
2138 | error = dlerror(); |
2139 | if (error != NULL) { |
2140 | fprintf(stderr, "%s\n" , error); |
2141 | } |
2142 | } |
2143 | // XGetSelectionOwner |
2144 | *(void **) (&XGetSelectionOwner_dylibloader_wrapper_xlib) = dlsym(handle, "XGetSelectionOwner" ); |
2145 | if (verbose) { |
2146 | error = dlerror(); |
2147 | if (error != NULL) { |
2148 | fprintf(stderr, "%s\n" , error); |
2149 | } |
2150 | } |
2151 | // XCreateWindow |
2152 | *(void **) (&XCreateWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateWindow" ); |
2153 | if (verbose) { |
2154 | error = dlerror(); |
2155 | if (error != NULL) { |
2156 | fprintf(stderr, "%s\n" , error); |
2157 | } |
2158 | } |
2159 | // XListInstalledColormaps |
2160 | *(void **) (&XListInstalledColormaps_dylibloader_wrapper_xlib) = dlsym(handle, "XListInstalledColormaps" ); |
2161 | if (verbose) { |
2162 | error = dlerror(); |
2163 | if (error != NULL) { |
2164 | fprintf(stderr, "%s\n" , error); |
2165 | } |
2166 | } |
2167 | // XListFonts |
2168 | *(void **) (&XListFonts_dylibloader_wrapper_xlib) = dlsym(handle, "XListFonts" ); |
2169 | if (verbose) { |
2170 | error = dlerror(); |
2171 | if (error != NULL) { |
2172 | fprintf(stderr, "%s\n" , error); |
2173 | } |
2174 | } |
2175 | // XListFontsWithInfo |
2176 | *(void **) (&XListFontsWithInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XListFontsWithInfo" ); |
2177 | if (verbose) { |
2178 | error = dlerror(); |
2179 | if (error != NULL) { |
2180 | fprintf(stderr, "%s\n" , error); |
2181 | } |
2182 | } |
2183 | // XGetFontPath |
2184 | *(void **) (&XGetFontPath_dylibloader_wrapper_xlib) = dlsym(handle, "XGetFontPath" ); |
2185 | if (verbose) { |
2186 | error = dlerror(); |
2187 | if (error != NULL) { |
2188 | fprintf(stderr, "%s\n" , error); |
2189 | } |
2190 | } |
2191 | // XListExtensions |
2192 | *(void **) (&XListExtensions_dylibloader_wrapper_xlib) = dlsym(handle, "XListExtensions" ); |
2193 | if (verbose) { |
2194 | error = dlerror(); |
2195 | if (error != NULL) { |
2196 | fprintf(stderr, "%s\n" , error); |
2197 | } |
2198 | } |
2199 | // XListProperties |
2200 | *(void **) (&XListProperties_dylibloader_wrapper_xlib) = dlsym(handle, "XListProperties" ); |
2201 | if (verbose) { |
2202 | error = dlerror(); |
2203 | if (error != NULL) { |
2204 | fprintf(stderr, "%s\n" , error); |
2205 | } |
2206 | } |
2207 | // XListHosts |
2208 | *(void **) (&XListHosts_dylibloader_wrapper_xlib) = dlsym(handle, "XListHosts" ); |
2209 | if (verbose) { |
2210 | error = dlerror(); |
2211 | if (error != NULL) { |
2212 | fprintf(stderr, "%s\n" , error); |
2213 | } |
2214 | } |
2215 | // XKeycodeToKeysym |
2216 | *(void **) (&XKeycodeToKeysym_dylibloader_wrapper_xlib) = dlsym(handle, "XKeycodeToKeysym" ); |
2217 | if (verbose) { |
2218 | error = dlerror(); |
2219 | if (error != NULL) { |
2220 | fprintf(stderr, "%s\n" , error); |
2221 | } |
2222 | } |
2223 | // XLookupKeysym |
2224 | *(void **) (&XLookupKeysym_dylibloader_wrapper_xlib) = dlsym(handle, "XLookupKeysym" ); |
2225 | if (verbose) { |
2226 | error = dlerror(); |
2227 | if (error != NULL) { |
2228 | fprintf(stderr, "%s\n" , error); |
2229 | } |
2230 | } |
2231 | // XGetKeyboardMapping |
2232 | *(void **) (&XGetKeyboardMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XGetKeyboardMapping" ); |
2233 | if (verbose) { |
2234 | error = dlerror(); |
2235 | if (error != NULL) { |
2236 | fprintf(stderr, "%s\n" , error); |
2237 | } |
2238 | } |
2239 | // XStringToKeysym |
2240 | *(void **) (&XStringToKeysym_dylibloader_wrapper_xlib) = dlsym(handle, "XStringToKeysym" ); |
2241 | if (verbose) { |
2242 | error = dlerror(); |
2243 | if (error != NULL) { |
2244 | fprintf(stderr, "%s\n" , error); |
2245 | } |
2246 | } |
2247 | // XMaxRequestSize |
2248 | *(void **) (&XMaxRequestSize_dylibloader_wrapper_xlib) = dlsym(handle, "XMaxRequestSize" ); |
2249 | if (verbose) { |
2250 | error = dlerror(); |
2251 | if (error != NULL) { |
2252 | fprintf(stderr, "%s\n" , error); |
2253 | } |
2254 | } |
2255 | // XExtendedMaxRequestSize |
2256 | *(void **) (&XExtendedMaxRequestSize_dylibloader_wrapper_xlib) = dlsym(handle, "XExtendedMaxRequestSize" ); |
2257 | if (verbose) { |
2258 | error = dlerror(); |
2259 | if (error != NULL) { |
2260 | fprintf(stderr, "%s\n" , error); |
2261 | } |
2262 | } |
2263 | // XResourceManagerString |
2264 | *(void **) (&XResourceManagerString_dylibloader_wrapper_xlib) = dlsym(handle, "XResourceManagerString" ); |
2265 | if (verbose) { |
2266 | error = dlerror(); |
2267 | if (error != NULL) { |
2268 | fprintf(stderr, "%s\n" , error); |
2269 | } |
2270 | } |
2271 | // XScreenResourceString |
2272 | *(void **) (&XScreenResourceString_dylibloader_wrapper_xlib) = dlsym(handle, "XScreenResourceString" ); |
2273 | if (verbose) { |
2274 | error = dlerror(); |
2275 | if (error != NULL) { |
2276 | fprintf(stderr, "%s\n" , error); |
2277 | } |
2278 | } |
2279 | // XDisplayMotionBufferSize |
2280 | *(void **) (&XDisplayMotionBufferSize_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayMotionBufferSize" ); |
2281 | if (verbose) { |
2282 | error = dlerror(); |
2283 | if (error != NULL) { |
2284 | fprintf(stderr, "%s\n" , error); |
2285 | } |
2286 | } |
2287 | // XVisualIDFromVisual |
2288 | *(void **) (&XVisualIDFromVisual_dylibloader_wrapper_xlib) = dlsym(handle, "XVisualIDFromVisual" ); |
2289 | if (verbose) { |
2290 | error = dlerror(); |
2291 | if (error != NULL) { |
2292 | fprintf(stderr, "%s\n" , error); |
2293 | } |
2294 | } |
2295 | // XInitThreads |
2296 | *(void **) (&XInitThreads_dylibloader_wrapper_xlib) = dlsym(handle, "XInitThreads" ); |
2297 | if (verbose) { |
2298 | error = dlerror(); |
2299 | if (error != NULL) { |
2300 | fprintf(stderr, "%s\n" , error); |
2301 | } |
2302 | } |
2303 | // XLockDisplay |
2304 | *(void **) (&XLockDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XLockDisplay" ); |
2305 | if (verbose) { |
2306 | error = dlerror(); |
2307 | if (error != NULL) { |
2308 | fprintf(stderr, "%s\n" , error); |
2309 | } |
2310 | } |
2311 | // XUnlockDisplay |
2312 | *(void **) (&XUnlockDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XUnlockDisplay" ); |
2313 | if (verbose) { |
2314 | error = dlerror(); |
2315 | if (error != NULL) { |
2316 | fprintf(stderr, "%s\n" , error); |
2317 | } |
2318 | } |
2319 | // XInitExtension |
2320 | *(void **) (&XInitExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XInitExtension" ); |
2321 | if (verbose) { |
2322 | error = dlerror(); |
2323 | if (error != NULL) { |
2324 | fprintf(stderr, "%s\n" , error); |
2325 | } |
2326 | } |
2327 | // XAddExtension |
2328 | *(void **) (&XAddExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XAddExtension" ); |
2329 | if (verbose) { |
2330 | error = dlerror(); |
2331 | if (error != NULL) { |
2332 | fprintf(stderr, "%s\n" , error); |
2333 | } |
2334 | } |
2335 | // XFindOnExtensionList |
2336 | *(void **) (&XFindOnExtensionList_dylibloader_wrapper_xlib) = dlsym(handle, "XFindOnExtensionList" ); |
2337 | if (verbose) { |
2338 | error = dlerror(); |
2339 | if (error != NULL) { |
2340 | fprintf(stderr, "%s\n" , error); |
2341 | } |
2342 | } |
2343 | // XEHeadOfExtensionList |
2344 | *(void **) (&XEHeadOfExtensionList_dylibloader_wrapper_xlib) = dlsym(handle, "XEHeadOfExtensionList" ); |
2345 | if (verbose) { |
2346 | error = dlerror(); |
2347 | if (error != NULL) { |
2348 | fprintf(stderr, "%s\n" , error); |
2349 | } |
2350 | } |
2351 | // XRootWindow |
2352 | *(void **) (&XRootWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XRootWindow" ); |
2353 | if (verbose) { |
2354 | error = dlerror(); |
2355 | if (error != NULL) { |
2356 | fprintf(stderr, "%s\n" , error); |
2357 | } |
2358 | } |
2359 | // XDefaultRootWindow |
2360 | *(void **) (&XDefaultRootWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultRootWindow" ); |
2361 | if (verbose) { |
2362 | error = dlerror(); |
2363 | if (error != NULL) { |
2364 | fprintf(stderr, "%s\n" , error); |
2365 | } |
2366 | } |
2367 | // XRootWindowOfScreen |
2368 | *(void **) (&XRootWindowOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XRootWindowOfScreen" ); |
2369 | if (verbose) { |
2370 | error = dlerror(); |
2371 | if (error != NULL) { |
2372 | fprintf(stderr, "%s\n" , error); |
2373 | } |
2374 | } |
2375 | // XDefaultVisual |
2376 | *(void **) (&XDefaultVisual_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultVisual" ); |
2377 | if (verbose) { |
2378 | error = dlerror(); |
2379 | if (error != NULL) { |
2380 | fprintf(stderr, "%s\n" , error); |
2381 | } |
2382 | } |
2383 | // XDefaultVisualOfScreen |
2384 | *(void **) (&XDefaultVisualOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultVisualOfScreen" ); |
2385 | if (verbose) { |
2386 | error = dlerror(); |
2387 | if (error != NULL) { |
2388 | fprintf(stderr, "%s\n" , error); |
2389 | } |
2390 | } |
2391 | // XDefaultGC |
2392 | *(void **) (&XDefaultGC_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultGC" ); |
2393 | if (verbose) { |
2394 | error = dlerror(); |
2395 | if (error != NULL) { |
2396 | fprintf(stderr, "%s\n" , error); |
2397 | } |
2398 | } |
2399 | // XDefaultGCOfScreen |
2400 | *(void **) (&XDefaultGCOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultGCOfScreen" ); |
2401 | if (verbose) { |
2402 | error = dlerror(); |
2403 | if (error != NULL) { |
2404 | fprintf(stderr, "%s\n" , error); |
2405 | } |
2406 | } |
2407 | // XBlackPixel |
2408 | *(void **) (&XBlackPixel_dylibloader_wrapper_xlib) = dlsym(handle, "XBlackPixel" ); |
2409 | if (verbose) { |
2410 | error = dlerror(); |
2411 | if (error != NULL) { |
2412 | fprintf(stderr, "%s\n" , error); |
2413 | } |
2414 | } |
2415 | // XWhitePixel |
2416 | *(void **) (&XWhitePixel_dylibloader_wrapper_xlib) = dlsym(handle, "XWhitePixel" ); |
2417 | if (verbose) { |
2418 | error = dlerror(); |
2419 | if (error != NULL) { |
2420 | fprintf(stderr, "%s\n" , error); |
2421 | } |
2422 | } |
2423 | // XAllPlanes |
2424 | *(void **) (&XAllPlanes_dylibloader_wrapper_xlib) = dlsym(handle, "XAllPlanes" ); |
2425 | if (verbose) { |
2426 | error = dlerror(); |
2427 | if (error != NULL) { |
2428 | fprintf(stderr, "%s\n" , error); |
2429 | } |
2430 | } |
2431 | // XBlackPixelOfScreen |
2432 | *(void **) (&XBlackPixelOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XBlackPixelOfScreen" ); |
2433 | if (verbose) { |
2434 | error = dlerror(); |
2435 | if (error != NULL) { |
2436 | fprintf(stderr, "%s\n" , error); |
2437 | } |
2438 | } |
2439 | // XWhitePixelOfScreen |
2440 | *(void **) (&XWhitePixelOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XWhitePixelOfScreen" ); |
2441 | if (verbose) { |
2442 | error = dlerror(); |
2443 | if (error != NULL) { |
2444 | fprintf(stderr, "%s\n" , error); |
2445 | } |
2446 | } |
2447 | // XNextRequest |
2448 | *(void **) (&XNextRequest_dylibloader_wrapper_xlib) = dlsym(handle, "XNextRequest" ); |
2449 | if (verbose) { |
2450 | error = dlerror(); |
2451 | if (error != NULL) { |
2452 | fprintf(stderr, "%s\n" , error); |
2453 | } |
2454 | } |
2455 | // XLastKnownRequestProcessed |
2456 | *(void **) (&XLastKnownRequestProcessed_dylibloader_wrapper_xlib) = dlsym(handle, "XLastKnownRequestProcessed" ); |
2457 | if (verbose) { |
2458 | error = dlerror(); |
2459 | if (error != NULL) { |
2460 | fprintf(stderr, "%s\n" , error); |
2461 | } |
2462 | } |
2463 | // XServerVendor |
2464 | *(void **) (&XServerVendor_dylibloader_wrapper_xlib) = dlsym(handle, "XServerVendor" ); |
2465 | if (verbose) { |
2466 | error = dlerror(); |
2467 | if (error != NULL) { |
2468 | fprintf(stderr, "%s\n" , error); |
2469 | } |
2470 | } |
2471 | // XDisplayString |
2472 | *(void **) (&XDisplayString_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayString" ); |
2473 | if (verbose) { |
2474 | error = dlerror(); |
2475 | if (error != NULL) { |
2476 | fprintf(stderr, "%s\n" , error); |
2477 | } |
2478 | } |
2479 | // XDefaultColormap |
2480 | *(void **) (&XDefaultColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultColormap" ); |
2481 | if (verbose) { |
2482 | error = dlerror(); |
2483 | if (error != NULL) { |
2484 | fprintf(stderr, "%s\n" , error); |
2485 | } |
2486 | } |
2487 | // XDefaultColormapOfScreen |
2488 | *(void **) (&XDefaultColormapOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultColormapOfScreen" ); |
2489 | if (verbose) { |
2490 | error = dlerror(); |
2491 | if (error != NULL) { |
2492 | fprintf(stderr, "%s\n" , error); |
2493 | } |
2494 | } |
2495 | // XDisplayOfScreen |
2496 | *(void **) (&XDisplayOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayOfScreen" ); |
2497 | if (verbose) { |
2498 | error = dlerror(); |
2499 | if (error != NULL) { |
2500 | fprintf(stderr, "%s\n" , error); |
2501 | } |
2502 | } |
2503 | // XScreenOfDisplay |
2504 | *(void **) (&XScreenOfDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XScreenOfDisplay" ); |
2505 | if (verbose) { |
2506 | error = dlerror(); |
2507 | if (error != NULL) { |
2508 | fprintf(stderr, "%s\n" , error); |
2509 | } |
2510 | } |
2511 | // XDefaultScreenOfDisplay |
2512 | *(void **) (&XDefaultScreenOfDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultScreenOfDisplay" ); |
2513 | if (verbose) { |
2514 | error = dlerror(); |
2515 | if (error != NULL) { |
2516 | fprintf(stderr, "%s\n" , error); |
2517 | } |
2518 | } |
2519 | // XEventMaskOfScreen |
2520 | *(void **) (&XEventMaskOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XEventMaskOfScreen" ); |
2521 | if (verbose) { |
2522 | error = dlerror(); |
2523 | if (error != NULL) { |
2524 | fprintf(stderr, "%s\n" , error); |
2525 | } |
2526 | } |
2527 | // XScreenNumberOfScreen |
2528 | *(void **) (&XScreenNumberOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XScreenNumberOfScreen" ); |
2529 | if (verbose) { |
2530 | error = dlerror(); |
2531 | if (error != NULL) { |
2532 | fprintf(stderr, "%s\n" , error); |
2533 | } |
2534 | } |
2535 | // XSetErrorHandler |
2536 | *(void **) (&XSetErrorHandler_dylibloader_wrapper_xlib) = dlsym(handle, "XSetErrorHandler" ); |
2537 | if (verbose) { |
2538 | error = dlerror(); |
2539 | if (error != NULL) { |
2540 | fprintf(stderr, "%s\n" , error); |
2541 | } |
2542 | } |
2543 | // XSetIOErrorHandler |
2544 | *(void **) (&XSetIOErrorHandler_dylibloader_wrapper_xlib) = dlsym(handle, "XSetIOErrorHandler" ); |
2545 | if (verbose) { |
2546 | error = dlerror(); |
2547 | if (error != NULL) { |
2548 | fprintf(stderr, "%s\n" , error); |
2549 | } |
2550 | } |
2551 | // XListPixmapFormats |
2552 | *(void **) (&XListPixmapFormats_dylibloader_wrapper_xlib) = dlsym(handle, "XListPixmapFormats" ); |
2553 | if (verbose) { |
2554 | error = dlerror(); |
2555 | if (error != NULL) { |
2556 | fprintf(stderr, "%s\n" , error); |
2557 | } |
2558 | } |
2559 | // XListDepths |
2560 | *(void **) (&XListDepths_dylibloader_wrapper_xlib) = dlsym(handle, "XListDepths" ); |
2561 | if (verbose) { |
2562 | error = dlerror(); |
2563 | if (error != NULL) { |
2564 | fprintf(stderr, "%s\n" , error); |
2565 | } |
2566 | } |
2567 | // XReconfigureWMWindow |
2568 | *(void **) (&XReconfigureWMWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XReconfigureWMWindow" ); |
2569 | if (verbose) { |
2570 | error = dlerror(); |
2571 | if (error != NULL) { |
2572 | fprintf(stderr, "%s\n" , error); |
2573 | } |
2574 | } |
2575 | // XGetWMProtocols |
2576 | *(void **) (&XGetWMProtocols_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMProtocols" ); |
2577 | if (verbose) { |
2578 | error = dlerror(); |
2579 | if (error != NULL) { |
2580 | fprintf(stderr, "%s\n" , error); |
2581 | } |
2582 | } |
2583 | // XSetWMProtocols |
2584 | *(void **) (&XSetWMProtocols_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMProtocols" ); |
2585 | if (verbose) { |
2586 | error = dlerror(); |
2587 | if (error != NULL) { |
2588 | fprintf(stderr, "%s\n" , error); |
2589 | } |
2590 | } |
2591 | // XIconifyWindow |
2592 | *(void **) (&XIconifyWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XIconifyWindow" ); |
2593 | if (verbose) { |
2594 | error = dlerror(); |
2595 | if (error != NULL) { |
2596 | fprintf(stderr, "%s\n" , error); |
2597 | } |
2598 | } |
2599 | // XWithdrawWindow |
2600 | *(void **) (&XWithdrawWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XWithdrawWindow" ); |
2601 | if (verbose) { |
2602 | error = dlerror(); |
2603 | if (error != NULL) { |
2604 | fprintf(stderr, "%s\n" , error); |
2605 | } |
2606 | } |
2607 | // XGetCommand |
2608 | *(void **) (&XGetCommand_dylibloader_wrapper_xlib) = dlsym(handle, "XGetCommand" ); |
2609 | if (verbose) { |
2610 | error = dlerror(); |
2611 | if (error != NULL) { |
2612 | fprintf(stderr, "%s\n" , error); |
2613 | } |
2614 | } |
2615 | // XGetWMColormapWindows |
2616 | *(void **) (&XGetWMColormapWindows_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMColormapWindows" ); |
2617 | if (verbose) { |
2618 | error = dlerror(); |
2619 | if (error != NULL) { |
2620 | fprintf(stderr, "%s\n" , error); |
2621 | } |
2622 | } |
2623 | // XSetWMColormapWindows |
2624 | *(void **) (&XSetWMColormapWindows_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMColormapWindows" ); |
2625 | if (verbose) { |
2626 | error = dlerror(); |
2627 | if (error != NULL) { |
2628 | fprintf(stderr, "%s\n" , error); |
2629 | } |
2630 | } |
2631 | // XFreeStringList |
2632 | *(void **) (&XFreeStringList_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeStringList" ); |
2633 | if (verbose) { |
2634 | error = dlerror(); |
2635 | if (error != NULL) { |
2636 | fprintf(stderr, "%s\n" , error); |
2637 | } |
2638 | } |
2639 | // XSetTransientForHint |
2640 | *(void **) (&XSetTransientForHint_dylibloader_wrapper_xlib) = dlsym(handle, "XSetTransientForHint" ); |
2641 | if (verbose) { |
2642 | error = dlerror(); |
2643 | if (error != NULL) { |
2644 | fprintf(stderr, "%s\n" , error); |
2645 | } |
2646 | } |
2647 | // XActivateScreenSaver |
2648 | *(void **) (&XActivateScreenSaver_dylibloader_wrapper_xlib) = dlsym(handle, "XActivateScreenSaver" ); |
2649 | if (verbose) { |
2650 | error = dlerror(); |
2651 | if (error != NULL) { |
2652 | fprintf(stderr, "%s\n" , error); |
2653 | } |
2654 | } |
2655 | // XAddHost |
2656 | *(void **) (&XAddHost_dylibloader_wrapper_xlib) = dlsym(handle, "XAddHost" ); |
2657 | if (verbose) { |
2658 | error = dlerror(); |
2659 | if (error != NULL) { |
2660 | fprintf(stderr, "%s\n" , error); |
2661 | } |
2662 | } |
2663 | // XAddHosts |
2664 | *(void **) (&XAddHosts_dylibloader_wrapper_xlib) = dlsym(handle, "XAddHosts" ); |
2665 | if (verbose) { |
2666 | error = dlerror(); |
2667 | if (error != NULL) { |
2668 | fprintf(stderr, "%s\n" , error); |
2669 | } |
2670 | } |
2671 | // XAddToExtensionList |
2672 | *(void **) (&XAddToExtensionList_dylibloader_wrapper_xlib) = dlsym(handle, "XAddToExtensionList" ); |
2673 | if (verbose) { |
2674 | error = dlerror(); |
2675 | if (error != NULL) { |
2676 | fprintf(stderr, "%s\n" , error); |
2677 | } |
2678 | } |
2679 | // XAddToSaveSet |
2680 | *(void **) (&XAddToSaveSet_dylibloader_wrapper_xlib) = dlsym(handle, "XAddToSaveSet" ); |
2681 | if (verbose) { |
2682 | error = dlerror(); |
2683 | if (error != NULL) { |
2684 | fprintf(stderr, "%s\n" , error); |
2685 | } |
2686 | } |
2687 | // XAllocColor |
2688 | *(void **) (&XAllocColor_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocColor" ); |
2689 | if (verbose) { |
2690 | error = dlerror(); |
2691 | if (error != NULL) { |
2692 | fprintf(stderr, "%s\n" , error); |
2693 | } |
2694 | } |
2695 | // XAllocColorCells |
2696 | *(void **) (&XAllocColorCells_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocColorCells" ); |
2697 | if (verbose) { |
2698 | error = dlerror(); |
2699 | if (error != NULL) { |
2700 | fprintf(stderr, "%s\n" , error); |
2701 | } |
2702 | } |
2703 | // XAllocColorPlanes |
2704 | *(void **) (&XAllocColorPlanes_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocColorPlanes" ); |
2705 | if (verbose) { |
2706 | error = dlerror(); |
2707 | if (error != NULL) { |
2708 | fprintf(stderr, "%s\n" , error); |
2709 | } |
2710 | } |
2711 | // XAllocNamedColor |
2712 | *(void **) (&XAllocNamedColor_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocNamedColor" ); |
2713 | if (verbose) { |
2714 | error = dlerror(); |
2715 | if (error != NULL) { |
2716 | fprintf(stderr, "%s\n" , error); |
2717 | } |
2718 | } |
2719 | // XAllowEvents |
2720 | *(void **) (&XAllowEvents_dylibloader_wrapper_xlib) = dlsym(handle, "XAllowEvents" ); |
2721 | if (verbose) { |
2722 | error = dlerror(); |
2723 | if (error != NULL) { |
2724 | fprintf(stderr, "%s\n" , error); |
2725 | } |
2726 | } |
2727 | // XAutoRepeatOff |
2728 | *(void **) (&XAutoRepeatOff_dylibloader_wrapper_xlib) = dlsym(handle, "XAutoRepeatOff" ); |
2729 | if (verbose) { |
2730 | error = dlerror(); |
2731 | if (error != NULL) { |
2732 | fprintf(stderr, "%s\n" , error); |
2733 | } |
2734 | } |
2735 | // XAutoRepeatOn |
2736 | *(void **) (&XAutoRepeatOn_dylibloader_wrapper_xlib) = dlsym(handle, "XAutoRepeatOn" ); |
2737 | if (verbose) { |
2738 | error = dlerror(); |
2739 | if (error != NULL) { |
2740 | fprintf(stderr, "%s\n" , error); |
2741 | } |
2742 | } |
2743 | // XBell |
2744 | *(void **) (&XBell_dylibloader_wrapper_xlib) = dlsym(handle, "XBell" ); |
2745 | if (verbose) { |
2746 | error = dlerror(); |
2747 | if (error != NULL) { |
2748 | fprintf(stderr, "%s\n" , error); |
2749 | } |
2750 | } |
2751 | // XBitmapBitOrder |
2752 | *(void **) (&XBitmapBitOrder_dylibloader_wrapper_xlib) = dlsym(handle, "XBitmapBitOrder" ); |
2753 | if (verbose) { |
2754 | error = dlerror(); |
2755 | if (error != NULL) { |
2756 | fprintf(stderr, "%s\n" , error); |
2757 | } |
2758 | } |
2759 | // XBitmapPad |
2760 | *(void **) (&XBitmapPad_dylibloader_wrapper_xlib) = dlsym(handle, "XBitmapPad" ); |
2761 | if (verbose) { |
2762 | error = dlerror(); |
2763 | if (error != NULL) { |
2764 | fprintf(stderr, "%s\n" , error); |
2765 | } |
2766 | } |
2767 | // XBitmapUnit |
2768 | *(void **) (&XBitmapUnit_dylibloader_wrapper_xlib) = dlsym(handle, "XBitmapUnit" ); |
2769 | if (verbose) { |
2770 | error = dlerror(); |
2771 | if (error != NULL) { |
2772 | fprintf(stderr, "%s\n" , error); |
2773 | } |
2774 | } |
2775 | // XCellsOfScreen |
2776 | *(void **) (&XCellsOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XCellsOfScreen" ); |
2777 | if (verbose) { |
2778 | error = dlerror(); |
2779 | if (error != NULL) { |
2780 | fprintf(stderr, "%s\n" , error); |
2781 | } |
2782 | } |
2783 | // XChangeActivePointerGrab |
2784 | *(void **) (&XChangeActivePointerGrab_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeActivePointerGrab" ); |
2785 | if (verbose) { |
2786 | error = dlerror(); |
2787 | if (error != NULL) { |
2788 | fprintf(stderr, "%s\n" , error); |
2789 | } |
2790 | } |
2791 | // XChangeGC |
2792 | *(void **) (&XChangeGC_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeGC" ); |
2793 | if (verbose) { |
2794 | error = dlerror(); |
2795 | if (error != NULL) { |
2796 | fprintf(stderr, "%s\n" , error); |
2797 | } |
2798 | } |
2799 | // XChangeKeyboardControl |
2800 | *(void **) (&XChangeKeyboardControl_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeKeyboardControl" ); |
2801 | if (verbose) { |
2802 | error = dlerror(); |
2803 | if (error != NULL) { |
2804 | fprintf(stderr, "%s\n" , error); |
2805 | } |
2806 | } |
2807 | // XChangeKeyboardMapping |
2808 | *(void **) (&XChangeKeyboardMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeKeyboardMapping" ); |
2809 | if (verbose) { |
2810 | error = dlerror(); |
2811 | if (error != NULL) { |
2812 | fprintf(stderr, "%s\n" , error); |
2813 | } |
2814 | } |
2815 | // XChangePointerControl |
2816 | *(void **) (&XChangePointerControl_dylibloader_wrapper_xlib) = dlsym(handle, "XChangePointerControl" ); |
2817 | if (verbose) { |
2818 | error = dlerror(); |
2819 | if (error != NULL) { |
2820 | fprintf(stderr, "%s\n" , error); |
2821 | } |
2822 | } |
2823 | // XChangeProperty |
2824 | *(void **) (&XChangeProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeProperty" ); |
2825 | if (verbose) { |
2826 | error = dlerror(); |
2827 | if (error != NULL) { |
2828 | fprintf(stderr, "%s\n" , error); |
2829 | } |
2830 | } |
2831 | // XChangeSaveSet |
2832 | *(void **) (&XChangeSaveSet_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeSaveSet" ); |
2833 | if (verbose) { |
2834 | error = dlerror(); |
2835 | if (error != NULL) { |
2836 | fprintf(stderr, "%s\n" , error); |
2837 | } |
2838 | } |
2839 | // XChangeWindowAttributes |
2840 | *(void **) (&XChangeWindowAttributes_dylibloader_wrapper_xlib) = dlsym(handle, "XChangeWindowAttributes" ); |
2841 | if (verbose) { |
2842 | error = dlerror(); |
2843 | if (error != NULL) { |
2844 | fprintf(stderr, "%s\n" , error); |
2845 | } |
2846 | } |
2847 | // XCheckIfEvent |
2848 | *(void **) (&XCheckIfEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XCheckIfEvent" ); |
2849 | if (verbose) { |
2850 | error = dlerror(); |
2851 | if (error != NULL) { |
2852 | fprintf(stderr, "%s\n" , error); |
2853 | } |
2854 | } |
2855 | // XCheckMaskEvent |
2856 | *(void **) (&XCheckMaskEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XCheckMaskEvent" ); |
2857 | if (verbose) { |
2858 | error = dlerror(); |
2859 | if (error != NULL) { |
2860 | fprintf(stderr, "%s\n" , error); |
2861 | } |
2862 | } |
2863 | // XCheckTypedEvent |
2864 | *(void **) (&XCheckTypedEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XCheckTypedEvent" ); |
2865 | if (verbose) { |
2866 | error = dlerror(); |
2867 | if (error != NULL) { |
2868 | fprintf(stderr, "%s\n" , error); |
2869 | } |
2870 | } |
2871 | // XCheckTypedWindowEvent |
2872 | *(void **) (&XCheckTypedWindowEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XCheckTypedWindowEvent" ); |
2873 | if (verbose) { |
2874 | error = dlerror(); |
2875 | if (error != NULL) { |
2876 | fprintf(stderr, "%s\n" , error); |
2877 | } |
2878 | } |
2879 | // XCheckWindowEvent |
2880 | *(void **) (&XCheckWindowEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XCheckWindowEvent" ); |
2881 | if (verbose) { |
2882 | error = dlerror(); |
2883 | if (error != NULL) { |
2884 | fprintf(stderr, "%s\n" , error); |
2885 | } |
2886 | } |
2887 | // XCirculateSubwindows |
2888 | *(void **) (&XCirculateSubwindows_dylibloader_wrapper_xlib) = dlsym(handle, "XCirculateSubwindows" ); |
2889 | if (verbose) { |
2890 | error = dlerror(); |
2891 | if (error != NULL) { |
2892 | fprintf(stderr, "%s\n" , error); |
2893 | } |
2894 | } |
2895 | // XCirculateSubwindowsDown |
2896 | *(void **) (&XCirculateSubwindowsDown_dylibloader_wrapper_xlib) = dlsym(handle, "XCirculateSubwindowsDown" ); |
2897 | if (verbose) { |
2898 | error = dlerror(); |
2899 | if (error != NULL) { |
2900 | fprintf(stderr, "%s\n" , error); |
2901 | } |
2902 | } |
2903 | // XCirculateSubwindowsUp |
2904 | *(void **) (&XCirculateSubwindowsUp_dylibloader_wrapper_xlib) = dlsym(handle, "XCirculateSubwindowsUp" ); |
2905 | if (verbose) { |
2906 | error = dlerror(); |
2907 | if (error != NULL) { |
2908 | fprintf(stderr, "%s\n" , error); |
2909 | } |
2910 | } |
2911 | // XClearArea |
2912 | *(void **) (&XClearArea_dylibloader_wrapper_xlib) = dlsym(handle, "XClearArea" ); |
2913 | if (verbose) { |
2914 | error = dlerror(); |
2915 | if (error != NULL) { |
2916 | fprintf(stderr, "%s\n" , error); |
2917 | } |
2918 | } |
2919 | // XClearWindow |
2920 | *(void **) (&XClearWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XClearWindow" ); |
2921 | if (verbose) { |
2922 | error = dlerror(); |
2923 | if (error != NULL) { |
2924 | fprintf(stderr, "%s\n" , error); |
2925 | } |
2926 | } |
2927 | // XCloseDisplay |
2928 | *(void **) (&XCloseDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XCloseDisplay" ); |
2929 | if (verbose) { |
2930 | error = dlerror(); |
2931 | if (error != NULL) { |
2932 | fprintf(stderr, "%s\n" , error); |
2933 | } |
2934 | } |
2935 | // XConfigureWindow |
2936 | *(void **) (&XConfigureWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XConfigureWindow" ); |
2937 | if (verbose) { |
2938 | error = dlerror(); |
2939 | if (error != NULL) { |
2940 | fprintf(stderr, "%s\n" , error); |
2941 | } |
2942 | } |
2943 | // XConnectionNumber |
2944 | *(void **) (&XConnectionNumber_dylibloader_wrapper_xlib) = dlsym(handle, "XConnectionNumber" ); |
2945 | if (verbose) { |
2946 | error = dlerror(); |
2947 | if (error != NULL) { |
2948 | fprintf(stderr, "%s\n" , error); |
2949 | } |
2950 | } |
2951 | // XConvertSelection |
2952 | *(void **) (&XConvertSelection_dylibloader_wrapper_xlib) = dlsym(handle, "XConvertSelection" ); |
2953 | if (verbose) { |
2954 | error = dlerror(); |
2955 | if (error != NULL) { |
2956 | fprintf(stderr, "%s\n" , error); |
2957 | } |
2958 | } |
2959 | // XCopyArea |
2960 | *(void **) (&XCopyArea_dylibloader_wrapper_xlib) = dlsym(handle, "XCopyArea" ); |
2961 | if (verbose) { |
2962 | error = dlerror(); |
2963 | if (error != NULL) { |
2964 | fprintf(stderr, "%s\n" , error); |
2965 | } |
2966 | } |
2967 | // XCopyGC |
2968 | *(void **) (&XCopyGC_dylibloader_wrapper_xlib) = dlsym(handle, "XCopyGC" ); |
2969 | if (verbose) { |
2970 | error = dlerror(); |
2971 | if (error != NULL) { |
2972 | fprintf(stderr, "%s\n" , error); |
2973 | } |
2974 | } |
2975 | // XCopyPlane |
2976 | *(void **) (&XCopyPlane_dylibloader_wrapper_xlib) = dlsym(handle, "XCopyPlane" ); |
2977 | if (verbose) { |
2978 | error = dlerror(); |
2979 | if (error != NULL) { |
2980 | fprintf(stderr, "%s\n" , error); |
2981 | } |
2982 | } |
2983 | // XDefaultDepth |
2984 | *(void **) (&XDefaultDepth_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultDepth" ); |
2985 | if (verbose) { |
2986 | error = dlerror(); |
2987 | if (error != NULL) { |
2988 | fprintf(stderr, "%s\n" , error); |
2989 | } |
2990 | } |
2991 | // XDefaultDepthOfScreen |
2992 | *(void **) (&XDefaultDepthOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultDepthOfScreen" ); |
2993 | if (verbose) { |
2994 | error = dlerror(); |
2995 | if (error != NULL) { |
2996 | fprintf(stderr, "%s\n" , error); |
2997 | } |
2998 | } |
2999 | // XDefaultScreen |
3000 | *(void **) (&XDefaultScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultScreen" ); |
3001 | if (verbose) { |
3002 | error = dlerror(); |
3003 | if (error != NULL) { |
3004 | fprintf(stderr, "%s\n" , error); |
3005 | } |
3006 | } |
3007 | // XDefineCursor |
3008 | *(void **) (&XDefineCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XDefineCursor" ); |
3009 | if (verbose) { |
3010 | error = dlerror(); |
3011 | if (error != NULL) { |
3012 | fprintf(stderr, "%s\n" , error); |
3013 | } |
3014 | } |
3015 | // XDeleteProperty |
3016 | *(void **) (&XDeleteProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XDeleteProperty" ); |
3017 | if (verbose) { |
3018 | error = dlerror(); |
3019 | if (error != NULL) { |
3020 | fprintf(stderr, "%s\n" , error); |
3021 | } |
3022 | } |
3023 | // XDestroyWindow |
3024 | *(void **) (&XDestroyWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XDestroyWindow" ); |
3025 | if (verbose) { |
3026 | error = dlerror(); |
3027 | if (error != NULL) { |
3028 | fprintf(stderr, "%s\n" , error); |
3029 | } |
3030 | } |
3031 | // XDestroySubwindows |
3032 | *(void **) (&XDestroySubwindows_dylibloader_wrapper_xlib) = dlsym(handle, "XDestroySubwindows" ); |
3033 | if (verbose) { |
3034 | error = dlerror(); |
3035 | if (error != NULL) { |
3036 | fprintf(stderr, "%s\n" , error); |
3037 | } |
3038 | } |
3039 | // XDoesBackingStore |
3040 | *(void **) (&XDoesBackingStore_dylibloader_wrapper_xlib) = dlsym(handle, "XDoesBackingStore" ); |
3041 | if (verbose) { |
3042 | error = dlerror(); |
3043 | if (error != NULL) { |
3044 | fprintf(stderr, "%s\n" , error); |
3045 | } |
3046 | } |
3047 | // XDoesSaveUnders |
3048 | *(void **) (&XDoesSaveUnders_dylibloader_wrapper_xlib) = dlsym(handle, "XDoesSaveUnders" ); |
3049 | if (verbose) { |
3050 | error = dlerror(); |
3051 | if (error != NULL) { |
3052 | fprintf(stderr, "%s\n" , error); |
3053 | } |
3054 | } |
3055 | // XDisableAccessControl |
3056 | *(void **) (&XDisableAccessControl_dylibloader_wrapper_xlib) = dlsym(handle, "XDisableAccessControl" ); |
3057 | if (verbose) { |
3058 | error = dlerror(); |
3059 | if (error != NULL) { |
3060 | fprintf(stderr, "%s\n" , error); |
3061 | } |
3062 | } |
3063 | // XDisplayCells |
3064 | *(void **) (&XDisplayCells_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayCells" ); |
3065 | if (verbose) { |
3066 | error = dlerror(); |
3067 | if (error != NULL) { |
3068 | fprintf(stderr, "%s\n" , error); |
3069 | } |
3070 | } |
3071 | // XDisplayHeight |
3072 | *(void **) (&XDisplayHeight_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayHeight" ); |
3073 | if (verbose) { |
3074 | error = dlerror(); |
3075 | if (error != NULL) { |
3076 | fprintf(stderr, "%s\n" , error); |
3077 | } |
3078 | } |
3079 | // XDisplayHeightMM |
3080 | *(void **) (&XDisplayHeightMM_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayHeightMM" ); |
3081 | if (verbose) { |
3082 | error = dlerror(); |
3083 | if (error != NULL) { |
3084 | fprintf(stderr, "%s\n" , error); |
3085 | } |
3086 | } |
3087 | // XDisplayKeycodes |
3088 | *(void **) (&XDisplayKeycodes_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayKeycodes" ); |
3089 | if (verbose) { |
3090 | error = dlerror(); |
3091 | if (error != NULL) { |
3092 | fprintf(stderr, "%s\n" , error); |
3093 | } |
3094 | } |
3095 | // XDisplayPlanes |
3096 | *(void **) (&XDisplayPlanes_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayPlanes" ); |
3097 | if (verbose) { |
3098 | error = dlerror(); |
3099 | if (error != NULL) { |
3100 | fprintf(stderr, "%s\n" , error); |
3101 | } |
3102 | } |
3103 | // XDisplayWidth |
3104 | *(void **) (&XDisplayWidth_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayWidth" ); |
3105 | if (verbose) { |
3106 | error = dlerror(); |
3107 | if (error != NULL) { |
3108 | fprintf(stderr, "%s\n" , error); |
3109 | } |
3110 | } |
3111 | // XDisplayWidthMM |
3112 | *(void **) (&XDisplayWidthMM_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayWidthMM" ); |
3113 | if (verbose) { |
3114 | error = dlerror(); |
3115 | if (error != NULL) { |
3116 | fprintf(stderr, "%s\n" , error); |
3117 | } |
3118 | } |
3119 | // XDrawArc |
3120 | *(void **) (&XDrawArc_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawArc" ); |
3121 | if (verbose) { |
3122 | error = dlerror(); |
3123 | if (error != NULL) { |
3124 | fprintf(stderr, "%s\n" , error); |
3125 | } |
3126 | } |
3127 | // XDrawArcs |
3128 | *(void **) (&XDrawArcs_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawArcs" ); |
3129 | if (verbose) { |
3130 | error = dlerror(); |
3131 | if (error != NULL) { |
3132 | fprintf(stderr, "%s\n" , error); |
3133 | } |
3134 | } |
3135 | // XDrawImageString |
3136 | *(void **) (&XDrawImageString_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawImageString" ); |
3137 | if (verbose) { |
3138 | error = dlerror(); |
3139 | if (error != NULL) { |
3140 | fprintf(stderr, "%s\n" , error); |
3141 | } |
3142 | } |
3143 | // XDrawImageString16 |
3144 | *(void **) (&XDrawImageString16_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawImageString16" ); |
3145 | if (verbose) { |
3146 | error = dlerror(); |
3147 | if (error != NULL) { |
3148 | fprintf(stderr, "%s\n" , error); |
3149 | } |
3150 | } |
3151 | // XDrawLine |
3152 | *(void **) (&XDrawLine_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawLine" ); |
3153 | if (verbose) { |
3154 | error = dlerror(); |
3155 | if (error != NULL) { |
3156 | fprintf(stderr, "%s\n" , error); |
3157 | } |
3158 | } |
3159 | // XDrawLines |
3160 | *(void **) (&XDrawLines_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawLines" ); |
3161 | if (verbose) { |
3162 | error = dlerror(); |
3163 | if (error != NULL) { |
3164 | fprintf(stderr, "%s\n" , error); |
3165 | } |
3166 | } |
3167 | // XDrawPoint |
3168 | *(void **) (&XDrawPoint_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawPoint" ); |
3169 | if (verbose) { |
3170 | error = dlerror(); |
3171 | if (error != NULL) { |
3172 | fprintf(stderr, "%s\n" , error); |
3173 | } |
3174 | } |
3175 | // XDrawPoints |
3176 | *(void **) (&XDrawPoints_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawPoints" ); |
3177 | if (verbose) { |
3178 | error = dlerror(); |
3179 | if (error != NULL) { |
3180 | fprintf(stderr, "%s\n" , error); |
3181 | } |
3182 | } |
3183 | // XDrawRectangle |
3184 | *(void **) (&XDrawRectangle_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawRectangle" ); |
3185 | if (verbose) { |
3186 | error = dlerror(); |
3187 | if (error != NULL) { |
3188 | fprintf(stderr, "%s\n" , error); |
3189 | } |
3190 | } |
3191 | // XDrawRectangles |
3192 | *(void **) (&XDrawRectangles_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawRectangles" ); |
3193 | if (verbose) { |
3194 | error = dlerror(); |
3195 | if (error != NULL) { |
3196 | fprintf(stderr, "%s\n" , error); |
3197 | } |
3198 | } |
3199 | // XDrawSegments |
3200 | *(void **) (&XDrawSegments_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawSegments" ); |
3201 | if (verbose) { |
3202 | error = dlerror(); |
3203 | if (error != NULL) { |
3204 | fprintf(stderr, "%s\n" , error); |
3205 | } |
3206 | } |
3207 | // XDrawString |
3208 | *(void **) (&XDrawString_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawString" ); |
3209 | if (verbose) { |
3210 | error = dlerror(); |
3211 | if (error != NULL) { |
3212 | fprintf(stderr, "%s\n" , error); |
3213 | } |
3214 | } |
3215 | // XDrawString16 |
3216 | *(void **) (&XDrawString16_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawString16" ); |
3217 | if (verbose) { |
3218 | error = dlerror(); |
3219 | if (error != NULL) { |
3220 | fprintf(stderr, "%s\n" , error); |
3221 | } |
3222 | } |
3223 | // XDrawText |
3224 | *(void **) (&XDrawText_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawText" ); |
3225 | if (verbose) { |
3226 | error = dlerror(); |
3227 | if (error != NULL) { |
3228 | fprintf(stderr, "%s\n" , error); |
3229 | } |
3230 | } |
3231 | // XDrawText16 |
3232 | *(void **) (&XDrawText16_dylibloader_wrapper_xlib) = dlsym(handle, "XDrawText16" ); |
3233 | if (verbose) { |
3234 | error = dlerror(); |
3235 | if (error != NULL) { |
3236 | fprintf(stderr, "%s\n" , error); |
3237 | } |
3238 | } |
3239 | // XEnableAccessControl |
3240 | *(void **) (&XEnableAccessControl_dylibloader_wrapper_xlib) = dlsym(handle, "XEnableAccessControl" ); |
3241 | if (verbose) { |
3242 | error = dlerror(); |
3243 | if (error != NULL) { |
3244 | fprintf(stderr, "%s\n" , error); |
3245 | } |
3246 | } |
3247 | // XEventsQueued |
3248 | *(void **) (&XEventsQueued_dylibloader_wrapper_xlib) = dlsym(handle, "XEventsQueued" ); |
3249 | if (verbose) { |
3250 | error = dlerror(); |
3251 | if (error != NULL) { |
3252 | fprintf(stderr, "%s\n" , error); |
3253 | } |
3254 | } |
3255 | // XFetchName |
3256 | *(void **) (&XFetchName_dylibloader_wrapper_xlib) = dlsym(handle, "XFetchName" ); |
3257 | if (verbose) { |
3258 | error = dlerror(); |
3259 | if (error != NULL) { |
3260 | fprintf(stderr, "%s\n" , error); |
3261 | } |
3262 | } |
3263 | // XFillArc |
3264 | *(void **) (&XFillArc_dylibloader_wrapper_xlib) = dlsym(handle, "XFillArc" ); |
3265 | if (verbose) { |
3266 | error = dlerror(); |
3267 | if (error != NULL) { |
3268 | fprintf(stderr, "%s\n" , error); |
3269 | } |
3270 | } |
3271 | // XFillArcs |
3272 | *(void **) (&XFillArcs_dylibloader_wrapper_xlib) = dlsym(handle, "XFillArcs" ); |
3273 | if (verbose) { |
3274 | error = dlerror(); |
3275 | if (error != NULL) { |
3276 | fprintf(stderr, "%s\n" , error); |
3277 | } |
3278 | } |
3279 | // XFillPolygon |
3280 | *(void **) (&XFillPolygon_dylibloader_wrapper_xlib) = dlsym(handle, "XFillPolygon" ); |
3281 | if (verbose) { |
3282 | error = dlerror(); |
3283 | if (error != NULL) { |
3284 | fprintf(stderr, "%s\n" , error); |
3285 | } |
3286 | } |
3287 | // XFillRectangle |
3288 | *(void **) (&XFillRectangle_dylibloader_wrapper_xlib) = dlsym(handle, "XFillRectangle" ); |
3289 | if (verbose) { |
3290 | error = dlerror(); |
3291 | if (error != NULL) { |
3292 | fprintf(stderr, "%s\n" , error); |
3293 | } |
3294 | } |
3295 | // XFillRectangles |
3296 | *(void **) (&XFillRectangles_dylibloader_wrapper_xlib) = dlsym(handle, "XFillRectangles" ); |
3297 | if (verbose) { |
3298 | error = dlerror(); |
3299 | if (error != NULL) { |
3300 | fprintf(stderr, "%s\n" , error); |
3301 | } |
3302 | } |
3303 | // XFlush |
3304 | *(void **) (&XFlush_dylibloader_wrapper_xlib) = dlsym(handle, "XFlush" ); |
3305 | if (verbose) { |
3306 | error = dlerror(); |
3307 | if (error != NULL) { |
3308 | fprintf(stderr, "%s\n" , error); |
3309 | } |
3310 | } |
3311 | // XForceScreenSaver |
3312 | *(void **) (&XForceScreenSaver_dylibloader_wrapper_xlib) = dlsym(handle, "XForceScreenSaver" ); |
3313 | if (verbose) { |
3314 | error = dlerror(); |
3315 | if (error != NULL) { |
3316 | fprintf(stderr, "%s\n" , error); |
3317 | } |
3318 | } |
3319 | // XFree |
3320 | *(void **) (&XFree_dylibloader_wrapper_xlib) = dlsym(handle, "XFree" ); |
3321 | if (verbose) { |
3322 | error = dlerror(); |
3323 | if (error != NULL) { |
3324 | fprintf(stderr, "%s\n" , error); |
3325 | } |
3326 | } |
3327 | // XFreeColormap |
3328 | *(void **) (&XFreeColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeColormap" ); |
3329 | if (verbose) { |
3330 | error = dlerror(); |
3331 | if (error != NULL) { |
3332 | fprintf(stderr, "%s\n" , error); |
3333 | } |
3334 | } |
3335 | // XFreeColors |
3336 | *(void **) (&XFreeColors_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeColors" ); |
3337 | if (verbose) { |
3338 | error = dlerror(); |
3339 | if (error != NULL) { |
3340 | fprintf(stderr, "%s\n" , error); |
3341 | } |
3342 | } |
3343 | // XFreeCursor |
3344 | *(void **) (&XFreeCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeCursor" ); |
3345 | if (verbose) { |
3346 | error = dlerror(); |
3347 | if (error != NULL) { |
3348 | fprintf(stderr, "%s\n" , error); |
3349 | } |
3350 | } |
3351 | // XFreeExtensionList |
3352 | *(void **) (&XFreeExtensionList_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeExtensionList" ); |
3353 | if (verbose) { |
3354 | error = dlerror(); |
3355 | if (error != NULL) { |
3356 | fprintf(stderr, "%s\n" , error); |
3357 | } |
3358 | } |
3359 | // XFreeFont |
3360 | *(void **) (&XFreeFont_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeFont" ); |
3361 | if (verbose) { |
3362 | error = dlerror(); |
3363 | if (error != NULL) { |
3364 | fprintf(stderr, "%s\n" , error); |
3365 | } |
3366 | } |
3367 | // XFreeFontInfo |
3368 | *(void **) (&XFreeFontInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeFontInfo" ); |
3369 | if (verbose) { |
3370 | error = dlerror(); |
3371 | if (error != NULL) { |
3372 | fprintf(stderr, "%s\n" , error); |
3373 | } |
3374 | } |
3375 | // XFreeFontNames |
3376 | *(void **) (&XFreeFontNames_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeFontNames" ); |
3377 | if (verbose) { |
3378 | error = dlerror(); |
3379 | if (error != NULL) { |
3380 | fprintf(stderr, "%s\n" , error); |
3381 | } |
3382 | } |
3383 | // XFreeFontPath |
3384 | *(void **) (&XFreeFontPath_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeFontPath" ); |
3385 | if (verbose) { |
3386 | error = dlerror(); |
3387 | if (error != NULL) { |
3388 | fprintf(stderr, "%s\n" , error); |
3389 | } |
3390 | } |
3391 | // XFreeGC |
3392 | *(void **) (&XFreeGC_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeGC" ); |
3393 | if (verbose) { |
3394 | error = dlerror(); |
3395 | if (error != NULL) { |
3396 | fprintf(stderr, "%s\n" , error); |
3397 | } |
3398 | } |
3399 | // XFreeModifiermap |
3400 | *(void **) (&XFreeModifiermap_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeModifiermap" ); |
3401 | if (verbose) { |
3402 | error = dlerror(); |
3403 | if (error != NULL) { |
3404 | fprintf(stderr, "%s\n" , error); |
3405 | } |
3406 | } |
3407 | // XFreePixmap |
3408 | *(void **) (&XFreePixmap_dylibloader_wrapper_xlib) = dlsym(handle, "XFreePixmap" ); |
3409 | if (verbose) { |
3410 | error = dlerror(); |
3411 | if (error != NULL) { |
3412 | fprintf(stderr, "%s\n" , error); |
3413 | } |
3414 | } |
3415 | // XGeometry |
3416 | *(void **) (&XGeometry_dylibloader_wrapper_xlib) = dlsym(handle, "XGeometry" ); |
3417 | if (verbose) { |
3418 | error = dlerror(); |
3419 | if (error != NULL) { |
3420 | fprintf(stderr, "%s\n" , error); |
3421 | } |
3422 | } |
3423 | // XGetErrorDatabaseText |
3424 | *(void **) (&XGetErrorDatabaseText_dylibloader_wrapper_xlib) = dlsym(handle, "XGetErrorDatabaseText" ); |
3425 | if (verbose) { |
3426 | error = dlerror(); |
3427 | if (error != NULL) { |
3428 | fprintf(stderr, "%s\n" , error); |
3429 | } |
3430 | } |
3431 | // XGetErrorText |
3432 | *(void **) (&XGetErrorText_dylibloader_wrapper_xlib) = dlsym(handle, "XGetErrorText" ); |
3433 | if (verbose) { |
3434 | error = dlerror(); |
3435 | if (error != NULL) { |
3436 | fprintf(stderr, "%s\n" , error); |
3437 | } |
3438 | } |
3439 | // XGetFontProperty |
3440 | *(void **) (&XGetFontProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XGetFontProperty" ); |
3441 | if (verbose) { |
3442 | error = dlerror(); |
3443 | if (error != NULL) { |
3444 | fprintf(stderr, "%s\n" , error); |
3445 | } |
3446 | } |
3447 | // XGetGCValues |
3448 | *(void **) (&XGetGCValues_dylibloader_wrapper_xlib) = dlsym(handle, "XGetGCValues" ); |
3449 | if (verbose) { |
3450 | error = dlerror(); |
3451 | if (error != NULL) { |
3452 | fprintf(stderr, "%s\n" , error); |
3453 | } |
3454 | } |
3455 | // XGetGeometry |
3456 | *(void **) (&XGetGeometry_dylibloader_wrapper_xlib) = dlsym(handle, "XGetGeometry" ); |
3457 | if (verbose) { |
3458 | error = dlerror(); |
3459 | if (error != NULL) { |
3460 | fprintf(stderr, "%s\n" , error); |
3461 | } |
3462 | } |
3463 | // XGetIconName |
3464 | *(void **) (&XGetIconName_dylibloader_wrapper_xlib) = dlsym(handle, "XGetIconName" ); |
3465 | if (verbose) { |
3466 | error = dlerror(); |
3467 | if (error != NULL) { |
3468 | fprintf(stderr, "%s\n" , error); |
3469 | } |
3470 | } |
3471 | // XGetInputFocus |
3472 | *(void **) (&XGetInputFocus_dylibloader_wrapper_xlib) = dlsym(handle, "XGetInputFocus" ); |
3473 | if (verbose) { |
3474 | error = dlerror(); |
3475 | if (error != NULL) { |
3476 | fprintf(stderr, "%s\n" , error); |
3477 | } |
3478 | } |
3479 | // XGetKeyboardControl |
3480 | *(void **) (&XGetKeyboardControl_dylibloader_wrapper_xlib) = dlsym(handle, "XGetKeyboardControl" ); |
3481 | if (verbose) { |
3482 | error = dlerror(); |
3483 | if (error != NULL) { |
3484 | fprintf(stderr, "%s\n" , error); |
3485 | } |
3486 | } |
3487 | // XGetPointerControl |
3488 | *(void **) (&XGetPointerControl_dylibloader_wrapper_xlib) = dlsym(handle, "XGetPointerControl" ); |
3489 | if (verbose) { |
3490 | error = dlerror(); |
3491 | if (error != NULL) { |
3492 | fprintf(stderr, "%s\n" , error); |
3493 | } |
3494 | } |
3495 | // XGetPointerMapping |
3496 | *(void **) (&XGetPointerMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XGetPointerMapping" ); |
3497 | if (verbose) { |
3498 | error = dlerror(); |
3499 | if (error != NULL) { |
3500 | fprintf(stderr, "%s\n" , error); |
3501 | } |
3502 | } |
3503 | // XGetScreenSaver |
3504 | *(void **) (&XGetScreenSaver_dylibloader_wrapper_xlib) = dlsym(handle, "XGetScreenSaver" ); |
3505 | if (verbose) { |
3506 | error = dlerror(); |
3507 | if (error != NULL) { |
3508 | fprintf(stderr, "%s\n" , error); |
3509 | } |
3510 | } |
3511 | // XGetTransientForHint |
3512 | *(void **) (&XGetTransientForHint_dylibloader_wrapper_xlib) = dlsym(handle, "XGetTransientForHint" ); |
3513 | if (verbose) { |
3514 | error = dlerror(); |
3515 | if (error != NULL) { |
3516 | fprintf(stderr, "%s\n" , error); |
3517 | } |
3518 | } |
3519 | // XGetWindowProperty |
3520 | *(void **) (&XGetWindowProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWindowProperty" ); |
3521 | if (verbose) { |
3522 | error = dlerror(); |
3523 | if (error != NULL) { |
3524 | fprintf(stderr, "%s\n" , error); |
3525 | } |
3526 | } |
3527 | // XGetWindowAttributes |
3528 | *(void **) (&XGetWindowAttributes_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWindowAttributes" ); |
3529 | if (verbose) { |
3530 | error = dlerror(); |
3531 | if (error != NULL) { |
3532 | fprintf(stderr, "%s\n" , error); |
3533 | } |
3534 | } |
3535 | // XGrabButton |
3536 | *(void **) (&XGrabButton_dylibloader_wrapper_xlib) = dlsym(handle, "XGrabButton" ); |
3537 | if (verbose) { |
3538 | error = dlerror(); |
3539 | if (error != NULL) { |
3540 | fprintf(stderr, "%s\n" , error); |
3541 | } |
3542 | } |
3543 | // XGrabKey |
3544 | *(void **) (&XGrabKey_dylibloader_wrapper_xlib) = dlsym(handle, "XGrabKey" ); |
3545 | if (verbose) { |
3546 | error = dlerror(); |
3547 | if (error != NULL) { |
3548 | fprintf(stderr, "%s\n" , error); |
3549 | } |
3550 | } |
3551 | // XGrabKeyboard |
3552 | *(void **) (&XGrabKeyboard_dylibloader_wrapper_xlib) = dlsym(handle, "XGrabKeyboard" ); |
3553 | if (verbose) { |
3554 | error = dlerror(); |
3555 | if (error != NULL) { |
3556 | fprintf(stderr, "%s\n" , error); |
3557 | } |
3558 | } |
3559 | // XGrabPointer |
3560 | *(void **) (&XGrabPointer_dylibloader_wrapper_xlib) = dlsym(handle, "XGrabPointer" ); |
3561 | if (verbose) { |
3562 | error = dlerror(); |
3563 | if (error != NULL) { |
3564 | fprintf(stderr, "%s\n" , error); |
3565 | } |
3566 | } |
3567 | // XGrabServer |
3568 | *(void **) (&XGrabServer_dylibloader_wrapper_xlib) = dlsym(handle, "XGrabServer" ); |
3569 | if (verbose) { |
3570 | error = dlerror(); |
3571 | if (error != NULL) { |
3572 | fprintf(stderr, "%s\n" , error); |
3573 | } |
3574 | } |
3575 | // XHeightMMOfScreen |
3576 | *(void **) (&XHeightMMOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XHeightMMOfScreen" ); |
3577 | if (verbose) { |
3578 | error = dlerror(); |
3579 | if (error != NULL) { |
3580 | fprintf(stderr, "%s\n" , error); |
3581 | } |
3582 | } |
3583 | // XHeightOfScreen |
3584 | *(void **) (&XHeightOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XHeightOfScreen" ); |
3585 | if (verbose) { |
3586 | error = dlerror(); |
3587 | if (error != NULL) { |
3588 | fprintf(stderr, "%s\n" , error); |
3589 | } |
3590 | } |
3591 | // XIfEvent |
3592 | *(void **) (&XIfEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XIfEvent" ); |
3593 | if (verbose) { |
3594 | error = dlerror(); |
3595 | if (error != NULL) { |
3596 | fprintf(stderr, "%s\n" , error); |
3597 | } |
3598 | } |
3599 | // XImageByteOrder |
3600 | *(void **) (&XImageByteOrder_dylibloader_wrapper_xlib) = dlsym(handle, "XImageByteOrder" ); |
3601 | if (verbose) { |
3602 | error = dlerror(); |
3603 | if (error != NULL) { |
3604 | fprintf(stderr, "%s\n" , error); |
3605 | } |
3606 | } |
3607 | // XInstallColormap |
3608 | *(void **) (&XInstallColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XInstallColormap" ); |
3609 | if (verbose) { |
3610 | error = dlerror(); |
3611 | if (error != NULL) { |
3612 | fprintf(stderr, "%s\n" , error); |
3613 | } |
3614 | } |
3615 | // XKeysymToKeycode |
3616 | *(void **) (&XKeysymToKeycode_dylibloader_wrapper_xlib) = dlsym(handle, "XKeysymToKeycode" ); |
3617 | if (verbose) { |
3618 | error = dlerror(); |
3619 | if (error != NULL) { |
3620 | fprintf(stderr, "%s\n" , error); |
3621 | } |
3622 | } |
3623 | // XKillClient |
3624 | *(void **) (&XKillClient_dylibloader_wrapper_xlib) = dlsym(handle, "XKillClient" ); |
3625 | if (verbose) { |
3626 | error = dlerror(); |
3627 | if (error != NULL) { |
3628 | fprintf(stderr, "%s\n" , error); |
3629 | } |
3630 | } |
3631 | // XLookupColor |
3632 | *(void **) (&XLookupColor_dylibloader_wrapper_xlib) = dlsym(handle, "XLookupColor" ); |
3633 | if (verbose) { |
3634 | error = dlerror(); |
3635 | if (error != NULL) { |
3636 | fprintf(stderr, "%s\n" , error); |
3637 | } |
3638 | } |
3639 | // XLowerWindow |
3640 | *(void **) (&XLowerWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XLowerWindow" ); |
3641 | if (verbose) { |
3642 | error = dlerror(); |
3643 | if (error != NULL) { |
3644 | fprintf(stderr, "%s\n" , error); |
3645 | } |
3646 | } |
3647 | // XMapRaised |
3648 | *(void **) (&XMapRaised_dylibloader_wrapper_xlib) = dlsym(handle, "XMapRaised" ); |
3649 | if (verbose) { |
3650 | error = dlerror(); |
3651 | if (error != NULL) { |
3652 | fprintf(stderr, "%s\n" , error); |
3653 | } |
3654 | } |
3655 | // XMapSubwindows |
3656 | *(void **) (&XMapSubwindows_dylibloader_wrapper_xlib) = dlsym(handle, "XMapSubwindows" ); |
3657 | if (verbose) { |
3658 | error = dlerror(); |
3659 | if (error != NULL) { |
3660 | fprintf(stderr, "%s\n" , error); |
3661 | } |
3662 | } |
3663 | // XMapWindow |
3664 | *(void **) (&XMapWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XMapWindow" ); |
3665 | if (verbose) { |
3666 | error = dlerror(); |
3667 | if (error != NULL) { |
3668 | fprintf(stderr, "%s\n" , error); |
3669 | } |
3670 | } |
3671 | // XMaskEvent |
3672 | *(void **) (&XMaskEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XMaskEvent" ); |
3673 | if (verbose) { |
3674 | error = dlerror(); |
3675 | if (error != NULL) { |
3676 | fprintf(stderr, "%s\n" , error); |
3677 | } |
3678 | } |
3679 | // XMaxCmapsOfScreen |
3680 | *(void **) (&XMaxCmapsOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XMaxCmapsOfScreen" ); |
3681 | if (verbose) { |
3682 | error = dlerror(); |
3683 | if (error != NULL) { |
3684 | fprintf(stderr, "%s\n" , error); |
3685 | } |
3686 | } |
3687 | // XMinCmapsOfScreen |
3688 | *(void **) (&XMinCmapsOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XMinCmapsOfScreen" ); |
3689 | if (verbose) { |
3690 | error = dlerror(); |
3691 | if (error != NULL) { |
3692 | fprintf(stderr, "%s\n" , error); |
3693 | } |
3694 | } |
3695 | // XMoveResizeWindow |
3696 | *(void **) (&XMoveResizeWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XMoveResizeWindow" ); |
3697 | if (verbose) { |
3698 | error = dlerror(); |
3699 | if (error != NULL) { |
3700 | fprintf(stderr, "%s\n" , error); |
3701 | } |
3702 | } |
3703 | // XMoveWindow |
3704 | *(void **) (&XMoveWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XMoveWindow" ); |
3705 | if (verbose) { |
3706 | error = dlerror(); |
3707 | if (error != NULL) { |
3708 | fprintf(stderr, "%s\n" , error); |
3709 | } |
3710 | } |
3711 | // XNextEvent |
3712 | *(void **) (&XNextEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XNextEvent" ); |
3713 | if (verbose) { |
3714 | error = dlerror(); |
3715 | if (error != NULL) { |
3716 | fprintf(stderr, "%s\n" , error); |
3717 | } |
3718 | } |
3719 | // XNoOp |
3720 | *(void **) (&XNoOp_dylibloader_wrapper_xlib) = dlsym(handle, "XNoOp" ); |
3721 | if (verbose) { |
3722 | error = dlerror(); |
3723 | if (error != NULL) { |
3724 | fprintf(stderr, "%s\n" , error); |
3725 | } |
3726 | } |
3727 | // XParseColor |
3728 | *(void **) (&XParseColor_dylibloader_wrapper_xlib) = dlsym(handle, "XParseColor" ); |
3729 | if (verbose) { |
3730 | error = dlerror(); |
3731 | if (error != NULL) { |
3732 | fprintf(stderr, "%s\n" , error); |
3733 | } |
3734 | } |
3735 | // XParseGeometry |
3736 | *(void **) (&XParseGeometry_dylibloader_wrapper_xlib) = dlsym(handle, "XParseGeometry" ); |
3737 | if (verbose) { |
3738 | error = dlerror(); |
3739 | if (error != NULL) { |
3740 | fprintf(stderr, "%s\n" , error); |
3741 | } |
3742 | } |
3743 | // XPeekEvent |
3744 | *(void **) (&XPeekEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XPeekEvent" ); |
3745 | if (verbose) { |
3746 | error = dlerror(); |
3747 | if (error != NULL) { |
3748 | fprintf(stderr, "%s\n" , error); |
3749 | } |
3750 | } |
3751 | // XPeekIfEvent |
3752 | *(void **) (&XPeekIfEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XPeekIfEvent" ); |
3753 | if (verbose) { |
3754 | error = dlerror(); |
3755 | if (error != NULL) { |
3756 | fprintf(stderr, "%s\n" , error); |
3757 | } |
3758 | } |
3759 | // XPending |
3760 | *(void **) (&XPending_dylibloader_wrapper_xlib) = dlsym(handle, "XPending" ); |
3761 | if (verbose) { |
3762 | error = dlerror(); |
3763 | if (error != NULL) { |
3764 | fprintf(stderr, "%s\n" , error); |
3765 | } |
3766 | } |
3767 | // XPlanesOfScreen |
3768 | *(void **) (&XPlanesOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XPlanesOfScreen" ); |
3769 | if (verbose) { |
3770 | error = dlerror(); |
3771 | if (error != NULL) { |
3772 | fprintf(stderr, "%s\n" , error); |
3773 | } |
3774 | } |
3775 | // XProtocolRevision |
3776 | *(void **) (&XProtocolRevision_dylibloader_wrapper_xlib) = dlsym(handle, "XProtocolRevision" ); |
3777 | if (verbose) { |
3778 | error = dlerror(); |
3779 | if (error != NULL) { |
3780 | fprintf(stderr, "%s\n" , error); |
3781 | } |
3782 | } |
3783 | // XProtocolVersion |
3784 | *(void **) (&XProtocolVersion_dylibloader_wrapper_xlib) = dlsym(handle, "XProtocolVersion" ); |
3785 | if (verbose) { |
3786 | error = dlerror(); |
3787 | if (error != NULL) { |
3788 | fprintf(stderr, "%s\n" , error); |
3789 | } |
3790 | } |
3791 | // XPutBackEvent |
3792 | *(void **) (&XPutBackEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XPutBackEvent" ); |
3793 | if (verbose) { |
3794 | error = dlerror(); |
3795 | if (error != NULL) { |
3796 | fprintf(stderr, "%s\n" , error); |
3797 | } |
3798 | } |
3799 | // XPutImage |
3800 | *(void **) (&XPutImage_dylibloader_wrapper_xlib) = dlsym(handle, "XPutImage" ); |
3801 | if (verbose) { |
3802 | error = dlerror(); |
3803 | if (error != NULL) { |
3804 | fprintf(stderr, "%s\n" , error); |
3805 | } |
3806 | } |
3807 | // XQLength |
3808 | *(void **) (&XQLength_dylibloader_wrapper_xlib) = dlsym(handle, "XQLength" ); |
3809 | if (verbose) { |
3810 | error = dlerror(); |
3811 | if (error != NULL) { |
3812 | fprintf(stderr, "%s\n" , error); |
3813 | } |
3814 | } |
3815 | // XQueryBestCursor |
3816 | *(void **) (&XQueryBestCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryBestCursor" ); |
3817 | if (verbose) { |
3818 | error = dlerror(); |
3819 | if (error != NULL) { |
3820 | fprintf(stderr, "%s\n" , error); |
3821 | } |
3822 | } |
3823 | // XQueryBestSize |
3824 | *(void **) (&XQueryBestSize_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryBestSize" ); |
3825 | if (verbose) { |
3826 | error = dlerror(); |
3827 | if (error != NULL) { |
3828 | fprintf(stderr, "%s\n" , error); |
3829 | } |
3830 | } |
3831 | // XQueryBestStipple |
3832 | *(void **) (&XQueryBestStipple_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryBestStipple" ); |
3833 | if (verbose) { |
3834 | error = dlerror(); |
3835 | if (error != NULL) { |
3836 | fprintf(stderr, "%s\n" , error); |
3837 | } |
3838 | } |
3839 | // XQueryBestTile |
3840 | *(void **) (&XQueryBestTile_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryBestTile" ); |
3841 | if (verbose) { |
3842 | error = dlerror(); |
3843 | if (error != NULL) { |
3844 | fprintf(stderr, "%s\n" , error); |
3845 | } |
3846 | } |
3847 | // XQueryColor |
3848 | *(void **) (&XQueryColor_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryColor" ); |
3849 | if (verbose) { |
3850 | error = dlerror(); |
3851 | if (error != NULL) { |
3852 | fprintf(stderr, "%s\n" , error); |
3853 | } |
3854 | } |
3855 | // XQueryColors |
3856 | *(void **) (&XQueryColors_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryColors" ); |
3857 | if (verbose) { |
3858 | error = dlerror(); |
3859 | if (error != NULL) { |
3860 | fprintf(stderr, "%s\n" , error); |
3861 | } |
3862 | } |
3863 | // XQueryExtension |
3864 | *(void **) (&XQueryExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryExtension" ); |
3865 | if (verbose) { |
3866 | error = dlerror(); |
3867 | if (error != NULL) { |
3868 | fprintf(stderr, "%s\n" , error); |
3869 | } |
3870 | } |
3871 | // XQueryKeymap |
3872 | *(void **) (&XQueryKeymap_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryKeymap" ); |
3873 | if (verbose) { |
3874 | error = dlerror(); |
3875 | if (error != NULL) { |
3876 | fprintf(stderr, "%s\n" , error); |
3877 | } |
3878 | } |
3879 | // XQueryPointer |
3880 | *(void **) (&XQueryPointer_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryPointer" ); |
3881 | if (verbose) { |
3882 | error = dlerror(); |
3883 | if (error != NULL) { |
3884 | fprintf(stderr, "%s\n" , error); |
3885 | } |
3886 | } |
3887 | // XQueryTextExtents |
3888 | *(void **) (&XQueryTextExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryTextExtents" ); |
3889 | if (verbose) { |
3890 | error = dlerror(); |
3891 | if (error != NULL) { |
3892 | fprintf(stderr, "%s\n" , error); |
3893 | } |
3894 | } |
3895 | // XQueryTextExtents16 |
3896 | *(void **) (&XQueryTextExtents16_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryTextExtents16" ); |
3897 | if (verbose) { |
3898 | error = dlerror(); |
3899 | if (error != NULL) { |
3900 | fprintf(stderr, "%s\n" , error); |
3901 | } |
3902 | } |
3903 | // XQueryTree |
3904 | *(void **) (&XQueryTree_dylibloader_wrapper_xlib) = dlsym(handle, "XQueryTree" ); |
3905 | if (verbose) { |
3906 | error = dlerror(); |
3907 | if (error != NULL) { |
3908 | fprintf(stderr, "%s\n" , error); |
3909 | } |
3910 | } |
3911 | // XRaiseWindow |
3912 | *(void **) (&XRaiseWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XRaiseWindow" ); |
3913 | if (verbose) { |
3914 | error = dlerror(); |
3915 | if (error != NULL) { |
3916 | fprintf(stderr, "%s\n" , error); |
3917 | } |
3918 | } |
3919 | // XReadBitmapFile |
3920 | *(void **) (&XReadBitmapFile_dylibloader_wrapper_xlib) = dlsym(handle, "XReadBitmapFile" ); |
3921 | if (verbose) { |
3922 | error = dlerror(); |
3923 | if (error != NULL) { |
3924 | fprintf(stderr, "%s\n" , error); |
3925 | } |
3926 | } |
3927 | // XReadBitmapFileData |
3928 | *(void **) (&XReadBitmapFileData_dylibloader_wrapper_xlib) = dlsym(handle, "XReadBitmapFileData" ); |
3929 | if (verbose) { |
3930 | error = dlerror(); |
3931 | if (error != NULL) { |
3932 | fprintf(stderr, "%s\n" , error); |
3933 | } |
3934 | } |
3935 | // XRebindKeysym |
3936 | *(void **) (&XRebindKeysym_dylibloader_wrapper_xlib) = dlsym(handle, "XRebindKeysym" ); |
3937 | if (verbose) { |
3938 | error = dlerror(); |
3939 | if (error != NULL) { |
3940 | fprintf(stderr, "%s\n" , error); |
3941 | } |
3942 | } |
3943 | // XRecolorCursor |
3944 | *(void **) (&XRecolorCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XRecolorCursor" ); |
3945 | if (verbose) { |
3946 | error = dlerror(); |
3947 | if (error != NULL) { |
3948 | fprintf(stderr, "%s\n" , error); |
3949 | } |
3950 | } |
3951 | // XRefreshKeyboardMapping |
3952 | *(void **) (&XRefreshKeyboardMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XRefreshKeyboardMapping" ); |
3953 | if (verbose) { |
3954 | error = dlerror(); |
3955 | if (error != NULL) { |
3956 | fprintf(stderr, "%s\n" , error); |
3957 | } |
3958 | } |
3959 | // XRemoveFromSaveSet |
3960 | *(void **) (&XRemoveFromSaveSet_dylibloader_wrapper_xlib) = dlsym(handle, "XRemoveFromSaveSet" ); |
3961 | if (verbose) { |
3962 | error = dlerror(); |
3963 | if (error != NULL) { |
3964 | fprintf(stderr, "%s\n" , error); |
3965 | } |
3966 | } |
3967 | // XRemoveHost |
3968 | *(void **) (&XRemoveHost_dylibloader_wrapper_xlib) = dlsym(handle, "XRemoveHost" ); |
3969 | if (verbose) { |
3970 | error = dlerror(); |
3971 | if (error != NULL) { |
3972 | fprintf(stderr, "%s\n" , error); |
3973 | } |
3974 | } |
3975 | // XRemoveHosts |
3976 | *(void **) (&XRemoveHosts_dylibloader_wrapper_xlib) = dlsym(handle, "XRemoveHosts" ); |
3977 | if (verbose) { |
3978 | error = dlerror(); |
3979 | if (error != NULL) { |
3980 | fprintf(stderr, "%s\n" , error); |
3981 | } |
3982 | } |
3983 | // XReparentWindow |
3984 | *(void **) (&XReparentWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XReparentWindow" ); |
3985 | if (verbose) { |
3986 | error = dlerror(); |
3987 | if (error != NULL) { |
3988 | fprintf(stderr, "%s\n" , error); |
3989 | } |
3990 | } |
3991 | // XResetScreenSaver |
3992 | *(void **) (&XResetScreenSaver_dylibloader_wrapper_xlib) = dlsym(handle, "XResetScreenSaver" ); |
3993 | if (verbose) { |
3994 | error = dlerror(); |
3995 | if (error != NULL) { |
3996 | fprintf(stderr, "%s\n" , error); |
3997 | } |
3998 | } |
3999 | // XResizeWindow |
4000 | *(void **) (&XResizeWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XResizeWindow" ); |
4001 | if (verbose) { |
4002 | error = dlerror(); |
4003 | if (error != NULL) { |
4004 | fprintf(stderr, "%s\n" , error); |
4005 | } |
4006 | } |
4007 | // XRestackWindows |
4008 | *(void **) (&XRestackWindows_dylibloader_wrapper_xlib) = dlsym(handle, "XRestackWindows" ); |
4009 | if (verbose) { |
4010 | error = dlerror(); |
4011 | if (error != NULL) { |
4012 | fprintf(stderr, "%s\n" , error); |
4013 | } |
4014 | } |
4015 | // XRotateBuffers |
4016 | *(void **) (&XRotateBuffers_dylibloader_wrapper_xlib) = dlsym(handle, "XRotateBuffers" ); |
4017 | if (verbose) { |
4018 | error = dlerror(); |
4019 | if (error != NULL) { |
4020 | fprintf(stderr, "%s\n" , error); |
4021 | } |
4022 | } |
4023 | // XRotateWindowProperties |
4024 | *(void **) (&XRotateWindowProperties_dylibloader_wrapper_xlib) = dlsym(handle, "XRotateWindowProperties" ); |
4025 | if (verbose) { |
4026 | error = dlerror(); |
4027 | if (error != NULL) { |
4028 | fprintf(stderr, "%s\n" , error); |
4029 | } |
4030 | } |
4031 | // XScreenCount |
4032 | *(void **) (&XScreenCount_dylibloader_wrapper_xlib) = dlsym(handle, "XScreenCount" ); |
4033 | if (verbose) { |
4034 | error = dlerror(); |
4035 | if (error != NULL) { |
4036 | fprintf(stderr, "%s\n" , error); |
4037 | } |
4038 | } |
4039 | // XSelectInput |
4040 | *(void **) (&XSelectInput_dylibloader_wrapper_xlib) = dlsym(handle, "XSelectInput" ); |
4041 | if (verbose) { |
4042 | error = dlerror(); |
4043 | if (error != NULL) { |
4044 | fprintf(stderr, "%s\n" , error); |
4045 | } |
4046 | } |
4047 | // XSendEvent |
4048 | *(void **) (&XSendEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XSendEvent" ); |
4049 | if (verbose) { |
4050 | error = dlerror(); |
4051 | if (error != NULL) { |
4052 | fprintf(stderr, "%s\n" , error); |
4053 | } |
4054 | } |
4055 | // XSetAccessControl |
4056 | *(void **) (&XSetAccessControl_dylibloader_wrapper_xlib) = dlsym(handle, "XSetAccessControl" ); |
4057 | if (verbose) { |
4058 | error = dlerror(); |
4059 | if (error != NULL) { |
4060 | fprintf(stderr, "%s\n" , error); |
4061 | } |
4062 | } |
4063 | // XSetArcMode |
4064 | *(void **) (&XSetArcMode_dylibloader_wrapper_xlib) = dlsym(handle, "XSetArcMode" ); |
4065 | if (verbose) { |
4066 | error = dlerror(); |
4067 | if (error != NULL) { |
4068 | fprintf(stderr, "%s\n" , error); |
4069 | } |
4070 | } |
4071 | // XSetBackground |
4072 | *(void **) (&XSetBackground_dylibloader_wrapper_xlib) = dlsym(handle, "XSetBackground" ); |
4073 | if (verbose) { |
4074 | error = dlerror(); |
4075 | if (error != NULL) { |
4076 | fprintf(stderr, "%s\n" , error); |
4077 | } |
4078 | } |
4079 | // XSetClipMask |
4080 | *(void **) (&XSetClipMask_dylibloader_wrapper_xlib) = dlsym(handle, "XSetClipMask" ); |
4081 | if (verbose) { |
4082 | error = dlerror(); |
4083 | if (error != NULL) { |
4084 | fprintf(stderr, "%s\n" , error); |
4085 | } |
4086 | } |
4087 | // XSetClipOrigin |
4088 | *(void **) (&XSetClipOrigin_dylibloader_wrapper_xlib) = dlsym(handle, "XSetClipOrigin" ); |
4089 | if (verbose) { |
4090 | error = dlerror(); |
4091 | if (error != NULL) { |
4092 | fprintf(stderr, "%s\n" , error); |
4093 | } |
4094 | } |
4095 | // XSetClipRectangles |
4096 | *(void **) (&XSetClipRectangles_dylibloader_wrapper_xlib) = dlsym(handle, "XSetClipRectangles" ); |
4097 | if (verbose) { |
4098 | error = dlerror(); |
4099 | if (error != NULL) { |
4100 | fprintf(stderr, "%s\n" , error); |
4101 | } |
4102 | } |
4103 | // XSetCloseDownMode |
4104 | *(void **) (&XSetCloseDownMode_dylibloader_wrapper_xlib) = dlsym(handle, "XSetCloseDownMode" ); |
4105 | if (verbose) { |
4106 | error = dlerror(); |
4107 | if (error != NULL) { |
4108 | fprintf(stderr, "%s\n" , error); |
4109 | } |
4110 | } |
4111 | // XSetCommand |
4112 | *(void **) (&XSetCommand_dylibloader_wrapper_xlib) = dlsym(handle, "XSetCommand" ); |
4113 | if (verbose) { |
4114 | error = dlerror(); |
4115 | if (error != NULL) { |
4116 | fprintf(stderr, "%s\n" , error); |
4117 | } |
4118 | } |
4119 | // XSetDashes |
4120 | *(void **) (&XSetDashes_dylibloader_wrapper_xlib) = dlsym(handle, "XSetDashes" ); |
4121 | if (verbose) { |
4122 | error = dlerror(); |
4123 | if (error != NULL) { |
4124 | fprintf(stderr, "%s\n" , error); |
4125 | } |
4126 | } |
4127 | // XSetFillRule |
4128 | *(void **) (&XSetFillRule_dylibloader_wrapper_xlib) = dlsym(handle, "XSetFillRule" ); |
4129 | if (verbose) { |
4130 | error = dlerror(); |
4131 | if (error != NULL) { |
4132 | fprintf(stderr, "%s\n" , error); |
4133 | } |
4134 | } |
4135 | // XSetFillStyle |
4136 | *(void **) (&XSetFillStyle_dylibloader_wrapper_xlib) = dlsym(handle, "XSetFillStyle" ); |
4137 | if (verbose) { |
4138 | error = dlerror(); |
4139 | if (error != NULL) { |
4140 | fprintf(stderr, "%s\n" , error); |
4141 | } |
4142 | } |
4143 | // XSetFont |
4144 | *(void **) (&XSetFont_dylibloader_wrapper_xlib) = dlsym(handle, "XSetFont" ); |
4145 | if (verbose) { |
4146 | error = dlerror(); |
4147 | if (error != NULL) { |
4148 | fprintf(stderr, "%s\n" , error); |
4149 | } |
4150 | } |
4151 | // XSetFontPath |
4152 | *(void **) (&XSetFontPath_dylibloader_wrapper_xlib) = dlsym(handle, "XSetFontPath" ); |
4153 | if (verbose) { |
4154 | error = dlerror(); |
4155 | if (error != NULL) { |
4156 | fprintf(stderr, "%s\n" , error); |
4157 | } |
4158 | } |
4159 | // XSetForeground |
4160 | *(void **) (&XSetForeground_dylibloader_wrapper_xlib) = dlsym(handle, "XSetForeground" ); |
4161 | if (verbose) { |
4162 | error = dlerror(); |
4163 | if (error != NULL) { |
4164 | fprintf(stderr, "%s\n" , error); |
4165 | } |
4166 | } |
4167 | // XSetFunction |
4168 | *(void **) (&XSetFunction_dylibloader_wrapper_xlib) = dlsym(handle, "XSetFunction" ); |
4169 | if (verbose) { |
4170 | error = dlerror(); |
4171 | if (error != NULL) { |
4172 | fprintf(stderr, "%s\n" , error); |
4173 | } |
4174 | } |
4175 | // XSetGraphicsExposures |
4176 | *(void **) (&XSetGraphicsExposures_dylibloader_wrapper_xlib) = dlsym(handle, "XSetGraphicsExposures" ); |
4177 | if (verbose) { |
4178 | error = dlerror(); |
4179 | if (error != NULL) { |
4180 | fprintf(stderr, "%s\n" , error); |
4181 | } |
4182 | } |
4183 | // XSetIconName |
4184 | *(void **) (&XSetIconName_dylibloader_wrapper_xlib) = dlsym(handle, "XSetIconName" ); |
4185 | if (verbose) { |
4186 | error = dlerror(); |
4187 | if (error != NULL) { |
4188 | fprintf(stderr, "%s\n" , error); |
4189 | } |
4190 | } |
4191 | // XSetInputFocus |
4192 | *(void **) (&XSetInputFocus_dylibloader_wrapper_xlib) = dlsym(handle, "XSetInputFocus" ); |
4193 | if (verbose) { |
4194 | error = dlerror(); |
4195 | if (error != NULL) { |
4196 | fprintf(stderr, "%s\n" , error); |
4197 | } |
4198 | } |
4199 | // XSetLineAttributes |
4200 | *(void **) (&XSetLineAttributes_dylibloader_wrapper_xlib) = dlsym(handle, "XSetLineAttributes" ); |
4201 | if (verbose) { |
4202 | error = dlerror(); |
4203 | if (error != NULL) { |
4204 | fprintf(stderr, "%s\n" , error); |
4205 | } |
4206 | } |
4207 | // XSetModifierMapping |
4208 | *(void **) (&XSetModifierMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XSetModifierMapping" ); |
4209 | if (verbose) { |
4210 | error = dlerror(); |
4211 | if (error != NULL) { |
4212 | fprintf(stderr, "%s\n" , error); |
4213 | } |
4214 | } |
4215 | // XSetPlaneMask |
4216 | *(void **) (&XSetPlaneMask_dylibloader_wrapper_xlib) = dlsym(handle, "XSetPlaneMask" ); |
4217 | if (verbose) { |
4218 | error = dlerror(); |
4219 | if (error != NULL) { |
4220 | fprintf(stderr, "%s\n" , error); |
4221 | } |
4222 | } |
4223 | // XSetPointerMapping |
4224 | *(void **) (&XSetPointerMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XSetPointerMapping" ); |
4225 | if (verbose) { |
4226 | error = dlerror(); |
4227 | if (error != NULL) { |
4228 | fprintf(stderr, "%s\n" , error); |
4229 | } |
4230 | } |
4231 | // XSetScreenSaver |
4232 | *(void **) (&XSetScreenSaver_dylibloader_wrapper_xlib) = dlsym(handle, "XSetScreenSaver" ); |
4233 | if (verbose) { |
4234 | error = dlerror(); |
4235 | if (error != NULL) { |
4236 | fprintf(stderr, "%s\n" , error); |
4237 | } |
4238 | } |
4239 | // XSetSelectionOwner |
4240 | *(void **) (&XSetSelectionOwner_dylibloader_wrapper_xlib) = dlsym(handle, "XSetSelectionOwner" ); |
4241 | if (verbose) { |
4242 | error = dlerror(); |
4243 | if (error != NULL) { |
4244 | fprintf(stderr, "%s\n" , error); |
4245 | } |
4246 | } |
4247 | // XSetState |
4248 | *(void **) (&XSetState_dylibloader_wrapper_xlib) = dlsym(handle, "XSetState" ); |
4249 | if (verbose) { |
4250 | error = dlerror(); |
4251 | if (error != NULL) { |
4252 | fprintf(stderr, "%s\n" , error); |
4253 | } |
4254 | } |
4255 | // XSetStipple |
4256 | *(void **) (&XSetStipple_dylibloader_wrapper_xlib) = dlsym(handle, "XSetStipple" ); |
4257 | if (verbose) { |
4258 | error = dlerror(); |
4259 | if (error != NULL) { |
4260 | fprintf(stderr, "%s\n" , error); |
4261 | } |
4262 | } |
4263 | // XSetSubwindowMode |
4264 | *(void **) (&XSetSubwindowMode_dylibloader_wrapper_xlib) = dlsym(handle, "XSetSubwindowMode" ); |
4265 | if (verbose) { |
4266 | error = dlerror(); |
4267 | if (error != NULL) { |
4268 | fprintf(stderr, "%s\n" , error); |
4269 | } |
4270 | } |
4271 | // XSetTSOrigin |
4272 | *(void **) (&XSetTSOrigin_dylibloader_wrapper_xlib) = dlsym(handle, "XSetTSOrigin" ); |
4273 | if (verbose) { |
4274 | error = dlerror(); |
4275 | if (error != NULL) { |
4276 | fprintf(stderr, "%s\n" , error); |
4277 | } |
4278 | } |
4279 | // XSetTile |
4280 | *(void **) (&XSetTile_dylibloader_wrapper_xlib) = dlsym(handle, "XSetTile" ); |
4281 | if (verbose) { |
4282 | error = dlerror(); |
4283 | if (error != NULL) { |
4284 | fprintf(stderr, "%s\n" , error); |
4285 | } |
4286 | } |
4287 | // XSetWindowBackground |
4288 | *(void **) (&XSetWindowBackground_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowBackground" ); |
4289 | if (verbose) { |
4290 | error = dlerror(); |
4291 | if (error != NULL) { |
4292 | fprintf(stderr, "%s\n" , error); |
4293 | } |
4294 | } |
4295 | // XSetWindowBackgroundPixmap |
4296 | *(void **) (&XSetWindowBackgroundPixmap_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowBackgroundPixmap" ); |
4297 | if (verbose) { |
4298 | error = dlerror(); |
4299 | if (error != NULL) { |
4300 | fprintf(stderr, "%s\n" , error); |
4301 | } |
4302 | } |
4303 | // XSetWindowBorder |
4304 | *(void **) (&XSetWindowBorder_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowBorder" ); |
4305 | if (verbose) { |
4306 | error = dlerror(); |
4307 | if (error != NULL) { |
4308 | fprintf(stderr, "%s\n" , error); |
4309 | } |
4310 | } |
4311 | // XSetWindowBorderPixmap |
4312 | *(void **) (&XSetWindowBorderPixmap_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowBorderPixmap" ); |
4313 | if (verbose) { |
4314 | error = dlerror(); |
4315 | if (error != NULL) { |
4316 | fprintf(stderr, "%s\n" , error); |
4317 | } |
4318 | } |
4319 | // XSetWindowBorderWidth |
4320 | *(void **) (&XSetWindowBorderWidth_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowBorderWidth" ); |
4321 | if (verbose) { |
4322 | error = dlerror(); |
4323 | if (error != NULL) { |
4324 | fprintf(stderr, "%s\n" , error); |
4325 | } |
4326 | } |
4327 | // XSetWindowColormap |
4328 | *(void **) (&XSetWindowColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWindowColormap" ); |
4329 | if (verbose) { |
4330 | error = dlerror(); |
4331 | if (error != NULL) { |
4332 | fprintf(stderr, "%s\n" , error); |
4333 | } |
4334 | } |
4335 | // XStoreBuffer |
4336 | *(void **) (&XStoreBuffer_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreBuffer" ); |
4337 | if (verbose) { |
4338 | error = dlerror(); |
4339 | if (error != NULL) { |
4340 | fprintf(stderr, "%s\n" , error); |
4341 | } |
4342 | } |
4343 | // XStoreBytes |
4344 | *(void **) (&XStoreBytes_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreBytes" ); |
4345 | if (verbose) { |
4346 | error = dlerror(); |
4347 | if (error != NULL) { |
4348 | fprintf(stderr, "%s\n" , error); |
4349 | } |
4350 | } |
4351 | // XStoreColor |
4352 | *(void **) (&XStoreColor_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreColor" ); |
4353 | if (verbose) { |
4354 | error = dlerror(); |
4355 | if (error != NULL) { |
4356 | fprintf(stderr, "%s\n" , error); |
4357 | } |
4358 | } |
4359 | // XStoreColors |
4360 | *(void **) (&XStoreColors_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreColors" ); |
4361 | if (verbose) { |
4362 | error = dlerror(); |
4363 | if (error != NULL) { |
4364 | fprintf(stderr, "%s\n" , error); |
4365 | } |
4366 | } |
4367 | // XStoreName |
4368 | *(void **) (&XStoreName_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreName" ); |
4369 | if (verbose) { |
4370 | error = dlerror(); |
4371 | if (error != NULL) { |
4372 | fprintf(stderr, "%s\n" , error); |
4373 | } |
4374 | } |
4375 | // XStoreNamedColor |
4376 | *(void **) (&XStoreNamedColor_dylibloader_wrapper_xlib) = dlsym(handle, "XStoreNamedColor" ); |
4377 | if (verbose) { |
4378 | error = dlerror(); |
4379 | if (error != NULL) { |
4380 | fprintf(stderr, "%s\n" , error); |
4381 | } |
4382 | } |
4383 | // XSync |
4384 | *(void **) (&XSync_dylibloader_wrapper_xlib) = dlsym(handle, "XSync" ); |
4385 | if (verbose) { |
4386 | error = dlerror(); |
4387 | if (error != NULL) { |
4388 | fprintf(stderr, "%s\n" , error); |
4389 | } |
4390 | } |
4391 | // XTextExtents |
4392 | *(void **) (&XTextExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XTextExtents" ); |
4393 | if (verbose) { |
4394 | error = dlerror(); |
4395 | if (error != NULL) { |
4396 | fprintf(stderr, "%s\n" , error); |
4397 | } |
4398 | } |
4399 | // XTextExtents16 |
4400 | *(void **) (&XTextExtents16_dylibloader_wrapper_xlib) = dlsym(handle, "XTextExtents16" ); |
4401 | if (verbose) { |
4402 | error = dlerror(); |
4403 | if (error != NULL) { |
4404 | fprintf(stderr, "%s\n" , error); |
4405 | } |
4406 | } |
4407 | // XTextWidth |
4408 | *(void **) (&XTextWidth_dylibloader_wrapper_xlib) = dlsym(handle, "XTextWidth" ); |
4409 | if (verbose) { |
4410 | error = dlerror(); |
4411 | if (error != NULL) { |
4412 | fprintf(stderr, "%s\n" , error); |
4413 | } |
4414 | } |
4415 | // XTextWidth16 |
4416 | *(void **) (&XTextWidth16_dylibloader_wrapper_xlib) = dlsym(handle, "XTextWidth16" ); |
4417 | if (verbose) { |
4418 | error = dlerror(); |
4419 | if (error != NULL) { |
4420 | fprintf(stderr, "%s\n" , error); |
4421 | } |
4422 | } |
4423 | // XTranslateCoordinates |
4424 | *(void **) (&XTranslateCoordinates_dylibloader_wrapper_xlib) = dlsym(handle, "XTranslateCoordinates" ); |
4425 | if (verbose) { |
4426 | error = dlerror(); |
4427 | if (error != NULL) { |
4428 | fprintf(stderr, "%s\n" , error); |
4429 | } |
4430 | } |
4431 | // XUndefineCursor |
4432 | *(void **) (&XUndefineCursor_dylibloader_wrapper_xlib) = dlsym(handle, "XUndefineCursor" ); |
4433 | if (verbose) { |
4434 | error = dlerror(); |
4435 | if (error != NULL) { |
4436 | fprintf(stderr, "%s\n" , error); |
4437 | } |
4438 | } |
4439 | // XUngrabButton |
4440 | *(void **) (&XUngrabButton_dylibloader_wrapper_xlib) = dlsym(handle, "XUngrabButton" ); |
4441 | if (verbose) { |
4442 | error = dlerror(); |
4443 | if (error != NULL) { |
4444 | fprintf(stderr, "%s\n" , error); |
4445 | } |
4446 | } |
4447 | // XUngrabKey |
4448 | *(void **) (&XUngrabKey_dylibloader_wrapper_xlib) = dlsym(handle, "XUngrabKey" ); |
4449 | if (verbose) { |
4450 | error = dlerror(); |
4451 | if (error != NULL) { |
4452 | fprintf(stderr, "%s\n" , error); |
4453 | } |
4454 | } |
4455 | // XUngrabKeyboard |
4456 | *(void **) (&XUngrabKeyboard_dylibloader_wrapper_xlib) = dlsym(handle, "XUngrabKeyboard" ); |
4457 | if (verbose) { |
4458 | error = dlerror(); |
4459 | if (error != NULL) { |
4460 | fprintf(stderr, "%s\n" , error); |
4461 | } |
4462 | } |
4463 | // XUngrabPointer |
4464 | *(void **) (&XUngrabPointer_dylibloader_wrapper_xlib) = dlsym(handle, "XUngrabPointer" ); |
4465 | if (verbose) { |
4466 | error = dlerror(); |
4467 | if (error != NULL) { |
4468 | fprintf(stderr, "%s\n" , error); |
4469 | } |
4470 | } |
4471 | // XUngrabServer |
4472 | *(void **) (&XUngrabServer_dylibloader_wrapper_xlib) = dlsym(handle, "XUngrabServer" ); |
4473 | if (verbose) { |
4474 | error = dlerror(); |
4475 | if (error != NULL) { |
4476 | fprintf(stderr, "%s\n" , error); |
4477 | } |
4478 | } |
4479 | // XUninstallColormap |
4480 | *(void **) (&XUninstallColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XUninstallColormap" ); |
4481 | if (verbose) { |
4482 | error = dlerror(); |
4483 | if (error != NULL) { |
4484 | fprintf(stderr, "%s\n" , error); |
4485 | } |
4486 | } |
4487 | // XUnloadFont |
4488 | *(void **) (&XUnloadFont_dylibloader_wrapper_xlib) = dlsym(handle, "XUnloadFont" ); |
4489 | if (verbose) { |
4490 | error = dlerror(); |
4491 | if (error != NULL) { |
4492 | fprintf(stderr, "%s\n" , error); |
4493 | } |
4494 | } |
4495 | // XUnmapSubwindows |
4496 | *(void **) (&XUnmapSubwindows_dylibloader_wrapper_xlib) = dlsym(handle, "XUnmapSubwindows" ); |
4497 | if (verbose) { |
4498 | error = dlerror(); |
4499 | if (error != NULL) { |
4500 | fprintf(stderr, "%s\n" , error); |
4501 | } |
4502 | } |
4503 | // XUnmapWindow |
4504 | *(void **) (&XUnmapWindow_dylibloader_wrapper_xlib) = dlsym(handle, "XUnmapWindow" ); |
4505 | if (verbose) { |
4506 | error = dlerror(); |
4507 | if (error != NULL) { |
4508 | fprintf(stderr, "%s\n" , error); |
4509 | } |
4510 | } |
4511 | // XVendorRelease |
4512 | *(void **) (&XVendorRelease_dylibloader_wrapper_xlib) = dlsym(handle, "XVendorRelease" ); |
4513 | if (verbose) { |
4514 | error = dlerror(); |
4515 | if (error != NULL) { |
4516 | fprintf(stderr, "%s\n" , error); |
4517 | } |
4518 | } |
4519 | // XWarpPointer |
4520 | *(void **) (&XWarpPointer_dylibloader_wrapper_xlib) = dlsym(handle, "XWarpPointer" ); |
4521 | if (verbose) { |
4522 | error = dlerror(); |
4523 | if (error != NULL) { |
4524 | fprintf(stderr, "%s\n" , error); |
4525 | } |
4526 | } |
4527 | // XWidthMMOfScreen |
4528 | *(void **) (&XWidthMMOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XWidthMMOfScreen" ); |
4529 | if (verbose) { |
4530 | error = dlerror(); |
4531 | if (error != NULL) { |
4532 | fprintf(stderr, "%s\n" , error); |
4533 | } |
4534 | } |
4535 | // XWidthOfScreen |
4536 | *(void **) (&XWidthOfScreen_dylibloader_wrapper_xlib) = dlsym(handle, "XWidthOfScreen" ); |
4537 | if (verbose) { |
4538 | error = dlerror(); |
4539 | if (error != NULL) { |
4540 | fprintf(stderr, "%s\n" , error); |
4541 | } |
4542 | } |
4543 | // XWindowEvent |
4544 | *(void **) (&XWindowEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XWindowEvent" ); |
4545 | if (verbose) { |
4546 | error = dlerror(); |
4547 | if (error != NULL) { |
4548 | fprintf(stderr, "%s\n" , error); |
4549 | } |
4550 | } |
4551 | // XWriteBitmapFile |
4552 | *(void **) (&XWriteBitmapFile_dylibloader_wrapper_xlib) = dlsym(handle, "XWriteBitmapFile" ); |
4553 | if (verbose) { |
4554 | error = dlerror(); |
4555 | if (error != NULL) { |
4556 | fprintf(stderr, "%s\n" , error); |
4557 | } |
4558 | } |
4559 | // XSupportsLocale |
4560 | *(void **) (&XSupportsLocale_dylibloader_wrapper_xlib) = dlsym(handle, "XSupportsLocale" ); |
4561 | if (verbose) { |
4562 | error = dlerror(); |
4563 | if (error != NULL) { |
4564 | fprintf(stderr, "%s\n" , error); |
4565 | } |
4566 | } |
4567 | // XSetLocaleModifiers |
4568 | *(void **) (&XSetLocaleModifiers_dylibloader_wrapper_xlib) = dlsym(handle, "XSetLocaleModifiers" ); |
4569 | if (verbose) { |
4570 | error = dlerror(); |
4571 | if (error != NULL) { |
4572 | fprintf(stderr, "%s\n" , error); |
4573 | } |
4574 | } |
4575 | // XOpenOM |
4576 | *(void **) (&XOpenOM_dylibloader_wrapper_xlib) = dlsym(handle, "XOpenOM" ); |
4577 | if (verbose) { |
4578 | error = dlerror(); |
4579 | if (error != NULL) { |
4580 | fprintf(stderr, "%s\n" , error); |
4581 | } |
4582 | } |
4583 | // XCloseOM |
4584 | *(void **) (&XCloseOM_dylibloader_wrapper_xlib) = dlsym(handle, "XCloseOM" ); |
4585 | if (verbose) { |
4586 | error = dlerror(); |
4587 | if (error != NULL) { |
4588 | fprintf(stderr, "%s\n" , error); |
4589 | } |
4590 | } |
4591 | // XSetOMValues |
4592 | *(void **) (&XSetOMValues_dylibloader_wrapper_xlib) = dlsym(handle, "XSetOMValues" ); |
4593 | if (verbose) { |
4594 | error = dlerror(); |
4595 | if (error != NULL) { |
4596 | fprintf(stderr, "%s\n" , error); |
4597 | } |
4598 | } |
4599 | // XGetOMValues |
4600 | *(void **) (&XGetOMValues_dylibloader_wrapper_xlib) = dlsym(handle, "XGetOMValues" ); |
4601 | if (verbose) { |
4602 | error = dlerror(); |
4603 | if (error != NULL) { |
4604 | fprintf(stderr, "%s\n" , error); |
4605 | } |
4606 | } |
4607 | // XDisplayOfOM |
4608 | *(void **) (&XDisplayOfOM_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayOfOM" ); |
4609 | if (verbose) { |
4610 | error = dlerror(); |
4611 | if (error != NULL) { |
4612 | fprintf(stderr, "%s\n" , error); |
4613 | } |
4614 | } |
4615 | // XLocaleOfOM |
4616 | *(void **) (&XLocaleOfOM_dylibloader_wrapper_xlib) = dlsym(handle, "XLocaleOfOM" ); |
4617 | if (verbose) { |
4618 | error = dlerror(); |
4619 | if (error != NULL) { |
4620 | fprintf(stderr, "%s\n" , error); |
4621 | } |
4622 | } |
4623 | // XCreateOC |
4624 | *(void **) (&XCreateOC_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateOC" ); |
4625 | if (verbose) { |
4626 | error = dlerror(); |
4627 | if (error != NULL) { |
4628 | fprintf(stderr, "%s\n" , error); |
4629 | } |
4630 | } |
4631 | // XDestroyOC |
4632 | *(void **) (&XDestroyOC_dylibloader_wrapper_xlib) = dlsym(handle, "XDestroyOC" ); |
4633 | if (verbose) { |
4634 | error = dlerror(); |
4635 | if (error != NULL) { |
4636 | fprintf(stderr, "%s\n" , error); |
4637 | } |
4638 | } |
4639 | // XOMOfOC |
4640 | *(void **) (&XOMOfOC_dylibloader_wrapper_xlib) = dlsym(handle, "XOMOfOC" ); |
4641 | if (verbose) { |
4642 | error = dlerror(); |
4643 | if (error != NULL) { |
4644 | fprintf(stderr, "%s\n" , error); |
4645 | } |
4646 | } |
4647 | // XSetOCValues |
4648 | *(void **) (&XSetOCValues_dylibloader_wrapper_xlib) = dlsym(handle, "XSetOCValues" ); |
4649 | if (verbose) { |
4650 | error = dlerror(); |
4651 | if (error != NULL) { |
4652 | fprintf(stderr, "%s\n" , error); |
4653 | } |
4654 | } |
4655 | // XGetOCValues |
4656 | *(void **) (&XGetOCValues_dylibloader_wrapper_xlib) = dlsym(handle, "XGetOCValues" ); |
4657 | if (verbose) { |
4658 | error = dlerror(); |
4659 | if (error != NULL) { |
4660 | fprintf(stderr, "%s\n" , error); |
4661 | } |
4662 | } |
4663 | // XCreateFontSet |
4664 | *(void **) (&XCreateFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateFontSet" ); |
4665 | if (verbose) { |
4666 | error = dlerror(); |
4667 | if (error != NULL) { |
4668 | fprintf(stderr, "%s\n" , error); |
4669 | } |
4670 | } |
4671 | // XFreeFontSet |
4672 | *(void **) (&XFreeFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeFontSet" ); |
4673 | if (verbose) { |
4674 | error = dlerror(); |
4675 | if (error != NULL) { |
4676 | fprintf(stderr, "%s\n" , error); |
4677 | } |
4678 | } |
4679 | // XFontsOfFontSet |
4680 | *(void **) (&XFontsOfFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XFontsOfFontSet" ); |
4681 | if (verbose) { |
4682 | error = dlerror(); |
4683 | if (error != NULL) { |
4684 | fprintf(stderr, "%s\n" , error); |
4685 | } |
4686 | } |
4687 | // XBaseFontNameListOfFontSet |
4688 | *(void **) (&XBaseFontNameListOfFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XBaseFontNameListOfFontSet" ); |
4689 | if (verbose) { |
4690 | error = dlerror(); |
4691 | if (error != NULL) { |
4692 | fprintf(stderr, "%s\n" , error); |
4693 | } |
4694 | } |
4695 | // XLocaleOfFontSet |
4696 | *(void **) (&XLocaleOfFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XLocaleOfFontSet" ); |
4697 | if (verbose) { |
4698 | error = dlerror(); |
4699 | if (error != NULL) { |
4700 | fprintf(stderr, "%s\n" , error); |
4701 | } |
4702 | } |
4703 | // XContextDependentDrawing |
4704 | *(void **) (&XContextDependentDrawing_dylibloader_wrapper_xlib) = dlsym(handle, "XContextDependentDrawing" ); |
4705 | if (verbose) { |
4706 | error = dlerror(); |
4707 | if (error != NULL) { |
4708 | fprintf(stderr, "%s\n" , error); |
4709 | } |
4710 | } |
4711 | // XDirectionalDependentDrawing |
4712 | *(void **) (&XDirectionalDependentDrawing_dylibloader_wrapper_xlib) = dlsym(handle, "XDirectionalDependentDrawing" ); |
4713 | if (verbose) { |
4714 | error = dlerror(); |
4715 | if (error != NULL) { |
4716 | fprintf(stderr, "%s\n" , error); |
4717 | } |
4718 | } |
4719 | // XContextualDrawing |
4720 | *(void **) (&XContextualDrawing_dylibloader_wrapper_xlib) = dlsym(handle, "XContextualDrawing" ); |
4721 | if (verbose) { |
4722 | error = dlerror(); |
4723 | if (error != NULL) { |
4724 | fprintf(stderr, "%s\n" , error); |
4725 | } |
4726 | } |
4727 | // XExtentsOfFontSet |
4728 | *(void **) (&XExtentsOfFontSet_dylibloader_wrapper_xlib) = dlsym(handle, "XExtentsOfFontSet" ); |
4729 | if (verbose) { |
4730 | error = dlerror(); |
4731 | if (error != NULL) { |
4732 | fprintf(stderr, "%s\n" , error); |
4733 | } |
4734 | } |
4735 | // XmbTextEscapement |
4736 | *(void **) (&XmbTextEscapement_dylibloader_wrapper_xlib) = dlsym(handle, "XmbTextEscapement" ); |
4737 | if (verbose) { |
4738 | error = dlerror(); |
4739 | if (error != NULL) { |
4740 | fprintf(stderr, "%s\n" , error); |
4741 | } |
4742 | } |
4743 | // XwcTextEscapement |
4744 | *(void **) (&XwcTextEscapement_dylibloader_wrapper_xlib) = dlsym(handle, "XwcTextEscapement" ); |
4745 | if (verbose) { |
4746 | error = dlerror(); |
4747 | if (error != NULL) { |
4748 | fprintf(stderr, "%s\n" , error); |
4749 | } |
4750 | } |
4751 | // Xutf8TextEscapement |
4752 | *(void **) (&Xutf8TextEscapement_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8TextEscapement" ); |
4753 | if (verbose) { |
4754 | error = dlerror(); |
4755 | if (error != NULL) { |
4756 | fprintf(stderr, "%s\n" , error); |
4757 | } |
4758 | } |
4759 | // XmbTextExtents |
4760 | *(void **) (&XmbTextExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XmbTextExtents" ); |
4761 | if (verbose) { |
4762 | error = dlerror(); |
4763 | if (error != NULL) { |
4764 | fprintf(stderr, "%s\n" , error); |
4765 | } |
4766 | } |
4767 | // XwcTextExtents |
4768 | *(void **) (&XwcTextExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XwcTextExtents" ); |
4769 | if (verbose) { |
4770 | error = dlerror(); |
4771 | if (error != NULL) { |
4772 | fprintf(stderr, "%s\n" , error); |
4773 | } |
4774 | } |
4775 | // Xutf8TextExtents |
4776 | *(void **) (&Xutf8TextExtents_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8TextExtents" ); |
4777 | if (verbose) { |
4778 | error = dlerror(); |
4779 | if (error != NULL) { |
4780 | fprintf(stderr, "%s\n" , error); |
4781 | } |
4782 | } |
4783 | // XmbTextPerCharExtents |
4784 | *(void **) (&XmbTextPerCharExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XmbTextPerCharExtents" ); |
4785 | if (verbose) { |
4786 | error = dlerror(); |
4787 | if (error != NULL) { |
4788 | fprintf(stderr, "%s\n" , error); |
4789 | } |
4790 | } |
4791 | // XwcTextPerCharExtents |
4792 | *(void **) (&XwcTextPerCharExtents_dylibloader_wrapper_xlib) = dlsym(handle, "XwcTextPerCharExtents" ); |
4793 | if (verbose) { |
4794 | error = dlerror(); |
4795 | if (error != NULL) { |
4796 | fprintf(stderr, "%s\n" , error); |
4797 | } |
4798 | } |
4799 | // Xutf8TextPerCharExtents |
4800 | *(void **) (&Xutf8TextPerCharExtents_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8TextPerCharExtents" ); |
4801 | if (verbose) { |
4802 | error = dlerror(); |
4803 | if (error != NULL) { |
4804 | fprintf(stderr, "%s\n" , error); |
4805 | } |
4806 | } |
4807 | // XmbDrawText |
4808 | *(void **) (&XmbDrawText_dylibloader_wrapper_xlib) = dlsym(handle, "XmbDrawText" ); |
4809 | if (verbose) { |
4810 | error = dlerror(); |
4811 | if (error != NULL) { |
4812 | fprintf(stderr, "%s\n" , error); |
4813 | } |
4814 | } |
4815 | // XwcDrawText |
4816 | *(void **) (&XwcDrawText_dylibloader_wrapper_xlib) = dlsym(handle, "XwcDrawText" ); |
4817 | if (verbose) { |
4818 | error = dlerror(); |
4819 | if (error != NULL) { |
4820 | fprintf(stderr, "%s\n" , error); |
4821 | } |
4822 | } |
4823 | // Xutf8DrawText |
4824 | *(void **) (&Xutf8DrawText_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8DrawText" ); |
4825 | if (verbose) { |
4826 | error = dlerror(); |
4827 | if (error != NULL) { |
4828 | fprintf(stderr, "%s\n" , error); |
4829 | } |
4830 | } |
4831 | // XmbDrawString |
4832 | *(void **) (&XmbDrawString_dylibloader_wrapper_xlib) = dlsym(handle, "XmbDrawString" ); |
4833 | if (verbose) { |
4834 | error = dlerror(); |
4835 | if (error != NULL) { |
4836 | fprintf(stderr, "%s\n" , error); |
4837 | } |
4838 | } |
4839 | // XwcDrawString |
4840 | *(void **) (&XwcDrawString_dylibloader_wrapper_xlib) = dlsym(handle, "XwcDrawString" ); |
4841 | if (verbose) { |
4842 | error = dlerror(); |
4843 | if (error != NULL) { |
4844 | fprintf(stderr, "%s\n" , error); |
4845 | } |
4846 | } |
4847 | // Xutf8DrawString |
4848 | *(void **) (&Xutf8DrawString_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8DrawString" ); |
4849 | if (verbose) { |
4850 | error = dlerror(); |
4851 | if (error != NULL) { |
4852 | fprintf(stderr, "%s\n" , error); |
4853 | } |
4854 | } |
4855 | // XmbDrawImageString |
4856 | *(void **) (&XmbDrawImageString_dylibloader_wrapper_xlib) = dlsym(handle, "XmbDrawImageString" ); |
4857 | if (verbose) { |
4858 | error = dlerror(); |
4859 | if (error != NULL) { |
4860 | fprintf(stderr, "%s\n" , error); |
4861 | } |
4862 | } |
4863 | // XwcDrawImageString |
4864 | *(void **) (&XwcDrawImageString_dylibloader_wrapper_xlib) = dlsym(handle, "XwcDrawImageString" ); |
4865 | if (verbose) { |
4866 | error = dlerror(); |
4867 | if (error != NULL) { |
4868 | fprintf(stderr, "%s\n" , error); |
4869 | } |
4870 | } |
4871 | // Xutf8DrawImageString |
4872 | *(void **) (&Xutf8DrawImageString_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8DrawImageString" ); |
4873 | if (verbose) { |
4874 | error = dlerror(); |
4875 | if (error != NULL) { |
4876 | fprintf(stderr, "%s\n" , error); |
4877 | } |
4878 | } |
4879 | // XOpenIM |
4880 | *(void **) (&XOpenIM_dylibloader_wrapper_xlib) = dlsym(handle, "XOpenIM" ); |
4881 | if (verbose) { |
4882 | error = dlerror(); |
4883 | if (error != NULL) { |
4884 | fprintf(stderr, "%s\n" , error); |
4885 | } |
4886 | } |
4887 | // XCloseIM |
4888 | *(void **) (&XCloseIM_dylibloader_wrapper_xlib) = dlsym(handle, "XCloseIM" ); |
4889 | if (verbose) { |
4890 | error = dlerror(); |
4891 | if (error != NULL) { |
4892 | fprintf(stderr, "%s\n" , error); |
4893 | } |
4894 | } |
4895 | // XGetIMValues |
4896 | *(void **) (&XGetIMValues_dylibloader_wrapper_xlib) = dlsym(handle, "XGetIMValues" ); |
4897 | if (verbose) { |
4898 | error = dlerror(); |
4899 | if (error != NULL) { |
4900 | fprintf(stderr, "%s\n" , error); |
4901 | } |
4902 | } |
4903 | // XSetIMValues |
4904 | *(void **) (&XSetIMValues_dylibloader_wrapper_xlib) = dlsym(handle, "XSetIMValues" ); |
4905 | if (verbose) { |
4906 | error = dlerror(); |
4907 | if (error != NULL) { |
4908 | fprintf(stderr, "%s\n" , error); |
4909 | } |
4910 | } |
4911 | // XDisplayOfIM |
4912 | *(void **) (&XDisplayOfIM_dylibloader_wrapper_xlib) = dlsym(handle, "XDisplayOfIM" ); |
4913 | if (verbose) { |
4914 | error = dlerror(); |
4915 | if (error != NULL) { |
4916 | fprintf(stderr, "%s\n" , error); |
4917 | } |
4918 | } |
4919 | // XLocaleOfIM |
4920 | *(void **) (&XLocaleOfIM_dylibloader_wrapper_xlib) = dlsym(handle, "XLocaleOfIM" ); |
4921 | if (verbose) { |
4922 | error = dlerror(); |
4923 | if (error != NULL) { |
4924 | fprintf(stderr, "%s\n" , error); |
4925 | } |
4926 | } |
4927 | // XCreateIC |
4928 | *(void **) (&XCreateIC_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateIC" ); |
4929 | if (verbose) { |
4930 | error = dlerror(); |
4931 | if (error != NULL) { |
4932 | fprintf(stderr, "%s\n" , error); |
4933 | } |
4934 | } |
4935 | // XDestroyIC |
4936 | *(void **) (&XDestroyIC_dylibloader_wrapper_xlib) = dlsym(handle, "XDestroyIC" ); |
4937 | if (verbose) { |
4938 | error = dlerror(); |
4939 | if (error != NULL) { |
4940 | fprintf(stderr, "%s\n" , error); |
4941 | } |
4942 | } |
4943 | // XSetICFocus |
4944 | *(void **) (&XSetICFocus_dylibloader_wrapper_xlib) = dlsym(handle, "XSetICFocus" ); |
4945 | if (verbose) { |
4946 | error = dlerror(); |
4947 | if (error != NULL) { |
4948 | fprintf(stderr, "%s\n" , error); |
4949 | } |
4950 | } |
4951 | // XUnsetICFocus |
4952 | *(void **) (&XUnsetICFocus_dylibloader_wrapper_xlib) = dlsym(handle, "XUnsetICFocus" ); |
4953 | if (verbose) { |
4954 | error = dlerror(); |
4955 | if (error != NULL) { |
4956 | fprintf(stderr, "%s\n" , error); |
4957 | } |
4958 | } |
4959 | // XwcResetIC |
4960 | *(void **) (&XwcResetIC_dylibloader_wrapper_xlib) = dlsym(handle, "XwcResetIC" ); |
4961 | if (verbose) { |
4962 | error = dlerror(); |
4963 | if (error != NULL) { |
4964 | fprintf(stderr, "%s\n" , error); |
4965 | } |
4966 | } |
4967 | // XmbResetIC |
4968 | *(void **) (&XmbResetIC_dylibloader_wrapper_xlib) = dlsym(handle, "XmbResetIC" ); |
4969 | if (verbose) { |
4970 | error = dlerror(); |
4971 | if (error != NULL) { |
4972 | fprintf(stderr, "%s\n" , error); |
4973 | } |
4974 | } |
4975 | // Xutf8ResetIC |
4976 | *(void **) (&Xutf8ResetIC_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8ResetIC" ); |
4977 | if (verbose) { |
4978 | error = dlerror(); |
4979 | if (error != NULL) { |
4980 | fprintf(stderr, "%s\n" , error); |
4981 | } |
4982 | } |
4983 | // XSetICValues |
4984 | *(void **) (&XSetICValues_dylibloader_wrapper_xlib) = dlsym(handle, "XSetICValues" ); |
4985 | if (verbose) { |
4986 | error = dlerror(); |
4987 | if (error != NULL) { |
4988 | fprintf(stderr, "%s\n" , error); |
4989 | } |
4990 | } |
4991 | // XGetICValues |
4992 | *(void **) (&XGetICValues_dylibloader_wrapper_xlib) = dlsym(handle, "XGetICValues" ); |
4993 | if (verbose) { |
4994 | error = dlerror(); |
4995 | if (error != NULL) { |
4996 | fprintf(stderr, "%s\n" , error); |
4997 | } |
4998 | } |
4999 | // XIMOfIC |
5000 | *(void **) (&XIMOfIC_dylibloader_wrapper_xlib) = dlsym(handle, "XIMOfIC" ); |
5001 | if (verbose) { |
5002 | error = dlerror(); |
5003 | if (error != NULL) { |
5004 | fprintf(stderr, "%s\n" , error); |
5005 | } |
5006 | } |
5007 | // XFilterEvent |
5008 | *(void **) (&XFilterEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XFilterEvent" ); |
5009 | if (verbose) { |
5010 | error = dlerror(); |
5011 | if (error != NULL) { |
5012 | fprintf(stderr, "%s\n" , error); |
5013 | } |
5014 | } |
5015 | // XmbLookupString |
5016 | *(void **) (&XmbLookupString_dylibloader_wrapper_xlib) = dlsym(handle, "XmbLookupString" ); |
5017 | if (verbose) { |
5018 | error = dlerror(); |
5019 | if (error != NULL) { |
5020 | fprintf(stderr, "%s\n" , error); |
5021 | } |
5022 | } |
5023 | // XwcLookupString |
5024 | *(void **) (&XwcLookupString_dylibloader_wrapper_xlib) = dlsym(handle, "XwcLookupString" ); |
5025 | if (verbose) { |
5026 | error = dlerror(); |
5027 | if (error != NULL) { |
5028 | fprintf(stderr, "%s\n" , error); |
5029 | } |
5030 | } |
5031 | // Xutf8LookupString |
5032 | *(void **) (&Xutf8LookupString_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8LookupString" ); |
5033 | if (verbose) { |
5034 | error = dlerror(); |
5035 | if (error != NULL) { |
5036 | fprintf(stderr, "%s\n" , error); |
5037 | } |
5038 | } |
5039 | // XVaCreateNestedList |
5040 | *(void **) (&XVaCreateNestedList_dylibloader_wrapper_xlib) = dlsym(handle, "XVaCreateNestedList" ); |
5041 | if (verbose) { |
5042 | error = dlerror(); |
5043 | if (error != NULL) { |
5044 | fprintf(stderr, "%s\n" , error); |
5045 | } |
5046 | } |
5047 | // XRegisterIMInstantiateCallback |
5048 | *(void **) (&XRegisterIMInstantiateCallback_dylibloader_wrapper_xlib) = dlsym(handle, "XRegisterIMInstantiateCallback" ); |
5049 | if (verbose) { |
5050 | error = dlerror(); |
5051 | if (error != NULL) { |
5052 | fprintf(stderr, "%s\n" , error); |
5053 | } |
5054 | } |
5055 | // XUnregisterIMInstantiateCallback |
5056 | *(void **) (&XUnregisterIMInstantiateCallback_dylibloader_wrapper_xlib) = dlsym(handle, "XUnregisterIMInstantiateCallback" ); |
5057 | if (verbose) { |
5058 | error = dlerror(); |
5059 | if (error != NULL) { |
5060 | fprintf(stderr, "%s\n" , error); |
5061 | } |
5062 | } |
5063 | // XInternalConnectionNumbers |
5064 | *(void **) (&XInternalConnectionNumbers_dylibloader_wrapper_xlib) = dlsym(handle, "XInternalConnectionNumbers" ); |
5065 | if (verbose) { |
5066 | error = dlerror(); |
5067 | if (error != NULL) { |
5068 | fprintf(stderr, "%s\n" , error); |
5069 | } |
5070 | } |
5071 | // XProcessInternalConnection |
5072 | *(void **) (&XProcessInternalConnection_dylibloader_wrapper_xlib) = dlsym(handle, "XProcessInternalConnection" ); |
5073 | if (verbose) { |
5074 | error = dlerror(); |
5075 | if (error != NULL) { |
5076 | fprintf(stderr, "%s\n" , error); |
5077 | } |
5078 | } |
5079 | // XAddConnectionWatch |
5080 | *(void **) (&XAddConnectionWatch_dylibloader_wrapper_xlib) = dlsym(handle, "XAddConnectionWatch" ); |
5081 | if (verbose) { |
5082 | error = dlerror(); |
5083 | if (error != NULL) { |
5084 | fprintf(stderr, "%s\n" , error); |
5085 | } |
5086 | } |
5087 | // XRemoveConnectionWatch |
5088 | *(void **) (&XRemoveConnectionWatch_dylibloader_wrapper_xlib) = dlsym(handle, "XRemoveConnectionWatch" ); |
5089 | if (verbose) { |
5090 | error = dlerror(); |
5091 | if (error != NULL) { |
5092 | fprintf(stderr, "%s\n" , error); |
5093 | } |
5094 | } |
5095 | // XSetAuthorization |
5096 | *(void **) (&XSetAuthorization_dylibloader_wrapper_xlib) = dlsym(handle, "XSetAuthorization" ); |
5097 | if (verbose) { |
5098 | error = dlerror(); |
5099 | if (error != NULL) { |
5100 | fprintf(stderr, "%s\n" , error); |
5101 | } |
5102 | } |
5103 | // _Xmbtowc |
5104 | *(void **) (&_Xmbtowc_dylibloader_wrapper_xlib) = dlsym(handle, "_Xmbtowc" ); |
5105 | if (verbose) { |
5106 | error = dlerror(); |
5107 | if (error != NULL) { |
5108 | fprintf(stderr, "%s\n" , error); |
5109 | } |
5110 | } |
5111 | // _Xwctomb |
5112 | *(void **) (&_Xwctomb_dylibloader_wrapper_xlib) = dlsym(handle, "_Xwctomb" ); |
5113 | if (verbose) { |
5114 | error = dlerror(); |
5115 | if (error != NULL) { |
5116 | fprintf(stderr, "%s\n" , error); |
5117 | } |
5118 | } |
5119 | // XGetEventData |
5120 | *(void **) (&XGetEventData_dylibloader_wrapper_xlib) = dlsym(handle, "XGetEventData" ); |
5121 | if (verbose) { |
5122 | error = dlerror(); |
5123 | if (error != NULL) { |
5124 | fprintf(stderr, "%s\n" , error); |
5125 | } |
5126 | } |
5127 | // XFreeEventData |
5128 | *(void **) (&XFreeEventData_dylibloader_wrapper_xlib) = dlsym(handle, "XFreeEventData" ); |
5129 | if (verbose) { |
5130 | error = dlerror(); |
5131 | if (error != NULL) { |
5132 | fprintf(stderr, "%s\n" , error); |
5133 | } |
5134 | } |
5135 | // XAllocClassHint |
5136 | *(void **) (&XAllocClassHint_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocClassHint" ); |
5137 | if (verbose) { |
5138 | error = dlerror(); |
5139 | if (error != NULL) { |
5140 | fprintf(stderr, "%s\n" , error); |
5141 | } |
5142 | } |
5143 | // XAllocIconSize |
5144 | *(void **) (&XAllocIconSize_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocIconSize" ); |
5145 | if (verbose) { |
5146 | error = dlerror(); |
5147 | if (error != NULL) { |
5148 | fprintf(stderr, "%s\n" , error); |
5149 | } |
5150 | } |
5151 | // XAllocSizeHints |
5152 | *(void **) (&XAllocSizeHints_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocSizeHints" ); |
5153 | if (verbose) { |
5154 | error = dlerror(); |
5155 | if (error != NULL) { |
5156 | fprintf(stderr, "%s\n" , error); |
5157 | } |
5158 | } |
5159 | // XAllocStandardColormap |
5160 | *(void **) (&XAllocStandardColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocStandardColormap" ); |
5161 | if (verbose) { |
5162 | error = dlerror(); |
5163 | if (error != NULL) { |
5164 | fprintf(stderr, "%s\n" , error); |
5165 | } |
5166 | } |
5167 | // XAllocWMHints |
5168 | *(void **) (&XAllocWMHints_dylibloader_wrapper_xlib) = dlsym(handle, "XAllocWMHints" ); |
5169 | if (verbose) { |
5170 | error = dlerror(); |
5171 | if (error != NULL) { |
5172 | fprintf(stderr, "%s\n" , error); |
5173 | } |
5174 | } |
5175 | // XClipBox |
5176 | *(void **) (&XClipBox_dylibloader_wrapper_xlib) = dlsym(handle, "XClipBox" ); |
5177 | if (verbose) { |
5178 | error = dlerror(); |
5179 | if (error != NULL) { |
5180 | fprintf(stderr, "%s\n" , error); |
5181 | } |
5182 | } |
5183 | // XCreateRegion |
5184 | *(void **) (&XCreateRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XCreateRegion" ); |
5185 | if (verbose) { |
5186 | error = dlerror(); |
5187 | if (error != NULL) { |
5188 | fprintf(stderr, "%s\n" , error); |
5189 | } |
5190 | } |
5191 | // XDefaultString |
5192 | *(void **) (&XDefaultString_dylibloader_wrapper_xlib) = dlsym(handle, "XDefaultString" ); |
5193 | if (verbose) { |
5194 | error = dlerror(); |
5195 | if (error != NULL) { |
5196 | fprintf(stderr, "%s\n" , error); |
5197 | } |
5198 | } |
5199 | // XDeleteContext |
5200 | *(void **) (&XDeleteContext_dylibloader_wrapper_xlib) = dlsym(handle, "XDeleteContext" ); |
5201 | if (verbose) { |
5202 | error = dlerror(); |
5203 | if (error != NULL) { |
5204 | fprintf(stderr, "%s\n" , error); |
5205 | } |
5206 | } |
5207 | // XDestroyRegion |
5208 | *(void **) (&XDestroyRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XDestroyRegion" ); |
5209 | if (verbose) { |
5210 | error = dlerror(); |
5211 | if (error != NULL) { |
5212 | fprintf(stderr, "%s\n" , error); |
5213 | } |
5214 | } |
5215 | // XEmptyRegion |
5216 | *(void **) (&XEmptyRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XEmptyRegion" ); |
5217 | if (verbose) { |
5218 | error = dlerror(); |
5219 | if (error != NULL) { |
5220 | fprintf(stderr, "%s\n" , error); |
5221 | } |
5222 | } |
5223 | // XEqualRegion |
5224 | *(void **) (&XEqualRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XEqualRegion" ); |
5225 | if (verbose) { |
5226 | error = dlerror(); |
5227 | if (error != NULL) { |
5228 | fprintf(stderr, "%s\n" , error); |
5229 | } |
5230 | } |
5231 | // XFindContext |
5232 | *(void **) (&XFindContext_dylibloader_wrapper_xlib) = dlsym(handle, "XFindContext" ); |
5233 | if (verbose) { |
5234 | error = dlerror(); |
5235 | if (error != NULL) { |
5236 | fprintf(stderr, "%s\n" , error); |
5237 | } |
5238 | } |
5239 | // XGetClassHint |
5240 | *(void **) (&XGetClassHint_dylibloader_wrapper_xlib) = dlsym(handle, "XGetClassHint" ); |
5241 | if (verbose) { |
5242 | error = dlerror(); |
5243 | if (error != NULL) { |
5244 | fprintf(stderr, "%s\n" , error); |
5245 | } |
5246 | } |
5247 | // XGetIconSizes |
5248 | *(void **) (&XGetIconSizes_dylibloader_wrapper_xlib) = dlsym(handle, "XGetIconSizes" ); |
5249 | if (verbose) { |
5250 | error = dlerror(); |
5251 | if (error != NULL) { |
5252 | fprintf(stderr, "%s\n" , error); |
5253 | } |
5254 | } |
5255 | // XGetNormalHints |
5256 | *(void **) (&XGetNormalHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetNormalHints" ); |
5257 | if (verbose) { |
5258 | error = dlerror(); |
5259 | if (error != NULL) { |
5260 | fprintf(stderr, "%s\n" , error); |
5261 | } |
5262 | } |
5263 | // XGetRGBColormaps |
5264 | *(void **) (&XGetRGBColormaps_dylibloader_wrapper_xlib) = dlsym(handle, "XGetRGBColormaps" ); |
5265 | if (verbose) { |
5266 | error = dlerror(); |
5267 | if (error != NULL) { |
5268 | fprintf(stderr, "%s\n" , error); |
5269 | } |
5270 | } |
5271 | // XGetSizeHints |
5272 | *(void **) (&XGetSizeHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetSizeHints" ); |
5273 | if (verbose) { |
5274 | error = dlerror(); |
5275 | if (error != NULL) { |
5276 | fprintf(stderr, "%s\n" , error); |
5277 | } |
5278 | } |
5279 | // XGetStandardColormap |
5280 | *(void **) (&XGetStandardColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XGetStandardColormap" ); |
5281 | if (verbose) { |
5282 | error = dlerror(); |
5283 | if (error != NULL) { |
5284 | fprintf(stderr, "%s\n" , error); |
5285 | } |
5286 | } |
5287 | // XGetTextProperty |
5288 | *(void **) (&XGetTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XGetTextProperty" ); |
5289 | if (verbose) { |
5290 | error = dlerror(); |
5291 | if (error != NULL) { |
5292 | fprintf(stderr, "%s\n" , error); |
5293 | } |
5294 | } |
5295 | // XGetVisualInfo |
5296 | *(void **) (&XGetVisualInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XGetVisualInfo" ); |
5297 | if (verbose) { |
5298 | error = dlerror(); |
5299 | if (error != NULL) { |
5300 | fprintf(stderr, "%s\n" , error); |
5301 | } |
5302 | } |
5303 | // XGetWMClientMachine |
5304 | *(void **) (&XGetWMClientMachine_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMClientMachine" ); |
5305 | if (verbose) { |
5306 | error = dlerror(); |
5307 | if (error != NULL) { |
5308 | fprintf(stderr, "%s\n" , error); |
5309 | } |
5310 | } |
5311 | // XGetWMHints |
5312 | *(void **) (&XGetWMHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMHints" ); |
5313 | if (verbose) { |
5314 | error = dlerror(); |
5315 | if (error != NULL) { |
5316 | fprintf(stderr, "%s\n" , error); |
5317 | } |
5318 | } |
5319 | // XGetWMIconName |
5320 | *(void **) (&XGetWMIconName_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMIconName" ); |
5321 | if (verbose) { |
5322 | error = dlerror(); |
5323 | if (error != NULL) { |
5324 | fprintf(stderr, "%s\n" , error); |
5325 | } |
5326 | } |
5327 | // XGetWMName |
5328 | *(void **) (&XGetWMName_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMName" ); |
5329 | if (verbose) { |
5330 | error = dlerror(); |
5331 | if (error != NULL) { |
5332 | fprintf(stderr, "%s\n" , error); |
5333 | } |
5334 | } |
5335 | // XGetWMNormalHints |
5336 | *(void **) (&XGetWMNormalHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMNormalHints" ); |
5337 | if (verbose) { |
5338 | error = dlerror(); |
5339 | if (error != NULL) { |
5340 | fprintf(stderr, "%s\n" , error); |
5341 | } |
5342 | } |
5343 | // XGetWMSizeHints |
5344 | *(void **) (&XGetWMSizeHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetWMSizeHints" ); |
5345 | if (verbose) { |
5346 | error = dlerror(); |
5347 | if (error != NULL) { |
5348 | fprintf(stderr, "%s\n" , error); |
5349 | } |
5350 | } |
5351 | // XGetZoomHints |
5352 | *(void **) (&XGetZoomHints_dylibloader_wrapper_xlib) = dlsym(handle, "XGetZoomHints" ); |
5353 | if (verbose) { |
5354 | error = dlerror(); |
5355 | if (error != NULL) { |
5356 | fprintf(stderr, "%s\n" , error); |
5357 | } |
5358 | } |
5359 | // XIntersectRegion |
5360 | *(void **) (&XIntersectRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XIntersectRegion" ); |
5361 | if (verbose) { |
5362 | error = dlerror(); |
5363 | if (error != NULL) { |
5364 | fprintf(stderr, "%s\n" , error); |
5365 | } |
5366 | } |
5367 | // XConvertCase |
5368 | *(void **) (&XConvertCase_dylibloader_wrapper_xlib) = dlsym(handle, "XConvertCase" ); |
5369 | if (verbose) { |
5370 | error = dlerror(); |
5371 | if (error != NULL) { |
5372 | fprintf(stderr, "%s\n" , error); |
5373 | } |
5374 | } |
5375 | // XLookupString |
5376 | *(void **) (&XLookupString_dylibloader_wrapper_xlib) = dlsym(handle, "XLookupString" ); |
5377 | if (verbose) { |
5378 | error = dlerror(); |
5379 | if (error != NULL) { |
5380 | fprintf(stderr, "%s\n" , error); |
5381 | } |
5382 | } |
5383 | // XMatchVisualInfo |
5384 | *(void **) (&XMatchVisualInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XMatchVisualInfo" ); |
5385 | if (verbose) { |
5386 | error = dlerror(); |
5387 | if (error != NULL) { |
5388 | fprintf(stderr, "%s\n" , error); |
5389 | } |
5390 | } |
5391 | // XOffsetRegion |
5392 | *(void **) (&XOffsetRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XOffsetRegion" ); |
5393 | if (verbose) { |
5394 | error = dlerror(); |
5395 | if (error != NULL) { |
5396 | fprintf(stderr, "%s\n" , error); |
5397 | } |
5398 | } |
5399 | // XPointInRegion |
5400 | *(void **) (&XPointInRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XPointInRegion" ); |
5401 | if (verbose) { |
5402 | error = dlerror(); |
5403 | if (error != NULL) { |
5404 | fprintf(stderr, "%s\n" , error); |
5405 | } |
5406 | } |
5407 | // XPolygonRegion |
5408 | *(void **) (&XPolygonRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XPolygonRegion" ); |
5409 | if (verbose) { |
5410 | error = dlerror(); |
5411 | if (error != NULL) { |
5412 | fprintf(stderr, "%s\n" , error); |
5413 | } |
5414 | } |
5415 | // XRectInRegion |
5416 | *(void **) (&XRectInRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XRectInRegion" ); |
5417 | if (verbose) { |
5418 | error = dlerror(); |
5419 | if (error != NULL) { |
5420 | fprintf(stderr, "%s\n" , error); |
5421 | } |
5422 | } |
5423 | // XSaveContext |
5424 | *(void **) (&XSaveContext_dylibloader_wrapper_xlib) = dlsym(handle, "XSaveContext" ); |
5425 | if (verbose) { |
5426 | error = dlerror(); |
5427 | if (error != NULL) { |
5428 | fprintf(stderr, "%s\n" , error); |
5429 | } |
5430 | } |
5431 | // XSetClassHint |
5432 | *(void **) (&XSetClassHint_dylibloader_wrapper_xlib) = dlsym(handle, "XSetClassHint" ); |
5433 | if (verbose) { |
5434 | error = dlerror(); |
5435 | if (error != NULL) { |
5436 | fprintf(stderr, "%s\n" , error); |
5437 | } |
5438 | } |
5439 | // XSetIconSizes |
5440 | *(void **) (&XSetIconSizes_dylibloader_wrapper_xlib) = dlsym(handle, "XSetIconSizes" ); |
5441 | if (verbose) { |
5442 | error = dlerror(); |
5443 | if (error != NULL) { |
5444 | fprintf(stderr, "%s\n" , error); |
5445 | } |
5446 | } |
5447 | // XSetNormalHints |
5448 | *(void **) (&XSetNormalHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetNormalHints" ); |
5449 | if (verbose) { |
5450 | error = dlerror(); |
5451 | if (error != NULL) { |
5452 | fprintf(stderr, "%s\n" , error); |
5453 | } |
5454 | } |
5455 | // XSetRGBColormaps |
5456 | *(void **) (&XSetRGBColormaps_dylibloader_wrapper_xlib) = dlsym(handle, "XSetRGBColormaps" ); |
5457 | if (verbose) { |
5458 | error = dlerror(); |
5459 | if (error != NULL) { |
5460 | fprintf(stderr, "%s\n" , error); |
5461 | } |
5462 | } |
5463 | // XSetSizeHints |
5464 | *(void **) (&XSetSizeHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetSizeHints" ); |
5465 | if (verbose) { |
5466 | error = dlerror(); |
5467 | if (error != NULL) { |
5468 | fprintf(stderr, "%s\n" , error); |
5469 | } |
5470 | } |
5471 | // XSetStandardProperties |
5472 | *(void **) (&XSetStandardProperties_dylibloader_wrapper_xlib) = dlsym(handle, "XSetStandardProperties" ); |
5473 | if (verbose) { |
5474 | error = dlerror(); |
5475 | if (error != NULL) { |
5476 | fprintf(stderr, "%s\n" , error); |
5477 | } |
5478 | } |
5479 | // XSetTextProperty |
5480 | *(void **) (&XSetTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XSetTextProperty" ); |
5481 | if (verbose) { |
5482 | error = dlerror(); |
5483 | if (error != NULL) { |
5484 | fprintf(stderr, "%s\n" , error); |
5485 | } |
5486 | } |
5487 | // XSetWMClientMachine |
5488 | *(void **) (&XSetWMClientMachine_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMClientMachine" ); |
5489 | if (verbose) { |
5490 | error = dlerror(); |
5491 | if (error != NULL) { |
5492 | fprintf(stderr, "%s\n" , error); |
5493 | } |
5494 | } |
5495 | // XSetWMHints |
5496 | *(void **) (&XSetWMHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMHints" ); |
5497 | if (verbose) { |
5498 | error = dlerror(); |
5499 | if (error != NULL) { |
5500 | fprintf(stderr, "%s\n" , error); |
5501 | } |
5502 | } |
5503 | // XSetWMIconName |
5504 | *(void **) (&XSetWMIconName_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMIconName" ); |
5505 | if (verbose) { |
5506 | error = dlerror(); |
5507 | if (error != NULL) { |
5508 | fprintf(stderr, "%s\n" , error); |
5509 | } |
5510 | } |
5511 | // XSetWMName |
5512 | *(void **) (&XSetWMName_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMName" ); |
5513 | if (verbose) { |
5514 | error = dlerror(); |
5515 | if (error != NULL) { |
5516 | fprintf(stderr, "%s\n" , error); |
5517 | } |
5518 | } |
5519 | // XSetWMNormalHints |
5520 | *(void **) (&XSetWMNormalHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMNormalHints" ); |
5521 | if (verbose) { |
5522 | error = dlerror(); |
5523 | if (error != NULL) { |
5524 | fprintf(stderr, "%s\n" , error); |
5525 | } |
5526 | } |
5527 | // XSetWMProperties |
5528 | *(void **) (&XSetWMProperties_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMProperties" ); |
5529 | if (verbose) { |
5530 | error = dlerror(); |
5531 | if (error != NULL) { |
5532 | fprintf(stderr, "%s\n" , error); |
5533 | } |
5534 | } |
5535 | // XmbSetWMProperties |
5536 | *(void **) (&XmbSetWMProperties_dylibloader_wrapper_xlib) = dlsym(handle, "XmbSetWMProperties" ); |
5537 | if (verbose) { |
5538 | error = dlerror(); |
5539 | if (error != NULL) { |
5540 | fprintf(stderr, "%s\n" , error); |
5541 | } |
5542 | } |
5543 | // Xutf8SetWMProperties |
5544 | *(void **) (&Xutf8SetWMProperties_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8SetWMProperties" ); |
5545 | if (verbose) { |
5546 | error = dlerror(); |
5547 | if (error != NULL) { |
5548 | fprintf(stderr, "%s\n" , error); |
5549 | } |
5550 | } |
5551 | // XSetWMSizeHints |
5552 | *(void **) (&XSetWMSizeHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetWMSizeHints" ); |
5553 | if (verbose) { |
5554 | error = dlerror(); |
5555 | if (error != NULL) { |
5556 | fprintf(stderr, "%s\n" , error); |
5557 | } |
5558 | } |
5559 | // XSetRegion |
5560 | *(void **) (&XSetRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XSetRegion" ); |
5561 | if (verbose) { |
5562 | error = dlerror(); |
5563 | if (error != NULL) { |
5564 | fprintf(stderr, "%s\n" , error); |
5565 | } |
5566 | } |
5567 | // XSetStandardColormap |
5568 | *(void **) (&XSetStandardColormap_dylibloader_wrapper_xlib) = dlsym(handle, "XSetStandardColormap" ); |
5569 | if (verbose) { |
5570 | error = dlerror(); |
5571 | if (error != NULL) { |
5572 | fprintf(stderr, "%s\n" , error); |
5573 | } |
5574 | } |
5575 | // XSetZoomHints |
5576 | *(void **) (&XSetZoomHints_dylibloader_wrapper_xlib) = dlsym(handle, "XSetZoomHints" ); |
5577 | if (verbose) { |
5578 | error = dlerror(); |
5579 | if (error != NULL) { |
5580 | fprintf(stderr, "%s\n" , error); |
5581 | } |
5582 | } |
5583 | // XShrinkRegion |
5584 | *(void **) (&XShrinkRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XShrinkRegion" ); |
5585 | if (verbose) { |
5586 | error = dlerror(); |
5587 | if (error != NULL) { |
5588 | fprintf(stderr, "%s\n" , error); |
5589 | } |
5590 | } |
5591 | // XStringListToTextProperty |
5592 | *(void **) (&XStringListToTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XStringListToTextProperty" ); |
5593 | if (verbose) { |
5594 | error = dlerror(); |
5595 | if (error != NULL) { |
5596 | fprintf(stderr, "%s\n" , error); |
5597 | } |
5598 | } |
5599 | // XSubtractRegion |
5600 | *(void **) (&XSubtractRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XSubtractRegion" ); |
5601 | if (verbose) { |
5602 | error = dlerror(); |
5603 | if (error != NULL) { |
5604 | fprintf(stderr, "%s\n" , error); |
5605 | } |
5606 | } |
5607 | // XmbTextListToTextProperty |
5608 | *(void **) (&XmbTextListToTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XmbTextListToTextProperty" ); |
5609 | if (verbose) { |
5610 | error = dlerror(); |
5611 | if (error != NULL) { |
5612 | fprintf(stderr, "%s\n" , error); |
5613 | } |
5614 | } |
5615 | // XwcTextListToTextProperty |
5616 | *(void **) (&XwcTextListToTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "XwcTextListToTextProperty" ); |
5617 | if (verbose) { |
5618 | error = dlerror(); |
5619 | if (error != NULL) { |
5620 | fprintf(stderr, "%s\n" , error); |
5621 | } |
5622 | } |
5623 | // Xutf8TextListToTextProperty |
5624 | *(void **) (&Xutf8TextListToTextProperty_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8TextListToTextProperty" ); |
5625 | if (verbose) { |
5626 | error = dlerror(); |
5627 | if (error != NULL) { |
5628 | fprintf(stderr, "%s\n" , error); |
5629 | } |
5630 | } |
5631 | // XwcFreeStringList |
5632 | *(void **) (&XwcFreeStringList_dylibloader_wrapper_xlib) = dlsym(handle, "XwcFreeStringList" ); |
5633 | if (verbose) { |
5634 | error = dlerror(); |
5635 | if (error != NULL) { |
5636 | fprintf(stderr, "%s\n" , error); |
5637 | } |
5638 | } |
5639 | // XTextPropertyToStringList |
5640 | *(void **) (&XTextPropertyToStringList_dylibloader_wrapper_xlib) = dlsym(handle, "XTextPropertyToStringList" ); |
5641 | if (verbose) { |
5642 | error = dlerror(); |
5643 | if (error != NULL) { |
5644 | fprintf(stderr, "%s\n" , error); |
5645 | } |
5646 | } |
5647 | // XmbTextPropertyToTextList |
5648 | *(void **) (&XmbTextPropertyToTextList_dylibloader_wrapper_xlib) = dlsym(handle, "XmbTextPropertyToTextList" ); |
5649 | if (verbose) { |
5650 | error = dlerror(); |
5651 | if (error != NULL) { |
5652 | fprintf(stderr, "%s\n" , error); |
5653 | } |
5654 | } |
5655 | // XwcTextPropertyToTextList |
5656 | *(void **) (&XwcTextPropertyToTextList_dylibloader_wrapper_xlib) = dlsym(handle, "XwcTextPropertyToTextList" ); |
5657 | if (verbose) { |
5658 | error = dlerror(); |
5659 | if (error != NULL) { |
5660 | fprintf(stderr, "%s\n" , error); |
5661 | } |
5662 | } |
5663 | // Xutf8TextPropertyToTextList |
5664 | *(void **) (&Xutf8TextPropertyToTextList_dylibloader_wrapper_xlib) = dlsym(handle, "Xutf8TextPropertyToTextList" ); |
5665 | if (verbose) { |
5666 | error = dlerror(); |
5667 | if (error != NULL) { |
5668 | fprintf(stderr, "%s\n" , error); |
5669 | } |
5670 | } |
5671 | // XUnionRectWithRegion |
5672 | *(void **) (&XUnionRectWithRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XUnionRectWithRegion" ); |
5673 | if (verbose) { |
5674 | error = dlerror(); |
5675 | if (error != NULL) { |
5676 | fprintf(stderr, "%s\n" , error); |
5677 | } |
5678 | } |
5679 | // XUnionRegion |
5680 | *(void **) (&XUnionRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XUnionRegion" ); |
5681 | if (verbose) { |
5682 | error = dlerror(); |
5683 | if (error != NULL) { |
5684 | fprintf(stderr, "%s\n" , error); |
5685 | } |
5686 | } |
5687 | // XWMGeometry |
5688 | *(void **) (&XWMGeometry_dylibloader_wrapper_xlib) = dlsym(handle, "XWMGeometry" ); |
5689 | if (verbose) { |
5690 | error = dlerror(); |
5691 | if (error != NULL) { |
5692 | fprintf(stderr, "%s\n" , error); |
5693 | } |
5694 | } |
5695 | // XXorRegion |
5696 | *(void **) (&XXorRegion_dylibloader_wrapper_xlib) = dlsym(handle, "XXorRegion" ); |
5697 | if (verbose) { |
5698 | error = dlerror(); |
5699 | if (error != NULL) { |
5700 | fprintf(stderr, "%s\n" , error); |
5701 | } |
5702 | } |
5703 | // XkbIgnoreExtension |
5704 | *(void **) (&XkbIgnoreExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XkbIgnoreExtension" ); |
5705 | if (verbose) { |
5706 | error = dlerror(); |
5707 | if (error != NULL) { |
5708 | fprintf(stderr, "%s\n" , error); |
5709 | } |
5710 | } |
5711 | // XkbOpenDisplay |
5712 | *(void **) (&XkbOpenDisplay_dylibloader_wrapper_xlib) = dlsym(handle, "XkbOpenDisplay" ); |
5713 | if (verbose) { |
5714 | error = dlerror(); |
5715 | if (error != NULL) { |
5716 | fprintf(stderr, "%s\n" , error); |
5717 | } |
5718 | } |
5719 | // XkbQueryExtension |
5720 | *(void **) (&XkbQueryExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XkbQueryExtension" ); |
5721 | if (verbose) { |
5722 | error = dlerror(); |
5723 | if (error != NULL) { |
5724 | fprintf(stderr, "%s\n" , error); |
5725 | } |
5726 | } |
5727 | // XkbUseExtension |
5728 | *(void **) (&XkbUseExtension_dylibloader_wrapper_xlib) = dlsym(handle, "XkbUseExtension" ); |
5729 | if (verbose) { |
5730 | error = dlerror(); |
5731 | if (error != NULL) { |
5732 | fprintf(stderr, "%s\n" , error); |
5733 | } |
5734 | } |
5735 | // XkbLibraryVersion |
5736 | *(void **) (&XkbLibraryVersion_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLibraryVersion" ); |
5737 | if (verbose) { |
5738 | error = dlerror(); |
5739 | if (error != NULL) { |
5740 | fprintf(stderr, "%s\n" , error); |
5741 | } |
5742 | } |
5743 | // XkbSetXlibControls |
5744 | *(void **) (&XkbSetXlibControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetXlibControls" ); |
5745 | if (verbose) { |
5746 | error = dlerror(); |
5747 | if (error != NULL) { |
5748 | fprintf(stderr, "%s\n" , error); |
5749 | } |
5750 | } |
5751 | // XkbGetXlibControls |
5752 | *(void **) (&XkbGetXlibControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetXlibControls" ); |
5753 | if (verbose) { |
5754 | error = dlerror(); |
5755 | if (error != NULL) { |
5756 | fprintf(stderr, "%s\n" , error); |
5757 | } |
5758 | } |
5759 | // XkbXlibControlsImplemented |
5760 | *(void **) (&XkbXlibControlsImplemented_dylibloader_wrapper_xlib) = dlsym(handle, "XkbXlibControlsImplemented" ); |
5761 | if (verbose) { |
5762 | error = dlerror(); |
5763 | if (error != NULL) { |
5764 | fprintf(stderr, "%s\n" , error); |
5765 | } |
5766 | } |
5767 | // XkbSetAtomFuncs |
5768 | *(void **) (&XkbSetAtomFuncs_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetAtomFuncs" ); |
5769 | if (verbose) { |
5770 | error = dlerror(); |
5771 | if (error != NULL) { |
5772 | fprintf(stderr, "%s\n" , error); |
5773 | } |
5774 | } |
5775 | // XkbKeycodeToKeysym |
5776 | *(void **) (&XkbKeycodeToKeysym_dylibloader_wrapper_xlib) = dlsym(handle, "XkbKeycodeToKeysym" ); |
5777 | if (verbose) { |
5778 | error = dlerror(); |
5779 | if (error != NULL) { |
5780 | fprintf(stderr, "%s\n" , error); |
5781 | } |
5782 | } |
5783 | // XkbKeysymToModifiers |
5784 | *(void **) (&XkbKeysymToModifiers_dylibloader_wrapper_xlib) = dlsym(handle, "XkbKeysymToModifiers" ); |
5785 | if (verbose) { |
5786 | error = dlerror(); |
5787 | if (error != NULL) { |
5788 | fprintf(stderr, "%s\n" , error); |
5789 | } |
5790 | } |
5791 | // XkbLookupKeySym |
5792 | *(void **) (&XkbLookupKeySym_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLookupKeySym" ); |
5793 | if (verbose) { |
5794 | error = dlerror(); |
5795 | if (error != NULL) { |
5796 | fprintf(stderr, "%s\n" , error); |
5797 | } |
5798 | } |
5799 | // XkbLookupKeyBinding |
5800 | *(void **) (&XkbLookupKeyBinding_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLookupKeyBinding" ); |
5801 | if (verbose) { |
5802 | error = dlerror(); |
5803 | if (error != NULL) { |
5804 | fprintf(stderr, "%s\n" , error); |
5805 | } |
5806 | } |
5807 | // XkbTranslateKeyCode |
5808 | *(void **) (&XkbTranslateKeyCode_dylibloader_wrapper_xlib) = dlsym(handle, "XkbTranslateKeyCode" ); |
5809 | if (verbose) { |
5810 | error = dlerror(); |
5811 | if (error != NULL) { |
5812 | fprintf(stderr, "%s\n" , error); |
5813 | } |
5814 | } |
5815 | // XkbTranslateKeySym |
5816 | *(void **) (&XkbTranslateKeySym_dylibloader_wrapper_xlib) = dlsym(handle, "XkbTranslateKeySym" ); |
5817 | if (verbose) { |
5818 | error = dlerror(); |
5819 | if (error != NULL) { |
5820 | fprintf(stderr, "%s\n" , error); |
5821 | } |
5822 | } |
5823 | // XkbSetAutoRepeatRate |
5824 | *(void **) (&XkbSetAutoRepeatRate_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetAutoRepeatRate" ); |
5825 | if (verbose) { |
5826 | error = dlerror(); |
5827 | if (error != NULL) { |
5828 | fprintf(stderr, "%s\n" , error); |
5829 | } |
5830 | } |
5831 | // XkbGetAutoRepeatRate |
5832 | *(void **) (&XkbGetAutoRepeatRate_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetAutoRepeatRate" ); |
5833 | if (verbose) { |
5834 | error = dlerror(); |
5835 | if (error != NULL) { |
5836 | fprintf(stderr, "%s\n" , error); |
5837 | } |
5838 | } |
5839 | // XkbChangeEnabledControls |
5840 | *(void **) (&XkbChangeEnabledControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeEnabledControls" ); |
5841 | if (verbose) { |
5842 | error = dlerror(); |
5843 | if (error != NULL) { |
5844 | fprintf(stderr, "%s\n" , error); |
5845 | } |
5846 | } |
5847 | // XkbDeviceBell |
5848 | *(void **) (&XkbDeviceBell_dylibloader_wrapper_xlib) = dlsym(handle, "XkbDeviceBell" ); |
5849 | if (verbose) { |
5850 | error = dlerror(); |
5851 | if (error != NULL) { |
5852 | fprintf(stderr, "%s\n" , error); |
5853 | } |
5854 | } |
5855 | // XkbForceDeviceBell |
5856 | *(void **) (&XkbForceDeviceBell_dylibloader_wrapper_xlib) = dlsym(handle, "XkbForceDeviceBell" ); |
5857 | if (verbose) { |
5858 | error = dlerror(); |
5859 | if (error != NULL) { |
5860 | fprintf(stderr, "%s\n" , error); |
5861 | } |
5862 | } |
5863 | // XkbDeviceBellEvent |
5864 | *(void **) (&XkbDeviceBellEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XkbDeviceBellEvent" ); |
5865 | if (verbose) { |
5866 | error = dlerror(); |
5867 | if (error != NULL) { |
5868 | fprintf(stderr, "%s\n" , error); |
5869 | } |
5870 | } |
5871 | // XkbBell |
5872 | *(void **) (&XkbBell_dylibloader_wrapper_xlib) = dlsym(handle, "XkbBell" ); |
5873 | if (verbose) { |
5874 | error = dlerror(); |
5875 | if (error != NULL) { |
5876 | fprintf(stderr, "%s\n" , error); |
5877 | } |
5878 | } |
5879 | // XkbForceBell |
5880 | *(void **) (&XkbForceBell_dylibloader_wrapper_xlib) = dlsym(handle, "XkbForceBell" ); |
5881 | if (verbose) { |
5882 | error = dlerror(); |
5883 | if (error != NULL) { |
5884 | fprintf(stderr, "%s\n" , error); |
5885 | } |
5886 | } |
5887 | // XkbBellEvent |
5888 | *(void **) (&XkbBellEvent_dylibloader_wrapper_xlib) = dlsym(handle, "XkbBellEvent" ); |
5889 | if (verbose) { |
5890 | error = dlerror(); |
5891 | if (error != NULL) { |
5892 | fprintf(stderr, "%s\n" , error); |
5893 | } |
5894 | } |
5895 | // XkbSelectEvents |
5896 | *(void **) (&XkbSelectEvents_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSelectEvents" ); |
5897 | if (verbose) { |
5898 | error = dlerror(); |
5899 | if (error != NULL) { |
5900 | fprintf(stderr, "%s\n" , error); |
5901 | } |
5902 | } |
5903 | // XkbSelectEventDetails |
5904 | *(void **) (&XkbSelectEventDetails_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSelectEventDetails" ); |
5905 | if (verbose) { |
5906 | error = dlerror(); |
5907 | if (error != NULL) { |
5908 | fprintf(stderr, "%s\n" , error); |
5909 | } |
5910 | } |
5911 | // XkbNoteMapChanges |
5912 | *(void **) (&XkbNoteMapChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbNoteMapChanges" ); |
5913 | if (verbose) { |
5914 | error = dlerror(); |
5915 | if (error != NULL) { |
5916 | fprintf(stderr, "%s\n" , error); |
5917 | } |
5918 | } |
5919 | // XkbNoteNameChanges |
5920 | *(void **) (&XkbNoteNameChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbNoteNameChanges" ); |
5921 | if (verbose) { |
5922 | error = dlerror(); |
5923 | if (error != NULL) { |
5924 | fprintf(stderr, "%s\n" , error); |
5925 | } |
5926 | } |
5927 | // XkbGetIndicatorState |
5928 | *(void **) (&XkbGetIndicatorState_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetIndicatorState" ); |
5929 | if (verbose) { |
5930 | error = dlerror(); |
5931 | if (error != NULL) { |
5932 | fprintf(stderr, "%s\n" , error); |
5933 | } |
5934 | } |
5935 | // XkbGetIndicatorMap |
5936 | *(void **) (&XkbGetIndicatorMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetIndicatorMap" ); |
5937 | if (verbose) { |
5938 | error = dlerror(); |
5939 | if (error != NULL) { |
5940 | fprintf(stderr, "%s\n" , error); |
5941 | } |
5942 | } |
5943 | // XkbSetIndicatorMap |
5944 | *(void **) (&XkbSetIndicatorMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetIndicatorMap" ); |
5945 | if (verbose) { |
5946 | error = dlerror(); |
5947 | if (error != NULL) { |
5948 | fprintf(stderr, "%s\n" , error); |
5949 | } |
5950 | } |
5951 | // XkbGetNamedIndicator |
5952 | *(void **) (&XkbGetNamedIndicator_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetNamedIndicator" ); |
5953 | if (verbose) { |
5954 | error = dlerror(); |
5955 | if (error != NULL) { |
5956 | fprintf(stderr, "%s\n" , error); |
5957 | } |
5958 | } |
5959 | // XkbGetNamedDeviceIndicator |
5960 | *(void **) (&XkbGetNamedDeviceIndicator_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetNamedDeviceIndicator" ); |
5961 | if (verbose) { |
5962 | error = dlerror(); |
5963 | if (error != NULL) { |
5964 | fprintf(stderr, "%s\n" , error); |
5965 | } |
5966 | } |
5967 | // XkbSetNamedIndicator |
5968 | *(void **) (&XkbSetNamedIndicator_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetNamedIndicator" ); |
5969 | if (verbose) { |
5970 | error = dlerror(); |
5971 | if (error != NULL) { |
5972 | fprintf(stderr, "%s\n" , error); |
5973 | } |
5974 | } |
5975 | // XkbSetNamedDeviceIndicator |
5976 | *(void **) (&XkbSetNamedDeviceIndicator_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetNamedDeviceIndicator" ); |
5977 | if (verbose) { |
5978 | error = dlerror(); |
5979 | if (error != NULL) { |
5980 | fprintf(stderr, "%s\n" , error); |
5981 | } |
5982 | } |
5983 | // XkbLockModifiers |
5984 | *(void **) (&XkbLockModifiers_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLockModifiers" ); |
5985 | if (verbose) { |
5986 | error = dlerror(); |
5987 | if (error != NULL) { |
5988 | fprintf(stderr, "%s\n" , error); |
5989 | } |
5990 | } |
5991 | // XkbLatchModifiers |
5992 | *(void **) (&XkbLatchModifiers_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLatchModifiers" ); |
5993 | if (verbose) { |
5994 | error = dlerror(); |
5995 | if (error != NULL) { |
5996 | fprintf(stderr, "%s\n" , error); |
5997 | } |
5998 | } |
5999 | // XkbLockGroup |
6000 | *(void **) (&XkbLockGroup_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLockGroup" ); |
6001 | if (verbose) { |
6002 | error = dlerror(); |
6003 | if (error != NULL) { |
6004 | fprintf(stderr, "%s\n" , error); |
6005 | } |
6006 | } |
6007 | // XkbLatchGroup |
6008 | *(void **) (&XkbLatchGroup_dylibloader_wrapper_xlib) = dlsym(handle, "XkbLatchGroup" ); |
6009 | if (verbose) { |
6010 | error = dlerror(); |
6011 | if (error != NULL) { |
6012 | fprintf(stderr, "%s\n" , error); |
6013 | } |
6014 | } |
6015 | // XkbSetServerInternalMods |
6016 | *(void **) (&XkbSetServerInternalMods_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetServerInternalMods" ); |
6017 | if (verbose) { |
6018 | error = dlerror(); |
6019 | if (error != NULL) { |
6020 | fprintf(stderr, "%s\n" , error); |
6021 | } |
6022 | } |
6023 | // XkbSetIgnoreLockMods |
6024 | *(void **) (&XkbSetIgnoreLockMods_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetIgnoreLockMods" ); |
6025 | if (verbose) { |
6026 | error = dlerror(); |
6027 | if (error != NULL) { |
6028 | fprintf(stderr, "%s\n" , error); |
6029 | } |
6030 | } |
6031 | // XkbVirtualModsToReal |
6032 | *(void **) (&XkbVirtualModsToReal_dylibloader_wrapper_xlib) = dlsym(handle, "XkbVirtualModsToReal" ); |
6033 | if (verbose) { |
6034 | error = dlerror(); |
6035 | if (error != NULL) { |
6036 | fprintf(stderr, "%s\n" , error); |
6037 | } |
6038 | } |
6039 | // XkbComputeEffectiveMap |
6040 | *(void **) (&XkbComputeEffectiveMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbComputeEffectiveMap" ); |
6041 | if (verbose) { |
6042 | error = dlerror(); |
6043 | if (error != NULL) { |
6044 | fprintf(stderr, "%s\n" , error); |
6045 | } |
6046 | } |
6047 | // XkbInitCanonicalKeyTypes |
6048 | *(void **) (&XkbInitCanonicalKeyTypes_dylibloader_wrapper_xlib) = dlsym(handle, "XkbInitCanonicalKeyTypes" ); |
6049 | if (verbose) { |
6050 | error = dlerror(); |
6051 | if (error != NULL) { |
6052 | fprintf(stderr, "%s\n" , error); |
6053 | } |
6054 | } |
6055 | // XkbAllocKeyboard |
6056 | *(void **) (&XkbAllocKeyboard_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocKeyboard" ); |
6057 | if (verbose) { |
6058 | error = dlerror(); |
6059 | if (error != NULL) { |
6060 | fprintf(stderr, "%s\n" , error); |
6061 | } |
6062 | } |
6063 | // XkbFreeKeyboard |
6064 | *(void **) (&XkbFreeKeyboard_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeKeyboard" ); |
6065 | if (verbose) { |
6066 | error = dlerror(); |
6067 | if (error != NULL) { |
6068 | fprintf(stderr, "%s\n" , error); |
6069 | } |
6070 | } |
6071 | // XkbAllocClientMap |
6072 | *(void **) (&XkbAllocClientMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocClientMap" ); |
6073 | if (verbose) { |
6074 | error = dlerror(); |
6075 | if (error != NULL) { |
6076 | fprintf(stderr, "%s\n" , error); |
6077 | } |
6078 | } |
6079 | // XkbAllocServerMap |
6080 | *(void **) (&XkbAllocServerMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocServerMap" ); |
6081 | if (verbose) { |
6082 | error = dlerror(); |
6083 | if (error != NULL) { |
6084 | fprintf(stderr, "%s\n" , error); |
6085 | } |
6086 | } |
6087 | // XkbFreeClientMap |
6088 | *(void **) (&XkbFreeClientMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeClientMap" ); |
6089 | if (verbose) { |
6090 | error = dlerror(); |
6091 | if (error != NULL) { |
6092 | fprintf(stderr, "%s\n" , error); |
6093 | } |
6094 | } |
6095 | // XkbFreeServerMap |
6096 | *(void **) (&XkbFreeServerMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeServerMap" ); |
6097 | if (verbose) { |
6098 | error = dlerror(); |
6099 | if (error != NULL) { |
6100 | fprintf(stderr, "%s\n" , error); |
6101 | } |
6102 | } |
6103 | // XkbAddKeyType |
6104 | *(void **) (&XkbAddKeyType_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAddKeyType" ); |
6105 | if (verbose) { |
6106 | error = dlerror(); |
6107 | if (error != NULL) { |
6108 | fprintf(stderr, "%s\n" , error); |
6109 | } |
6110 | } |
6111 | // XkbAllocIndicatorMaps |
6112 | *(void **) (&XkbAllocIndicatorMaps_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocIndicatorMaps" ); |
6113 | if (verbose) { |
6114 | error = dlerror(); |
6115 | if (error != NULL) { |
6116 | fprintf(stderr, "%s\n" , error); |
6117 | } |
6118 | } |
6119 | // XkbFreeIndicatorMaps |
6120 | *(void **) (&XkbFreeIndicatorMaps_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeIndicatorMaps" ); |
6121 | if (verbose) { |
6122 | error = dlerror(); |
6123 | if (error != NULL) { |
6124 | fprintf(stderr, "%s\n" , error); |
6125 | } |
6126 | } |
6127 | // XkbGetMap |
6128 | *(void **) (&XkbGetMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetMap" ); |
6129 | if (verbose) { |
6130 | error = dlerror(); |
6131 | if (error != NULL) { |
6132 | fprintf(stderr, "%s\n" , error); |
6133 | } |
6134 | } |
6135 | // XkbGetUpdatedMap |
6136 | *(void **) (&XkbGetUpdatedMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetUpdatedMap" ); |
6137 | if (verbose) { |
6138 | error = dlerror(); |
6139 | if (error != NULL) { |
6140 | fprintf(stderr, "%s\n" , error); |
6141 | } |
6142 | } |
6143 | // XkbGetMapChanges |
6144 | *(void **) (&XkbGetMapChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetMapChanges" ); |
6145 | if (verbose) { |
6146 | error = dlerror(); |
6147 | if (error != NULL) { |
6148 | fprintf(stderr, "%s\n" , error); |
6149 | } |
6150 | } |
6151 | // XkbRefreshKeyboardMapping |
6152 | *(void **) (&XkbRefreshKeyboardMapping_dylibloader_wrapper_xlib) = dlsym(handle, "XkbRefreshKeyboardMapping" ); |
6153 | if (verbose) { |
6154 | error = dlerror(); |
6155 | if (error != NULL) { |
6156 | fprintf(stderr, "%s\n" , error); |
6157 | } |
6158 | } |
6159 | // XkbGetKeyTypes |
6160 | *(void **) (&XkbGetKeyTypes_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyTypes" ); |
6161 | if (verbose) { |
6162 | error = dlerror(); |
6163 | if (error != NULL) { |
6164 | fprintf(stderr, "%s\n" , error); |
6165 | } |
6166 | } |
6167 | // XkbGetKeySyms |
6168 | *(void **) (&XkbGetKeySyms_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeySyms" ); |
6169 | if (verbose) { |
6170 | error = dlerror(); |
6171 | if (error != NULL) { |
6172 | fprintf(stderr, "%s\n" , error); |
6173 | } |
6174 | } |
6175 | // XkbGetKeyActions |
6176 | *(void **) (&XkbGetKeyActions_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyActions" ); |
6177 | if (verbose) { |
6178 | error = dlerror(); |
6179 | if (error != NULL) { |
6180 | fprintf(stderr, "%s\n" , error); |
6181 | } |
6182 | } |
6183 | // XkbGetKeyBehaviors |
6184 | *(void **) (&XkbGetKeyBehaviors_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyBehaviors" ); |
6185 | if (verbose) { |
6186 | error = dlerror(); |
6187 | if (error != NULL) { |
6188 | fprintf(stderr, "%s\n" , error); |
6189 | } |
6190 | } |
6191 | // XkbGetVirtualMods |
6192 | *(void **) (&XkbGetVirtualMods_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetVirtualMods" ); |
6193 | if (verbose) { |
6194 | error = dlerror(); |
6195 | if (error != NULL) { |
6196 | fprintf(stderr, "%s\n" , error); |
6197 | } |
6198 | } |
6199 | // XkbGetKeyExplicitComponents |
6200 | *(void **) (&XkbGetKeyExplicitComponents_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyExplicitComponents" ); |
6201 | if (verbose) { |
6202 | error = dlerror(); |
6203 | if (error != NULL) { |
6204 | fprintf(stderr, "%s\n" , error); |
6205 | } |
6206 | } |
6207 | // XkbGetKeyModifierMap |
6208 | *(void **) (&XkbGetKeyModifierMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyModifierMap" ); |
6209 | if (verbose) { |
6210 | error = dlerror(); |
6211 | if (error != NULL) { |
6212 | fprintf(stderr, "%s\n" , error); |
6213 | } |
6214 | } |
6215 | // XkbGetKeyVirtualModMap |
6216 | *(void **) (&XkbGetKeyVirtualModMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyVirtualModMap" ); |
6217 | if (verbose) { |
6218 | error = dlerror(); |
6219 | if (error != NULL) { |
6220 | fprintf(stderr, "%s\n" , error); |
6221 | } |
6222 | } |
6223 | // XkbAllocControls |
6224 | *(void **) (&XkbAllocControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocControls" ); |
6225 | if (verbose) { |
6226 | error = dlerror(); |
6227 | if (error != NULL) { |
6228 | fprintf(stderr, "%s\n" , error); |
6229 | } |
6230 | } |
6231 | // XkbFreeControls |
6232 | *(void **) (&XkbFreeControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeControls" ); |
6233 | if (verbose) { |
6234 | error = dlerror(); |
6235 | if (error != NULL) { |
6236 | fprintf(stderr, "%s\n" , error); |
6237 | } |
6238 | } |
6239 | // XkbGetControls |
6240 | *(void **) (&XkbGetControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetControls" ); |
6241 | if (verbose) { |
6242 | error = dlerror(); |
6243 | if (error != NULL) { |
6244 | fprintf(stderr, "%s\n" , error); |
6245 | } |
6246 | } |
6247 | // XkbSetControls |
6248 | *(void **) (&XkbSetControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetControls" ); |
6249 | if (verbose) { |
6250 | error = dlerror(); |
6251 | if (error != NULL) { |
6252 | fprintf(stderr, "%s\n" , error); |
6253 | } |
6254 | } |
6255 | // XkbNoteControlsChanges |
6256 | *(void **) (&XkbNoteControlsChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbNoteControlsChanges" ); |
6257 | if (verbose) { |
6258 | error = dlerror(); |
6259 | if (error != NULL) { |
6260 | fprintf(stderr, "%s\n" , error); |
6261 | } |
6262 | } |
6263 | // XkbAllocCompatMap |
6264 | *(void **) (&XkbAllocCompatMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocCompatMap" ); |
6265 | if (verbose) { |
6266 | error = dlerror(); |
6267 | if (error != NULL) { |
6268 | fprintf(stderr, "%s\n" , error); |
6269 | } |
6270 | } |
6271 | // XkbFreeCompatMap |
6272 | *(void **) (&XkbFreeCompatMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeCompatMap" ); |
6273 | if (verbose) { |
6274 | error = dlerror(); |
6275 | if (error != NULL) { |
6276 | fprintf(stderr, "%s\n" , error); |
6277 | } |
6278 | } |
6279 | // XkbGetCompatMap |
6280 | *(void **) (&XkbGetCompatMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetCompatMap" ); |
6281 | if (verbose) { |
6282 | error = dlerror(); |
6283 | if (error != NULL) { |
6284 | fprintf(stderr, "%s\n" , error); |
6285 | } |
6286 | } |
6287 | // XkbSetCompatMap |
6288 | *(void **) (&XkbSetCompatMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetCompatMap" ); |
6289 | if (verbose) { |
6290 | error = dlerror(); |
6291 | if (error != NULL) { |
6292 | fprintf(stderr, "%s\n" , error); |
6293 | } |
6294 | } |
6295 | // XkbAllocNames |
6296 | *(void **) (&XkbAllocNames_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocNames" ); |
6297 | if (verbose) { |
6298 | error = dlerror(); |
6299 | if (error != NULL) { |
6300 | fprintf(stderr, "%s\n" , error); |
6301 | } |
6302 | } |
6303 | // XkbGetNames |
6304 | *(void **) (&XkbGetNames_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetNames" ); |
6305 | if (verbose) { |
6306 | error = dlerror(); |
6307 | if (error != NULL) { |
6308 | fprintf(stderr, "%s\n" , error); |
6309 | } |
6310 | } |
6311 | // XkbSetNames |
6312 | *(void **) (&XkbSetNames_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetNames" ); |
6313 | if (verbose) { |
6314 | error = dlerror(); |
6315 | if (error != NULL) { |
6316 | fprintf(stderr, "%s\n" , error); |
6317 | } |
6318 | } |
6319 | // XkbChangeNames |
6320 | *(void **) (&XkbChangeNames_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeNames" ); |
6321 | if (verbose) { |
6322 | error = dlerror(); |
6323 | if (error != NULL) { |
6324 | fprintf(stderr, "%s\n" , error); |
6325 | } |
6326 | } |
6327 | // XkbFreeNames |
6328 | *(void **) (&XkbFreeNames_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeNames" ); |
6329 | if (verbose) { |
6330 | error = dlerror(); |
6331 | if (error != NULL) { |
6332 | fprintf(stderr, "%s\n" , error); |
6333 | } |
6334 | } |
6335 | // XkbGetState |
6336 | *(void **) (&XkbGetState_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetState" ); |
6337 | if (verbose) { |
6338 | error = dlerror(); |
6339 | if (error != NULL) { |
6340 | fprintf(stderr, "%s\n" , error); |
6341 | } |
6342 | } |
6343 | // XkbSetMap |
6344 | *(void **) (&XkbSetMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetMap" ); |
6345 | if (verbose) { |
6346 | error = dlerror(); |
6347 | if (error != NULL) { |
6348 | fprintf(stderr, "%s\n" , error); |
6349 | } |
6350 | } |
6351 | // XkbChangeMap |
6352 | *(void **) (&XkbChangeMap_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeMap" ); |
6353 | if (verbose) { |
6354 | error = dlerror(); |
6355 | if (error != NULL) { |
6356 | fprintf(stderr, "%s\n" , error); |
6357 | } |
6358 | } |
6359 | // XkbSetDetectableAutoRepeat |
6360 | *(void **) (&XkbSetDetectableAutoRepeat_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetDetectableAutoRepeat" ); |
6361 | if (verbose) { |
6362 | error = dlerror(); |
6363 | if (error != NULL) { |
6364 | fprintf(stderr, "%s\n" , error); |
6365 | } |
6366 | } |
6367 | // XkbGetDetectableAutoRepeat |
6368 | *(void **) (&XkbGetDetectableAutoRepeat_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetDetectableAutoRepeat" ); |
6369 | if (verbose) { |
6370 | error = dlerror(); |
6371 | if (error != NULL) { |
6372 | fprintf(stderr, "%s\n" , error); |
6373 | } |
6374 | } |
6375 | // XkbSetAutoResetControls |
6376 | *(void **) (&XkbSetAutoResetControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetAutoResetControls" ); |
6377 | if (verbose) { |
6378 | error = dlerror(); |
6379 | if (error != NULL) { |
6380 | fprintf(stderr, "%s\n" , error); |
6381 | } |
6382 | } |
6383 | // XkbGetAutoResetControls |
6384 | *(void **) (&XkbGetAutoResetControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetAutoResetControls" ); |
6385 | if (verbose) { |
6386 | error = dlerror(); |
6387 | if (error != NULL) { |
6388 | fprintf(stderr, "%s\n" , error); |
6389 | } |
6390 | } |
6391 | // XkbSetPerClientControls |
6392 | *(void **) (&XkbSetPerClientControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetPerClientControls" ); |
6393 | if (verbose) { |
6394 | error = dlerror(); |
6395 | if (error != NULL) { |
6396 | fprintf(stderr, "%s\n" , error); |
6397 | } |
6398 | } |
6399 | // XkbGetPerClientControls |
6400 | *(void **) (&XkbGetPerClientControls_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetPerClientControls" ); |
6401 | if (verbose) { |
6402 | error = dlerror(); |
6403 | if (error != NULL) { |
6404 | fprintf(stderr, "%s\n" , error); |
6405 | } |
6406 | } |
6407 | // XkbCopyKeyType |
6408 | *(void **) (&XkbCopyKeyType_dylibloader_wrapper_xlib) = dlsym(handle, "XkbCopyKeyType" ); |
6409 | if (verbose) { |
6410 | error = dlerror(); |
6411 | if (error != NULL) { |
6412 | fprintf(stderr, "%s\n" , error); |
6413 | } |
6414 | } |
6415 | // XkbCopyKeyTypes |
6416 | *(void **) (&XkbCopyKeyTypes_dylibloader_wrapper_xlib) = dlsym(handle, "XkbCopyKeyTypes" ); |
6417 | if (verbose) { |
6418 | error = dlerror(); |
6419 | if (error != NULL) { |
6420 | fprintf(stderr, "%s\n" , error); |
6421 | } |
6422 | } |
6423 | // XkbResizeKeyType |
6424 | *(void **) (&XkbResizeKeyType_dylibloader_wrapper_xlib) = dlsym(handle, "XkbResizeKeyType" ); |
6425 | if (verbose) { |
6426 | error = dlerror(); |
6427 | if (error != NULL) { |
6428 | fprintf(stderr, "%s\n" , error); |
6429 | } |
6430 | } |
6431 | // XkbResizeKeySyms |
6432 | *(void **) (&XkbResizeKeySyms_dylibloader_wrapper_xlib) = dlsym(handle, "XkbResizeKeySyms" ); |
6433 | if (verbose) { |
6434 | error = dlerror(); |
6435 | if (error != NULL) { |
6436 | fprintf(stderr, "%s\n" , error); |
6437 | } |
6438 | } |
6439 | // XkbResizeKeyActions |
6440 | *(void **) (&XkbResizeKeyActions_dylibloader_wrapper_xlib) = dlsym(handle, "XkbResizeKeyActions" ); |
6441 | if (verbose) { |
6442 | error = dlerror(); |
6443 | if (error != NULL) { |
6444 | fprintf(stderr, "%s\n" , error); |
6445 | } |
6446 | } |
6447 | // XkbChangeTypesOfKey |
6448 | *(void **) (&XkbChangeTypesOfKey_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeTypesOfKey" ); |
6449 | if (verbose) { |
6450 | error = dlerror(); |
6451 | if (error != NULL) { |
6452 | fprintf(stderr, "%s\n" , error); |
6453 | } |
6454 | } |
6455 | // XkbChangeKeycodeRange |
6456 | *(void **) (&XkbChangeKeycodeRange_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeKeycodeRange" ); |
6457 | if (verbose) { |
6458 | error = dlerror(); |
6459 | if (error != NULL) { |
6460 | fprintf(stderr, "%s\n" , error); |
6461 | } |
6462 | } |
6463 | // XkbListComponents |
6464 | *(void **) (&XkbListComponents_dylibloader_wrapper_xlib) = dlsym(handle, "XkbListComponents" ); |
6465 | if (verbose) { |
6466 | error = dlerror(); |
6467 | if (error != NULL) { |
6468 | fprintf(stderr, "%s\n" , error); |
6469 | } |
6470 | } |
6471 | // XkbFreeComponentList |
6472 | *(void **) (&XkbFreeComponentList_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeComponentList" ); |
6473 | if (verbose) { |
6474 | error = dlerror(); |
6475 | if (error != NULL) { |
6476 | fprintf(stderr, "%s\n" , error); |
6477 | } |
6478 | } |
6479 | // XkbGetKeyboard |
6480 | *(void **) (&XkbGetKeyboard_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyboard" ); |
6481 | if (verbose) { |
6482 | error = dlerror(); |
6483 | if (error != NULL) { |
6484 | fprintf(stderr, "%s\n" , error); |
6485 | } |
6486 | } |
6487 | // XkbGetKeyboardByName |
6488 | *(void **) (&XkbGetKeyboardByName_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetKeyboardByName" ); |
6489 | if (verbose) { |
6490 | error = dlerror(); |
6491 | if (error != NULL) { |
6492 | fprintf(stderr, "%s\n" , error); |
6493 | } |
6494 | } |
6495 | // XkbKeyTypesForCoreSymbols |
6496 | *(void **) (&XkbKeyTypesForCoreSymbols_dylibloader_wrapper_xlib) = dlsym(handle, "XkbKeyTypesForCoreSymbols" ); |
6497 | if (verbose) { |
6498 | error = dlerror(); |
6499 | if (error != NULL) { |
6500 | fprintf(stderr, "%s\n" , error); |
6501 | } |
6502 | } |
6503 | // XkbApplyCompatMapToKey |
6504 | *(void **) (&XkbApplyCompatMapToKey_dylibloader_wrapper_xlib) = dlsym(handle, "XkbApplyCompatMapToKey" ); |
6505 | if (verbose) { |
6506 | error = dlerror(); |
6507 | if (error != NULL) { |
6508 | fprintf(stderr, "%s\n" , error); |
6509 | } |
6510 | } |
6511 | // XkbUpdateMapFromCore |
6512 | *(void **) (&XkbUpdateMapFromCore_dylibloader_wrapper_xlib) = dlsym(handle, "XkbUpdateMapFromCore" ); |
6513 | if (verbose) { |
6514 | error = dlerror(); |
6515 | if (error != NULL) { |
6516 | fprintf(stderr, "%s\n" , error); |
6517 | } |
6518 | } |
6519 | // XkbAddDeviceLedInfo |
6520 | *(void **) (&XkbAddDeviceLedInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAddDeviceLedInfo" ); |
6521 | if (verbose) { |
6522 | error = dlerror(); |
6523 | if (error != NULL) { |
6524 | fprintf(stderr, "%s\n" , error); |
6525 | } |
6526 | } |
6527 | // XkbResizeDeviceButtonActions |
6528 | *(void **) (&XkbResizeDeviceButtonActions_dylibloader_wrapper_xlib) = dlsym(handle, "XkbResizeDeviceButtonActions" ); |
6529 | if (verbose) { |
6530 | error = dlerror(); |
6531 | if (error != NULL) { |
6532 | fprintf(stderr, "%s\n" , error); |
6533 | } |
6534 | } |
6535 | // XkbAllocDeviceInfo |
6536 | *(void **) (&XkbAllocDeviceInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbAllocDeviceInfo" ); |
6537 | if (verbose) { |
6538 | error = dlerror(); |
6539 | if (error != NULL) { |
6540 | fprintf(stderr, "%s\n" , error); |
6541 | } |
6542 | } |
6543 | // XkbFreeDeviceInfo |
6544 | *(void **) (&XkbFreeDeviceInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbFreeDeviceInfo" ); |
6545 | if (verbose) { |
6546 | error = dlerror(); |
6547 | if (error != NULL) { |
6548 | fprintf(stderr, "%s\n" , error); |
6549 | } |
6550 | } |
6551 | // XkbNoteDeviceChanges |
6552 | *(void **) (&XkbNoteDeviceChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbNoteDeviceChanges" ); |
6553 | if (verbose) { |
6554 | error = dlerror(); |
6555 | if (error != NULL) { |
6556 | fprintf(stderr, "%s\n" , error); |
6557 | } |
6558 | } |
6559 | // XkbGetDeviceInfo |
6560 | *(void **) (&XkbGetDeviceInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetDeviceInfo" ); |
6561 | if (verbose) { |
6562 | error = dlerror(); |
6563 | if (error != NULL) { |
6564 | fprintf(stderr, "%s\n" , error); |
6565 | } |
6566 | } |
6567 | // XkbGetDeviceInfoChanges |
6568 | *(void **) (&XkbGetDeviceInfoChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetDeviceInfoChanges" ); |
6569 | if (verbose) { |
6570 | error = dlerror(); |
6571 | if (error != NULL) { |
6572 | fprintf(stderr, "%s\n" , error); |
6573 | } |
6574 | } |
6575 | // XkbGetDeviceButtonActions |
6576 | *(void **) (&XkbGetDeviceButtonActions_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetDeviceButtonActions" ); |
6577 | if (verbose) { |
6578 | error = dlerror(); |
6579 | if (error != NULL) { |
6580 | fprintf(stderr, "%s\n" , error); |
6581 | } |
6582 | } |
6583 | // XkbGetDeviceLedInfo |
6584 | *(void **) (&XkbGetDeviceLedInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbGetDeviceLedInfo" ); |
6585 | if (verbose) { |
6586 | error = dlerror(); |
6587 | if (error != NULL) { |
6588 | fprintf(stderr, "%s\n" , error); |
6589 | } |
6590 | } |
6591 | // XkbSetDeviceInfo |
6592 | *(void **) (&XkbSetDeviceInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetDeviceInfo" ); |
6593 | if (verbose) { |
6594 | error = dlerror(); |
6595 | if (error != NULL) { |
6596 | fprintf(stderr, "%s\n" , error); |
6597 | } |
6598 | } |
6599 | // XkbChangeDeviceInfo |
6600 | *(void **) (&XkbChangeDeviceInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbChangeDeviceInfo" ); |
6601 | if (verbose) { |
6602 | error = dlerror(); |
6603 | if (error != NULL) { |
6604 | fprintf(stderr, "%s\n" , error); |
6605 | } |
6606 | } |
6607 | // XkbSetDeviceLedInfo |
6608 | *(void **) (&XkbSetDeviceLedInfo_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetDeviceLedInfo" ); |
6609 | if (verbose) { |
6610 | error = dlerror(); |
6611 | if (error != NULL) { |
6612 | fprintf(stderr, "%s\n" , error); |
6613 | } |
6614 | } |
6615 | // XkbSetDeviceButtonActions |
6616 | *(void **) (&XkbSetDeviceButtonActions_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetDeviceButtonActions" ); |
6617 | if (verbose) { |
6618 | error = dlerror(); |
6619 | if (error != NULL) { |
6620 | fprintf(stderr, "%s\n" , error); |
6621 | } |
6622 | } |
6623 | // XkbToControl |
6624 | *(void **) (&XkbToControl_dylibloader_wrapper_xlib) = dlsym(handle, "XkbToControl" ); |
6625 | if (verbose) { |
6626 | error = dlerror(); |
6627 | if (error != NULL) { |
6628 | fprintf(stderr, "%s\n" , error); |
6629 | } |
6630 | } |
6631 | // XkbSetDebuggingFlags |
6632 | *(void **) (&XkbSetDebuggingFlags_dylibloader_wrapper_xlib) = dlsym(handle, "XkbSetDebuggingFlags" ); |
6633 | if (verbose) { |
6634 | error = dlerror(); |
6635 | if (error != NULL) { |
6636 | fprintf(stderr, "%s\n" , error); |
6637 | } |
6638 | } |
6639 | // XkbApplyVirtualModChanges |
6640 | *(void **) (&XkbApplyVirtualModChanges_dylibloader_wrapper_xlib) = dlsym(handle, "XkbApplyVirtualModChanges" ); |
6641 | if (verbose) { |
6642 | error = dlerror(); |
6643 | if (error != NULL) { |
6644 | fprintf(stderr, "%s\n" , error); |
6645 | } |
6646 | } |
6647 | // XkbUpdateActionVirtualMods |
6648 | *(void **) (&XkbUpdateActionVirtualMods_dylibloader_wrapper_xlib) = dlsym(handle, "XkbUpdateActionVirtualMods" ); |
6649 | if (verbose) { |
6650 | error = dlerror(); |
6651 | if (error != NULL) { |
6652 | fprintf(stderr, "%s\n" , error); |
6653 | } |
6654 | } |
6655 | // XkbUpdateKeyTypeVirtualMods |
6656 | *(void **) (&XkbUpdateKeyTypeVirtualMods_dylibloader_wrapper_xlib) = dlsym(handle, "XkbUpdateKeyTypeVirtualMods" ); |
6657 | if (verbose) { |
6658 | error = dlerror(); |
6659 | if (error != NULL) { |
6660 | fprintf(stderr, "%s\n" , error); |
6661 | } |
6662 | } |
6663 | return 0; |
6664 | } |
6665 | |