diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-12-13 15:24:03 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-12-13 15:24:11 +0100 |
| commit | fa3db3df11f0d10a4a46f5ec5b0aaeaf34656d72 (patch) | |
| tree | 74dacd24ef44f155a2b6f0ab517bfe25c2e48dc2 /src/wrapped32/generated/wrappedlibx11types32.h | |
| parent | 4b4c0143d951b6aa18e2102136b4b72e165459d4 (diff) | |
| download | box64-fa3db3df11f0d10a4a46f5ec5b0aaeaf34656d72.tar.gz box64-fa3db3df11f0d10a4a46f5ec5b0aaeaf34656d72.zip | |
[BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and friends
Diffstat (limited to 'src/wrapped32/generated/wrappedlibx11types32.h')
| -rw-r--r-- | src/wrapped32/generated/wrappedlibx11types32.h | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/src/wrapped32/generated/wrappedlibx11types32.h b/src/wrapped32/generated/wrappedlibx11types32.h index 07cff32c..b8719e0b 100644 --- a/src/wrapped32/generated/wrappedlibx11types32.h +++ b/src/wrapped32/generated/wrappedlibx11types32.h @@ -28,14 +28,20 @@ typedef void* (*pFpV_t)(void*, ...); typedef void* (*pFXi_t)(void*, int32_t); typedef void* (*pFXL_t)(void*, uintptr_t); typedef void* (*pFXp_t)(void*, void*); +typedef void (*vFpui_t)(void*, uint32_t, int32_t); typedef void (*vFXLp_t)(void*, uintptr_t, void*); typedef int32_t (*iFpip_t)(void*, int32_t, void*); typedef int32_t (*iFppi_t)(void*, void*, int32_t); +typedef int32_t (*iFppp_t)(void*, void*, void*); typedef int32_t (*iFXip_t)(void*, int32_t, void*); +typedef int32_t (*iFXup_t)(void*, uint32_t, void*); typedef int32_t (*iFXlp_t)(void*, intptr_t, void*); typedef int32_t (*iFXLp_t)(void*, uintptr_t, void*); +typedef int32_t (*iFXpp_t)(void*, void*, void*); typedef uintptr_t (*LFXii_t)(void*, int32_t, int32_t); typedef void* (*pFXip_t)(void*, int32_t, void*); +typedef void* (*pFXCL_t)(void*, uint8_t, uintptr_t); +typedef void* (*pFXuu_t)(void*, uint32_t, uint32_t); typedef void (*vFXLpL_t)(void*, uintptr_t, void*, uintptr_t); typedef int32_t (*iFXLip_t)(void*, uintptr_t, int32_t, void*); typedef int32_t (*iFXLlp_t)(void*, uintptr_t, intptr_t, void*); @@ -54,14 +60,18 @@ typedef int32_t (*iFXpiip_t)(void*, void*, int32_t, int32_t, void*); typedef int32_t (*iFXpiup_t)(void*, void*, int32_t, uint32_t, void*); typedef int32_t (*iFXpppp_t)(void*, void*, void*, void*, void*); typedef void* (*pFpiiuu_t)(void*, int32_t, int32_t, uint32_t, uint32_t); +typedef void* (*pFXLLLp_t)(void*, uintptr_t, uintptr_t, uintptr_t, void*); typedef void* (*pFXpppp_t)(void*, void*, void*, void*, void*); typedef int32_t (*iFpppipp_t)(void*, void*, void*, int32_t, void*, void*); typedef int32_t (*iFXLpppp_t)(void*, uintptr_t, void*, void*, void*, void*); typedef int32_t (*iFXppppp_t)(void*, void*, void*, void*, void*, void*); +typedef void (*vFXLpiipi_t)(void*, uintptr_t, void*, int32_t, int32_t, void*, int32_t); typedef int32_t (*iFppipppp_t)(void*, void*, int32_t, void*, void*, void*, void*); +typedef void (*vFXLppiipi_t)(void*, uintptr_t, void*, void*, int32_t, int32_t, void*, int32_t); typedef int32_t (*iFXLLLiipi_t)(void*, uintptr_t, uintptr_t, uintptr_t, int32_t, int32_t, void*, int32_t); typedef void* (*pFXLiiuuLi_t)(void*, uintptr_t, int32_t, int32_t, uint32_t, uint32_t, uintptr_t, int32_t); typedef void (*vFXLpppippp_t)(void*, uintptr_t, void*, void*, void*, int32_t, void*, void*, void*); +typedef int32_t (*iFppippippp_t)(void*, void*, int32_t, void*, void*, int32_t, void*, void*, void*); typedef int32_t (*iFXLppiiiiuu_t)(void*, uintptr_t, void*, void*, int32_t, int32_t, int32_t, int32_t, uint32_t, uint32_t); typedef void* (*pFXpuiipuuii_t)(void*, void*, uint32_t, int32_t, int32_t, void*, uint32_t, uint32_t, int32_t, int32_t); typedef void* (*pFXLiiuuLipii_t)(void*, uintptr_t, int32_t, int32_t, uint32_t, uint32_t, uintptr_t, int32_t, void*, int32_t, int32_t); @@ -71,7 +81,10 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32 #define SUPER() ADDED_FUNCTIONS() \ GO(XFreeStringList, vFp_t) \ GO(XLockDisplay, vFX_t) \ + GO(XContextDependentDrawing, iFp_t) \ + GO(XContextualDrawing, iFp_t) \ GO(XDestroyImage, iFp_t) \ + GO(XDirectionalDependentDrawing, iFp_t) \ GO(XFreeExtensionList, iFp_t) \ GO(XFreeFontNames, iFp_t) \ GO(XFreeModifiermap, iFp_t) \ @@ -81,11 +94,16 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32 GO(XCloseDisplay, iFX_t) \ GO(XGrabServer, iFX_t) \ GO(XVisualIDFromVisual, LFp_t) \ + GO(XBaseFontNameListOfFontSet, pFp_t) \ + GO(XExtentsOfFontSet, pFp_t) \ + GO(XLocaleOfFontSet, pFp_t) \ GO(XSetErrorHandler, pFp_t) \ GO(XSetIOErrorHandler, pFp_t) \ GO(XGetModifierMapping, pFX_t) \ GO(XOpenDisplay, XFp_t) \ GO(XFreeEventData, vFXp_t) \ + GO(XFreeFontSet, vFXp_t) \ + GO(_XDeqAsyncHandler, vFXp_t) \ GO(XFilterEvent, iFpL_t) \ GO(XFreeFont, iFXp_t) \ GO(XGetEventData, iFXp_t) \ @@ -103,18 +121,30 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32 GO(XQueryFont, pFXL_t) \ GO(XListExtensions, pFXp_t) \ GO(XLoadQueryFont, pFXp_t) \ + GO(XkbFreeKeyboard, vFpui_t) \ GO(XSetWMNormalHints, vFXLp_t) \ GO(XStringListToTextProperty, iFpip_t) \ GO(XFreeFontInfo, iFppi_t) \ + GO(XTextWidth, iFppi_t) \ GO(XTextWidth16, iFppi_t) \ + GO(XmbTextEscapement, iFppi_t) \ + GO(Xutf8TextEscapement, iFppi_t) \ + GO(XwcTextEscapement, iFppi_t) \ + GO(XFontsOfFontSet, iFppp_t) \ GO(XCheckTypedEvent, iFXip_t) \ + GO(XkbGetNames, iFXup_t) \ + GO(XkbGetUpdatedMap, iFXup_t) \ GO(XMaskEvent, iFXlp_t) \ GO(XGetWindowAttributes, iFXLp_t) \ GO(XSetWMHints, iFXLp_t) \ + GO(XkbGetControls, iFXLp_t) \ + GO(XAddConnectionWatch, iFXpp_t) \ GO(XGetPixel, LFXii_t) \ GO(XESetCloseDisplay, pFXip_t) \ GO(XESetEventToWire, pFXip_t) \ GO(XESetWireToEvent, pFXip_t) \ + GO(_XGetRequest, pFXCL_t) \ + GO(XkbGetMap, pFXuu_t) \ GO(XSetWMSizeHints, vFXLpL_t) \ GO(XCheckTypedWindowEvent, iFXLip_t) \ GO(XCheckWindowEvent, iFXLlp_t) \ @@ -123,6 +153,7 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32 GO(XQueryColors, iFXLpi_t) \ GO(XSetWMProtocols, iFXLpi_t) \ GO(XStoreColors, iFXLpi_t) \ + GO(XGetWMColormapWindows, iFXLpp_t) \ GO(XGetWMNormalHints, iFXLpp_t) \ GO(XCheckIfEvent, iFXppp_t) \ GO(XIfEvent, iFXppp_t) \ @@ -130,25 +161,46 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32 GO(XGetVisualInfo, pFXlpp_t) \ GO(XListFonts, pFXpip_t) \ GO(XmbTextPropertyToTextList, iFXbpLiL_pp_t) \ + GO(Xutf8TextPropertyToTextList, iFXbpLiL_pp_t) \ + GO(XwcTextPropertyToTextList, iFXbpLiL_pp_t) \ GO(XLookupString, iFppipp_t) \ + GO(XmbTextExtents, iFppipp_t) \ + GO(Xutf8TextExtents, iFppipp_t) \ + GO(XwcTextExtents, iFppipp_t) \ GO(XSendEvent, iFXLilp_t) \ GO(XFreeColors, iFXLpiL_t) \ GO(XInternAtoms, iFXpiip_t) \ GO(XmbTextListToTextProperty, iFXpiup_t) \ GO(Xutf8TextListToTextProperty, iFXpiup_t) \ + GO(XwcTextListToTextProperty, iFXpiup_t) \ GO(XQueryExtension, iFXpppp_t) \ GO(XSubImage, pFpiiuu_t) \ + GO(XGetMotionEvents, pFXLLLp_t) \ GO(XCreateFontSet, pFXpppp_t) \ GO(XmbLookupString, iFpppipp_t) \ GO(Xutf8LookupString, iFpppipp_t) \ GO(XQueryTree, iFXLpppp_t) \ GO(XRegisterIMInstantiateCallback, iFXppppp_t) \ GO(XUnregisterIMInstantiateCallback, iFXppppp_t) \ + GO(XmbDrawText, vFXLpiipi_t) \ + GO(Xutf8DrawText, vFXLpiipi_t) \ + GO(XwcDrawText, vFXLpiipi_t) \ GO(XTextExtents, iFppipppp_t) \ + GO(XTextExtents16, iFppipppp_t) \ + GO(XmbDrawImageString, vFXLppiipi_t) \ + GO(XmbDrawString, vFXLppiipi_t) \ + GO(Xutf8DrawImageString, vFXLppiipi_t) \ + GO(Xutf8DrawString, vFXLppiipi_t) \ + GO(XwcDrawImageString, vFXLppiipi_t) \ + GO(XwcDrawString, vFXLppiipi_t) \ GO(XChangeProperty, iFXLLLiipi_t) \ GO(XGetImage, pFXLiiuuLi_t) \ GO(XSetWMProperties, vFXLpppippp_t) \ + GO(XmbSetWMProperties, vFXLpppippp_t) \ GO(Xutf8SetWMProperties, vFXLpppippp_t) \ + GO(XmbTextPerCharExtents, iFppippippp_t) \ + GO(Xutf8TextPerCharExtents, iFppippippp_t) \ + GO(XwcTextPerCharExtents, iFppippippp_t) \ GO(XPutImage, iFXLppiiiiuu_t) \ GO(XCreateImage, pFXpuiipuuii_t) \ GO(XGetSubImage, pFXLiiuuLipii_t) \ |