diff options
Diffstat (limited to 'nx-X11/lib/Xtst/Xtst-def.cpp')
-rw-r--r-- | nx-X11/lib/Xtst/Xtst-def.cpp | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/nx-X11/lib/Xtst/Xtst-def.cpp b/nx-X11/lib/Xtst/Xtst-def.cpp new file mode 100644 index 000000000..a103ad497 --- /dev/null +++ b/nx-X11/lib/Xtst/Xtst-def.cpp @@ -0,0 +1,32 @@ +LIBRARY XTST +VERSION LIBRARY_VERSION +EXPORTS + XTestCompareCurrentCursorWithWindow + XTestCompareCursorWithWindow + XTestDiscard + XTestFakeButtonEvent + XTestFakeDeviceButtonEvent + XTestFakeDeviceKeyEvent + XTestFakeDeviceMotionEvent + XTestFakeKeyEvent + XTestFakeMotionEvent + XTestFakeProximityEvent + XTestFakeRelativeMotionEvent + XTestGrabControl + XTestQueryExtension + XTestSetGContextOfGC + XTestSetVisualIDOfVisual + XRecordQueryVersion + XRecordCreateContext + XRecordAllocRange + XRecordRegisterClients + XRecordUnregisterClients + XRecordGetContext + XRecordFreeState + XRecordEnableContext + XRecordEnableContextAsync + XRecordProcessReplies + XRecordFreeData + XRecordDisableContext + XRecordFreeContext +/* $Xorg: Xtst-def.cpp,v 1.3 2000/08/17 19:46:23 cpqbld Exp $ */ |