about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxtst_private.h
blob: ce154256cfb9ac9c706fcac0c08f3d12d11532a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

GO(XRecordAllocRange, pFv)
GO(XRecordCreateContext, LFpipipi)
GO(XRecordDisableContext, iFpL)
GOM(XRecordEnableContext, iFEpppp)
GOM(XRecordEnableContextAsync, iFEpppp)
GO(XRecordFreeContext, iFpL)
GO(XRecordFreeData, vFp)
GO(XRecordFreeState, vFp)
GO(XRecordGetContext, iFpLp)
GO(XRecordIdBaseMask, uFp)
GO(XRecordProcessReplies, vFp)
GO(XRecordQueryVersion, iFpii)
GO(XRecordRegisterClients, iFpLipipi)
GO(XRecordUnregisterClients, iFpLpi)
GO(XTestCompareCurrentCursorWithWindow, iFpp)
GO(XTestCompareCursorWithWindow, iFppp)
GO(XTestDiscard, iFp)
GO(XTestFakeButtonEvent, iFpuiL)
GO(XTestFakeDeviceButtonEvent, iFppuipiL)
GO(XTestFakeDeviceKeyEvent, iFppuipiL)
GO(XTestFakeDeviceMotionEvent, iFppiipiL)
GO(XTestFakeKeyEvent, iFpuiL)
GO(XTestFakeMotionEvent, iFpiiiL)
GO(XTestFakeProximityEvent, iFppipiL)
GO(XTestFakeRelativeMotionEvent, iFpiiiL)
GO(XTestGrabControl, iFpi)
GO(XTestQueryExtension, iFppppp)
GO(XTestSetGContextOfGC, vFpp)
GO(XTestSetVisualIDOfVisual, vFpp)