Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.motif.OS.properties')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.motif.OS.properties2756
1 files changed, 0 insertions, 2756 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.motif.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.motif.OS.properties
deleted file mode 100644
index 026dddc345..0000000000
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.motif.OS.properties
+++ /dev/null
@@ -1,2756 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2007 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-org_eclipse_swt_internal_motif_OS=
-OS_CODESET=flags=const
-
-OS_FD_ISSET=
-OS_FD_ISSET_0=
-OS_FD_ISSET_1=cast=(fd_set *)
-
-OS_FD_SET=
-OS_FD_SET_0=
-OS_FD_SET_1=cast=(fd_set *)
-
-OS_FD_ZERO=
-OS_FD_ZERO_0=cast=(fd_set *)
-
-OS_LC_CTYPE=flags=const
-
-OS_MB_CUR_MAX=flags=const
-
-OS_MonitorEnter=flags=no_gen
-OS_MonitorEnter_0=
-
-OS_MonitorExit=flags=no_gen
-OS_MonitorExit_0=
-
-OS_XRenderPictureAttributes_sizeof=
-
-OS__Call=
-OS__Call_0=
-OS__Call_1=
-OS__Call_2=
-
-OS__ConnectionNumber=
-OS__ConnectionNumber_0=
-
-OS__XAllocColor=
-OS__XAllocColor_0=cast=(Display *)
-OS__XAllocColor_1=
-OS__XAllocColor_2=
-
-OS__XBell=
-OS__XBell_0=cast=(Display *)
-OS__XBell_1=
-
-OS__XBlackPixel=
-OS__XBlackPixel_0=cast=(Display *)
-OS__XBlackPixel_1=
-
-OS__XChangeActivePointerGrab=
-OS__XChangeActivePointerGrab_0=cast=(Display *)
-OS__XChangeActivePointerGrab_1=
-OS__XChangeActivePointerGrab_2=cast=(Cursor)
-OS__XChangeActivePointerGrab_3=cast=(Time)
-
-OS__XChangeProperty=
-OS__XChangeProperty_0=cast=Display *
-OS__XChangeProperty_1=cast=Window
-OS__XChangeProperty_2=cast=Atom
-OS__XChangeProperty_3=cast=Atom
-OS__XChangeProperty_4=
-OS__XChangeProperty_5=
-OS__XChangeProperty_6=cast=unsigned char *
-OS__XChangeProperty_7=
-
-OS__XChangeWindowAttributes=
-OS__XChangeWindowAttributes_0=cast=(Display *)
-OS__XChangeWindowAttributes_1=
-OS__XChangeWindowAttributes_2=
-OS__XChangeWindowAttributes_3=
-
-OS__XCheckIfEvent=
-OS__XCheckIfEvent_0=cast=(Display *)
-OS__XCheckIfEvent_1=cast=(XEvent *)
-OS__XCheckIfEvent_2=cast=(Bool (*)())
-OS__XCheckIfEvent_3=cast=(XPointer)
-
-OS__XCheckMaskEvent=
-OS__XCheckMaskEvent_0=cast=(Display *)
-OS__XCheckMaskEvent_1=
-OS__XCheckMaskEvent_2=cast=(XEvent *)
-
-OS__XCheckWindowEvent=
-OS__XCheckWindowEvent_0=cast=(Display *)
-OS__XCheckWindowEvent_1=cast=(Window)
-OS__XCheckWindowEvent_2=
-OS__XCheckWindowEvent_3=cast=(XEvent *)
-
-OS__XClearArea=
-OS__XClearArea_0=cast=(Display *)
-OS__XClearArea_1=
-OS__XClearArea_2=
-OS__XClearArea_3=
-OS__XClearArea_4=
-OS__XClearArea_5=
-OS__XClearArea_6=
-
-OS__XClipBox=
-OS__XClipBox_0=cast=(Region)
-OS__XClipBox_1=cast=(XRectangle *)
-
-OS__XCloseDisplay=
-OS__XCloseDisplay_0=cast=(Display *)
-
-OS__XCopyArea=
-OS__XCopyArea_0=cast=(Display *)
-OS__XCopyArea_1=
-OS__XCopyArea_2=
-OS__XCopyArea_3=cast=(GC)
-OS__XCopyArea_4=
-OS__XCopyArea_5=
-OS__XCopyArea_6=
-OS__XCopyArea_7=
-OS__XCopyArea_8=
-OS__XCopyArea_9=
-
-OS__XCopyPlane=
-OS__XCopyPlane_0=cast=(Display *)
-OS__XCopyPlane_1=
-OS__XCopyPlane_2=
-OS__XCopyPlane_3=cast=(GC)
-OS__XCopyPlane_4=
-OS__XCopyPlane_5=
-OS__XCopyPlane_6=
-OS__XCopyPlane_7=
-OS__XCopyPlane_8=
-OS__XCopyPlane_9=
-OS__XCopyPlane_10=
-
-OS__XCreateBitmapFromData=
-OS__XCreateBitmapFromData_0=cast=(Display *)
-OS__XCreateBitmapFromData_1=
-OS__XCreateBitmapFromData_2=cast=(char *)
-OS__XCreateBitmapFromData_3=
-OS__XCreateBitmapFromData_4=
-
-OS__XCreateColormap=
-OS__XCreateColormap_0=cast=(Display *)
-OS__XCreateColormap_1=cast=(Window)
-OS__XCreateColormap_2=cast=(Visual *)
-OS__XCreateColormap_3=
-
-OS__XCreateFontCursor=
-OS__XCreateFontCursor_0=cast=(Display *)
-OS__XCreateFontCursor_1=
-
-OS__XCreateGC=
-OS__XCreateGC_0=cast=(Display *)
-OS__XCreateGC_1=
-OS__XCreateGC_2=
-OS__XCreateGC_3=
-
-OS__XCreateImage=
-OS__XCreateImage_0=cast=(Display *)
-OS__XCreateImage_1=cast=(Visual *)
-OS__XCreateImage_2=
-OS__XCreateImage_3=
-OS__XCreateImage_4=
-OS__XCreateImage_5=cast=(char *)
-OS__XCreateImage_6=
-OS__XCreateImage_7=
-OS__XCreateImage_8=
-OS__XCreateImage_9=
-
-OS__XCreatePixmap=
-OS__XCreatePixmap_0=cast=(Display *)
-OS__XCreatePixmap_1=
-OS__XCreatePixmap_2=
-OS__XCreatePixmap_3=
-OS__XCreatePixmap_4=
-
-OS__XCreatePixmapCursor=
-OS__XCreatePixmapCursor_0=cast=(Display *)
-OS__XCreatePixmapCursor_1=cast=(Pixmap)
-OS__XCreatePixmapCursor_2=cast=(Pixmap)
-OS__XCreatePixmapCursor_3=
-OS__XCreatePixmapCursor_4=
-OS__XCreatePixmapCursor_5=
-OS__XCreatePixmapCursor_6=
-
-OS__XCreateRegion=
-
-OS__XCreateWindow=
-OS__XCreateWindow_0=cast=(Display *)
-OS__XCreateWindow_1=cast=(Window)
-OS__XCreateWindow_2=
-OS__XCreateWindow_3=
-OS__XCreateWindow_4=
-OS__XCreateWindow_5=
-OS__XCreateWindow_6=
-OS__XCreateWindow_7=
-OS__XCreateWindow_8=
-OS__XCreateWindow_9=cast=(Visual *)
-OS__XCreateWindow_10=
-OS__XCreateWindow_11=cast=(XSetWindowAttributes *)
-
-OS__XDefaultColormap=
-OS__XDefaultColormap_0=cast=(Display *)
-OS__XDefaultColormap_1=
-
-OS__XDefaultColormapOfScreen=
-OS__XDefaultColormapOfScreen_0=cast=(Screen *)
-
-OS__XDefaultDepthOfScreen=
-OS__XDefaultDepthOfScreen_0=cast=(Screen *)
-
-OS__XDefaultGCOfScreen=
-OS__XDefaultGCOfScreen_0=cast=(Screen *)
-
-OS__XDefaultRootWindow=
-OS__XDefaultRootWindow_0=cast=(Display *)
-
-OS__XDefaultScreen=
-OS__XDefaultScreen_0=cast=(Display *)
-
-OS__XDefaultScreenOfDisplay=
-OS__XDefaultScreenOfDisplay_0=cast=(Display *)
-
-OS__XDefaultVisual=
-OS__XDefaultVisual_0=cast=(Display *)
-OS__XDefaultVisual_1=
-
-OS__XDefineCursor=
-OS__XDefineCursor_0=cast=(Display *)
-OS__XDefineCursor_1=
-OS__XDefineCursor_2=
-
-OS__XDestroyImage=
-OS__XDestroyImage_0=cast=(XImage *)
-
-OS__XDestroyRegion=
-OS__XDestroyRegion_0=cast=(Region)
-
-OS__XDestroyWindow=
-OS__XDestroyWindow_0=cast=(Display *)
-OS__XDestroyWindow_1=cast=(Window)
-
-OS__XDisplayHeight=
-OS__XDisplayHeight_0=cast=(Display *)
-OS__XDisplayHeight_1=
-
-OS__XDisplayHeightMM=
-OS__XDisplayHeightMM_0=cast=(Display *)
-OS__XDisplayHeightMM_1=
-
-OS__XDisplayWidth=
-OS__XDisplayWidth_0=cast=(Display *)
-OS__XDisplayWidth_1=
-
-OS__XDisplayWidthMM=
-OS__XDisplayWidthMM_0=cast=(Display *)
-OS__XDisplayWidthMM_1=
-
-OS__XDrawArc=
-OS__XDrawArc_0=cast=(Display *)
-OS__XDrawArc_1=cast=(Drawable)
-OS__XDrawArc_2=cast=(GC)
-OS__XDrawArc_3=
-OS__XDrawArc_4=
-OS__XDrawArc_5=
-OS__XDrawArc_6=
-OS__XDrawArc_7=
-OS__XDrawArc_8=
-
-OS__XDrawLine=
-OS__XDrawLine_0=cast=(Display *)
-OS__XDrawLine_1=cast=(Drawable)
-OS__XDrawLine_2=cast=(GC)
-OS__XDrawLine_3=
-OS__XDrawLine_4=
-OS__XDrawLine_5=
-OS__XDrawLine_6=
-
-OS__XDrawLines=
-OS__XDrawLines_0=cast=(Display *)
-OS__XDrawLines_1=cast=(Drawable)
-OS__XDrawLines_2=cast=(GC)
-OS__XDrawLines_3=cast=(XPoint *)
-OS__XDrawLines_4=
-OS__XDrawLines_5=
-
-OS__XDrawPoint=
-OS__XDrawPoint_0=cast=(Display *)
-OS__XDrawPoint_1=cast=Drawable
-OS__XDrawPoint_2=cast=GC
-OS__XDrawPoint_3=
-OS__XDrawPoint_4=
-
-OS__XDrawRectangle=
-OS__XDrawRectangle_0=cast=(Display *)
-OS__XDrawRectangle_1=cast=(Drawable)
-OS__XDrawRectangle_2=cast=(GC)
-OS__XDrawRectangle_3=
-OS__XDrawRectangle_4=
-OS__XDrawRectangle_5=
-OS__XDrawRectangle_6=
-
-OS__XEmptyRegion=
-OS__XEmptyRegion_0=cast=(Region)
-
-OS__XEventsQueued=
-OS__XEventsQueued_0=cast=(Display *)
-OS__XEventsQueued_1=
-
-OS__XFillArc=
-OS__XFillArc_0=cast=(Display *)
-OS__XFillArc_1=cast=(Drawable)
-OS__XFillArc_2=cast=(GC)
-OS__XFillArc_3=
-OS__XFillArc_4=
-OS__XFillArc_5=
-OS__XFillArc_6=
-OS__XFillArc_7=
-OS__XFillArc_8=
-
-OS__XFillPolygon=
-OS__XFillPolygon_0=cast=(Display *)
-OS__XFillPolygon_1=cast=(Drawable)
-OS__XFillPolygon_2=cast=(GC)
-OS__XFillPolygon_3=cast=(XPoint *)
-OS__XFillPolygon_4=
-OS__XFillPolygon_5=
-OS__XFillPolygon_6=
-
-OS__XFillRectangle=
-OS__XFillRectangle_0=cast=(Display *)
-OS__XFillRectangle_1=cast=(Drawable)
-OS__XFillRectangle_2=cast=(GC)
-OS__XFillRectangle_3=
-OS__XFillRectangle_4=
-OS__XFillRectangle_5=
-OS__XFillRectangle_6=
-
-OS__XFilterEvent=
-OS__XFilterEvent_0=cast=(XEvent *)
-OS__XFilterEvent_1=cast=(Window)
-
-OS__XFlush=
-OS__XFlush_0=cast=(Display *)
-
-OS__XFontsOfFontSet=
-OS__XFontsOfFontSet_0=cast=(XFontSet)
-OS__XFontsOfFontSet_1=cast=(XFontStruct ***)
-OS__XFontsOfFontSet_2=cast=(char ***)
-
-OS__XFree=
-OS__XFree_0=cast=(char *)
-
-OS__XFreeColormap=
-OS__XFreeColormap_0=cast=(Display *)
-OS__XFreeColormap_1=cast=(Colormap)
-
-OS__XFreeColors=
-OS__XFreeColors_0=cast=(Display *)
-OS__XFreeColors_1=
-OS__XFreeColors_2=cast=(unsigned long *)
-OS__XFreeColors_3=
-OS__XFreeColors_4=
-
-OS__XFreeCursor=
-OS__XFreeCursor_0=cast=(Display *)
-OS__XFreeCursor_1=cast=(Cursor)
-
-OS__XFreeFont=
-OS__XFreeFont_0=cast=(Display *)
-OS__XFreeFont_1=cast=(XFontStruct *)
-
-OS__XFreeFontNames=
-OS__XFreeFontNames_0=cast=(char **)
-
-OS__XFreeFontPath=
-OS__XFreeFontPath_0=cast=char **
-
-OS__XFreeGC=
-OS__XFreeGC_0=cast=(Display *)
-OS__XFreeGC_1=cast=(GC)
-
-OS__XFreeModifiermap=
-OS__XFreeModifiermap_0=cast=(XModifierKeymap *)
-
-OS__XFreePixmap=
-OS__XFreePixmap_0=cast=(Display *)
-OS__XFreePixmap_1=cast=(Pixmap)
-
-OS__XFreeStringList=
-OS__XFreeStringList_0=cast=(char **)
-
-OS__XGetFontPath=
-OS__XGetFontPath_0=cast=Display *
-OS__XGetFontPath_1=
-
-OS__XGetGCValues=
-OS__XGetGCValues_0=cast=(Display *)
-OS__XGetGCValues_1=cast=(GC)
-OS__XGetGCValues_2=
-OS__XGetGCValues_3=
-
-OS__XGetGeometry=
-OS__XGetGeometry_0=cast=(Display *)
-OS__XGetGeometry_1=cast=(Drawable)
-OS__XGetGeometry_2=cast=(Window *)
-OS__XGetGeometry_3=cast=(int *)
-OS__XGetGeometry_4=cast=(int *)
-OS__XGetGeometry_5=cast=(unsigned int *)
-OS__XGetGeometry_6=cast=(unsigned int *)
-OS__XGetGeometry_7=cast=(unsigned int *)
-OS__XGetGeometry_8=cast=(unsigned int *)
-
-OS__XGetIconSizes=
-OS__XGetIconSizes_0=cast=Display *
-OS__XGetIconSizes_1=cast=Window
-OS__XGetIconSizes_2=cast=XIconSize **
-OS__XGetIconSizes_3=cast=int *
-
-OS__XGetImage=
-OS__XGetImage_0=cast=(Display *)
-OS__XGetImage_1=cast=(Drawable)
-OS__XGetImage_2=
-OS__XGetImage_3=
-OS__XGetImage_4=
-OS__XGetImage_5=
-OS__XGetImage_6=
-OS__XGetImage_7=
-
-OS__XGetInputFocus=
-OS__XGetInputFocus_0=cast=(Display *)
-OS__XGetInputFocus_1=cast=(Window *)
-OS__XGetInputFocus_2=cast=(int *)
-
-OS__XGetModifierMapping=
-OS__XGetModifierMapping_0=cast=(Display *)
-
-OS__XGetWindowAttributes=
-OS__XGetWindowAttributes_0=cast=(Display *)
-OS__XGetWindowAttributes_1=
-OS__XGetWindowAttributes_2=
-
-OS__XGetWindowProperty=
-OS__XGetWindowProperty_0=cast=Display *
-OS__XGetWindowProperty_1=cast=Window
-OS__XGetWindowProperty_2=cast=Atom
-OS__XGetWindowProperty_3=
-OS__XGetWindowProperty_4=
-OS__XGetWindowProperty_5=cast=Bool
-OS__XGetWindowProperty_6=cast=Atom
-OS__XGetWindowProperty_7=cast=Atom *
-OS__XGetWindowProperty_8=cast=int *
-OS__XGetWindowProperty_9=cast=unsigned long *
-OS__XGetWindowProperty_10=cast=unsigned long *
-OS__XGetWindowProperty_11=cast=unsigned char **
-
-OS__XGrabKeyboard=
-OS__XGrabKeyboard_0=cast=(Display *)
-OS__XGrabKeyboard_1=
-OS__XGrabKeyboard_2=
-OS__XGrabKeyboard_3=
-OS__XGrabKeyboard_4=
-OS__XGrabKeyboard_5=
-
-OS__XGrabPointer=
-OS__XGrabPointer_0=cast=(Display *)
-OS__XGrabPointer_1=
-OS__XGrabPointer_2=
-OS__XGrabPointer_3=
-OS__XGrabPointer_4=
-OS__XGrabPointer_5=
-OS__XGrabPointer_6=
-OS__XGrabPointer_7=
-OS__XGrabPointer_8=
-
-OS__XInitThreads=
-
-OS__XInternAtom=
-OS__XInternAtom_0=cast=(Display *)
-OS__XInternAtom_1=cast=(char *)
-OS__XInternAtom_2=
-
-OS__XIntersectRegion=
-OS__XIntersectRegion_0=cast=(Region)
-OS__XIntersectRegion_1=cast=(Region)
-OS__XIntersectRegion_2=cast=(Region)
-
-OS__XKeysymToKeycode=
-OS__XKeysymToKeycode_0=cast=(Display *)
-OS__XKeysymToKeycode_1=cast=(KeySym)
-
-OS__XKeysymToString=
-OS__XKeysymToString_0=
-
-OS__XListFonts=
-OS__XListFonts_0=cast=(Display *)
-OS__XListFonts_1=cast=(char *)
-OS__XListFonts_2=
-OS__XListFonts_3=cast=(int *)
-
-OS__XListProperties=
-OS__XListProperties_0=cast=(Display *)
-OS__XListProperties_1=cast=(Window)
-OS__XListProperties_2=cast=(int *)
-
-OS__XLocaleOfFontSet=
-OS__XLocaleOfFontSet_0=cast=(XFontSet)
-
-OS__XLookupString=
-OS__XLookupString_0=cast=(XKeyEvent *)
-OS__XLookupString_1=cast=(char *)
-OS__XLookupString_2=
-OS__XLookupString_3=cast=(KeySym *)
-OS__XLookupString_4=cast=(XComposeStatus *)
-
-OS__XLowerWindow=
-OS__XLowerWindow_0=cast=(Display *)
-OS__XLowerWindow_1=cast=(Window)
-
-OS__XMapWindow=
-OS__XMapWindow_0=cast=Display *
-OS__XMapWindow_1=cast=Window
-
-OS__XMoveResizeWindow=
-OS__XMoveResizeWindow_0=cast=Display *
-OS__XMoveResizeWindow_1=cast=Window
-OS__XMoveResizeWindow_2=
-OS__XMoveResizeWindow_3=
-OS__XMoveResizeWindow_4=
-OS__XMoveResizeWindow_5=
-
-OS__XOffsetRegion=
-OS__XOffsetRegion_0=cast=(Region)
-OS__XOffsetRegion_1=
-OS__XOffsetRegion_2=
-
-OS__XOpenDisplay=
-OS__XOpenDisplay_0=cast=(char *)
-
-OS__XPointInRegion=
-OS__XPointInRegion_0=cast=(Region)
-OS__XPointInRegion_1=
-OS__XPointInRegion_2=
-
-OS__XPolygonRegion=
-OS__XPolygonRegion_0=cast=(XPoint *)
-OS__XPolygonRegion_1=
-OS__XPolygonRegion_2=
-
-OS__XPutImage=
-OS__XPutImage_0=cast=(Display *)
-OS__XPutImage_1=cast=(Drawable)
-OS__XPutImage_2=cast=(GC)
-OS__XPutImage_3=cast=(XImage *)
-OS__XPutImage_4=
-OS__XPutImage_5=
-OS__XPutImage_6=
-OS__XPutImage_7=
-OS__XPutImage_8=
-OS__XPutImage_9=
-
-OS__XQueryBestCursor=
-OS__XQueryBestCursor_0=cast=Display *
-OS__XQueryBestCursor_1=
-OS__XQueryBestCursor_2=
-OS__XQueryBestCursor_3=
-OS__XQueryBestCursor_4=cast=(unsigned int *)
-OS__XQueryBestCursor_5=cast=(unsigned int *)
-
-OS__XQueryColor=
-OS__XQueryColor_0=cast=(Display *)
-OS__XQueryColor_1=
-OS__XQueryColor_2=
-
-OS__XQueryPointer=
-OS__XQueryPointer_0=cast=(Display *)
-OS__XQueryPointer_1=cast=(Window)
-OS__XQueryPointer_2=cast=(Window *)
-OS__XQueryPointer_3=cast=(Window *)
-OS__XQueryPointer_4=cast=(int *)
-OS__XQueryPointer_5=cast=(int *)
-OS__XQueryPointer_6=cast=(int *)
-OS__XQueryPointer_7=cast=(int *)
-OS__XQueryPointer_8=cast=(unsigned int *)
-
-OS__XQueryTree=
-OS__XQueryTree_0=cast=(Display *)
-OS__XQueryTree_1=cast=(Window)
-OS__XQueryTree_2=cast=(Window *)
-OS__XQueryTree_3=cast=(Window *)
-OS__XQueryTree_4=cast=(Window **)
-OS__XQueryTree_5=cast=(unsigned int *)
-
-OS__XRaiseWindow=
-OS__XRaiseWindow_0=cast=(Display *)
-OS__XRaiseWindow_1=cast=(Window)
-
-OS__XReconfigureWMWindow=
-OS__XReconfigureWMWindow_0=cast=(Display *)
-OS__XReconfigureWMWindow_1=cast=(Window)
-OS__XReconfigureWMWindow_2=
-OS__XReconfigureWMWindow_3=
-OS__XReconfigureWMWindow_4=
-
-OS__XRectInRegion=
-OS__XRectInRegion_0=cast=(Region)
-OS__XRectInRegion_1=
-OS__XRectInRegion_2=
-OS__XRectInRegion_3=
-OS__XRectInRegion_4=
-
-OS__XRenderComposite=flags=dynamic
-OS__XRenderComposite_0=
-OS__XRenderComposite_1=
-OS__XRenderComposite_2=
-OS__XRenderComposite_3=
-OS__XRenderComposite_4=
-OS__XRenderComposite_5=
-OS__XRenderComposite_6=
-OS__XRenderComposite_7=
-OS__XRenderComposite_8=
-OS__XRenderComposite_9=
-OS__XRenderComposite_10=
-OS__XRenderComposite_11=
-OS__XRenderComposite_12=
-
-OS__XRenderCreatePicture=flags=dynamic
-OS__XRenderCreatePicture_0=
-OS__XRenderCreatePicture_1=
-OS__XRenderCreatePicture_2=
-OS__XRenderCreatePicture_3=
-OS__XRenderCreatePicture_4=
-
-OS__XRenderFindStandardFormat=flags=dynamic
-OS__XRenderFindStandardFormat_0=
-OS__XRenderFindStandardFormat_1=
-
-OS__XRenderFindVisualFormat=flags=dynamic
-OS__XRenderFindVisualFormat_0=
-OS__XRenderFindVisualFormat_1=
-
-OS__XRenderFreePicture=flags=dynamic
-OS__XRenderFreePicture_0=
-OS__XRenderFreePicture_1=
-
-OS__XRenderQueryExtension=flags=dynamic
-OS__XRenderQueryExtension_0=
-OS__XRenderQueryExtension_1=
-OS__XRenderQueryExtension_2=
-
-OS__XRenderQueryVersion=flags=dynamic
-OS__XRenderQueryVersion_0=
-OS__XRenderQueryVersion_1=
-OS__XRenderQueryVersion_2=
-
-OS__XRenderSetPictureClipRectangles=flags=dynamic
-OS__XRenderSetPictureClipRectangles_0=
-OS__XRenderSetPictureClipRectangles_1=
-OS__XRenderSetPictureClipRectangles_2=
-OS__XRenderSetPictureClipRectangles_3=
-OS__XRenderSetPictureClipRectangles_4=
-OS__XRenderSetPictureClipRectangles_5=
-
-OS__XRenderSetPictureClipRegion=flags=dynamic
-OS__XRenderSetPictureClipRegion_0=
-OS__XRenderSetPictureClipRegion_1=
-OS__XRenderSetPictureClipRegion_2=
-
-OS__XRenderSetPictureTransform=flags=dynamic
-OS__XRenderSetPictureTransform_0=
-OS__XRenderSetPictureTransform_1=
-OS__XRenderSetPictureTransform_2=
-
-OS__XReparentWindow=
-OS__XReparentWindow_0=cast=(Display *)
-OS__XReparentWindow_1=cast=(Window)
-OS__XReparentWindow_2=cast=(Window)
-OS__XReparentWindow_3=
-OS__XReparentWindow_4=
-
-OS__XResizeWindow=
-OS__XResizeWindow_0=cast=Display *
-OS__XResizeWindow_1=cast=Window
-OS__XResizeWindow_2=
-OS__XResizeWindow_3=
-
-OS__XRootWindowOfScreen=
-OS__XRootWindowOfScreen_0=cast=(Screen *)
-
-OS__XSelectInput=
-OS__XSelectInput_0=cast=Display *
-OS__XSelectInput_1=cast=Window
-OS__XSelectInput_2=
-
-OS__XSendEvent=
-OS__XSendEvent_0=cast=Display *
-OS__XSendEvent_1=cast=Window
-OS__XSendEvent_2=cast=Bool
-OS__XSendEvent_3=cast=long
-OS__XSendEvent_4=cast=XEvent *
-
-OS__XSetBackground=
-OS__XSetBackground_0=cast=(Display *)
-OS__XSetBackground_1=cast=(GC)
-OS__XSetBackground_2=
-
-OS__XSetClipMask=
-OS__XSetClipMask_0=cast=(Display *)
-OS__XSetClipMask_1=cast=(GC)
-OS__XSetClipMask_2=cast=(Pixmap)
-
-OS__XSetClipRectangles=
-OS__XSetClipRectangles_0=cast=(Display *)
-OS__XSetClipRectangles_1=cast=(GC)
-OS__XSetClipRectangles_2=
-OS__XSetClipRectangles_3=
-OS__XSetClipRectangles_4=cast=(XRectangle *)
-OS__XSetClipRectangles_5=
-OS__XSetClipRectangles_6=
-
-OS__XSetDashes=
-OS__XSetDashes_0=cast=(Display *)
-OS__XSetDashes_1=cast=(GC)
-OS__XSetDashes_2=
-OS__XSetDashes_3=cast=(char *)
-OS__XSetDashes_4=
-
-OS__XSetErrorHandler=
-OS__XSetErrorHandler_0=cast=(XErrorHandler)
-
-OS__XSetFillRule=
-OS__XSetFillRule_0=cast=(Display *)
-OS__XSetFillRule_1=cast=(GC)
-OS__XSetFillRule_2=
-
-OS__XSetFillStyle=
-OS__XSetFillStyle_0=cast=(Display *)
-OS__XSetFillStyle_1=cast=(GC)
-OS__XSetFillStyle_2=
-
-OS__XSetFontPath=
-OS__XSetFontPath_0=cast=Display *
-OS__XSetFontPath_1=cast=char **
-OS__XSetFontPath_2=
-
-OS__XSetForeground=
-OS__XSetForeground_0=cast=(Display *)
-OS__XSetForeground_1=cast=(GC)
-OS__XSetForeground_2=
-
-OS__XSetFunction=
-OS__XSetFunction_0=cast=(Display *)
-OS__XSetFunction_1=cast=(GC)
-OS__XSetFunction_2=
-
-OS__XSetGraphicsExposures=
-OS__XSetGraphicsExposures_0=cast=(Display *)
-OS__XSetGraphicsExposures_1=cast=(GC)
-OS__XSetGraphicsExposures_2=cast=(Bool)
-
-OS__XSetIOErrorHandler=
-OS__XSetIOErrorHandler_0=cast=(XIOErrorHandler)
-
-OS__XSetInputFocus=
-OS__XSetInputFocus_0=cast=(Display *)
-OS__XSetInputFocus_1=cast=(Window)
-OS__XSetInputFocus_2=
-OS__XSetInputFocus_3=
-
-OS__XSetLineAttributes=
-OS__XSetLineAttributes_0=cast=(Display *)
-OS__XSetLineAttributes_1=cast=(GC)
-OS__XSetLineAttributes_2=
-OS__XSetLineAttributes_3=
-OS__XSetLineAttributes_4=
-OS__XSetLineAttributes_5=
-
-OS__XSetRegion=
-OS__XSetRegion_0=cast=(Display *)
-OS__XSetRegion_1=cast=(GC)
-OS__XSetRegion_2=cast=(Region)
-
-OS__XSetStipple=
-OS__XSetStipple_0=cast=(Display *)
-OS__XSetStipple_1=cast=(GC)
-OS__XSetStipple_2=cast=(Pixmap)
-
-OS__XSetSubwindowMode=
-OS__XSetSubwindowMode_0=cast=(Display *)
-OS__XSetSubwindowMode_1=cast=(GC)
-OS__XSetSubwindowMode_2=
-
-OS__XSetTSOrigin=
-OS__XSetTSOrigin_0=cast=Display *
-OS__XSetTSOrigin_1=cast=GC
-OS__XSetTSOrigin_2=
-OS__XSetTSOrigin_3=
-
-OS__XSetTile=
-OS__XSetTile_0=cast=Display *
-OS__XSetTile_1=cast=GC
-OS__XSetTile_2=cast=Pixmap
-
-OS__XSetWMNormalHints=
-OS__XSetWMNormalHints_0=cast=Display *
-OS__XSetWMNormalHints_1=cast=(Window)
-OS__XSetWMNormalHints_2=
-
-OS__XSetWindowBackgroundPixmap=
-OS__XSetWindowBackgroundPixmap_0=cast=(Display *)
-OS__XSetWindowBackgroundPixmap_1=cast=(Window)
-OS__XSetWindowBackgroundPixmap_2=cast=Pixmap
-
-OS__XShapeCombineMask=
-OS__XShapeCombineMask_0=cast=(Display *)
-OS__XShapeCombineMask_1=cast=(Window)
-OS__XShapeCombineMask_2=
-OS__XShapeCombineMask_3=
-OS__XShapeCombineMask_4=
-OS__XShapeCombineMask_5=cast=Pixmap
-OS__XShapeCombineMask_6=
-
-OS__XShapeCombineRegion=
-OS__XShapeCombineRegion_0=cast=(Display *)
-OS__XShapeCombineRegion_1=cast=(Window)
-OS__XShapeCombineRegion_2=
-OS__XShapeCombineRegion_3=
-OS__XShapeCombineRegion_4=
-OS__XShapeCombineRegion_5=cast=(Region)
-OS__XShapeCombineRegion_6=
-
-OS__XSubtractRegion=
-OS__XSubtractRegion_0=cast=(Region)
-OS__XSubtractRegion_1=cast=(Region)
-OS__XSubtractRegion_2=cast=(Region)
-
-OS__XSync=
-OS__XSync_0=cast=(Display *)
-OS__XSync_1=cast=(Bool)
-
-OS__XSynchronize=
-OS__XSynchronize_0=cast=(Display *)
-OS__XSynchronize_1=cast=(Bool)
-
-OS__XTestFakeButtonEvent=
-OS__XTestFakeButtonEvent_0=cast=Display *
-OS__XTestFakeButtonEvent_1=
-OS__XTestFakeButtonEvent_2=cast=Bool
-OS__XTestFakeButtonEvent_3=cast=unsigned long
-
-OS__XTestFakeKeyEvent=
-OS__XTestFakeKeyEvent_0=cast=Display *
-OS__XTestFakeKeyEvent_1=
-OS__XTestFakeKeyEvent_2=cast=Bool
-OS__XTestFakeKeyEvent_3=cast=unsigned long
-
-OS__XTestFakeMotionEvent=
-OS__XTestFakeMotionEvent_0=cast=Display *
-OS__XTestFakeMotionEvent_1=
-OS__XTestFakeMotionEvent_2=
-OS__XTestFakeMotionEvent_3=
-OS__XTestFakeMotionEvent_4=cast=unsigned long
-
-OS__XTranslateCoordinates=
-OS__XTranslateCoordinates_0=cast=Display *
-OS__XTranslateCoordinates_1=cast=Window
-OS__XTranslateCoordinates_2=cast=Window
-OS__XTranslateCoordinates_3=
-OS__XTranslateCoordinates_4=
-OS__XTranslateCoordinates_5=
-OS__XTranslateCoordinates_6=
-OS__XTranslateCoordinates_7=cast=Window *
-
-OS__XUndefineCursor=
-OS__XUndefineCursor_0=cast=(Display *)
-OS__XUndefineCursor_1=cast=(Window)
-
-OS__XUngrabKeyboard=
-OS__XUngrabKeyboard_0=cast=(Display *)
-OS__XUngrabKeyboard_1=
-
-OS__XUngrabPointer=
-OS__XUngrabPointer_0=cast=(Display *)
-OS__XUngrabPointer_1=
-
-OS__XUnionRectWithRegion=
-OS__XUnionRectWithRegion_0=cast=(XRectangle *)
-OS__XUnionRectWithRegion_1=cast=(Region)
-OS__XUnionRectWithRegion_2=cast=(Region)
-
-OS__XUnionRegion=
-OS__XUnionRegion_0=cast=(Region)
-OS__XUnionRegion_1=cast=(Region)
-OS__XUnionRegion_2=cast=(Region)
-
-OS__XUnmapWindow=
-OS__XUnmapWindow_0=cast=Display *
-OS__XUnmapWindow_1=cast=Window
-
-OS__XWarpPointer=
-OS__XWarpPointer_0=cast=(Display *)
-OS__XWarpPointer_1=
-OS__XWarpPointer_2=
-OS__XWarpPointer_3=
-OS__XWarpPointer_4=
-OS__XWarpPointer_5=
-OS__XWarpPointer_6=
-OS__XWarpPointer_7=
-OS__XWarpPointer_8=
-
-OS__XWhitePixel=
-OS__XWhitePixel_0=cast=(Display *)
-OS__XWhitePixel_1=
-
-OS__XWithdrawWindow=
-OS__XWithdrawWindow_0=cast=(Display *)
-OS__XWithdrawWindow_1=cast=(Window)
-OS__XWithdrawWindow_2=
-
-OS__XineramaIsActive=
-OS__XineramaIsActive_0=cast=(Display *)
-
-OS__XineramaQueryScreens=
-OS__XineramaQueryScreens_0=cast=(Display *)
-OS__XineramaQueryScreens_1=
-
-OS__XmAddWMProtocolCallback=
-OS__XmAddWMProtocolCallback_0=cast=(Widget)
-OS__XmAddWMProtocolCallback_1=cast=(Atom)
-OS__XmAddWMProtocolCallback_2=cast=(XtCallbackProc)
-OS__XmAddWMProtocolCallback_3=cast=(XtPointer)
-
-OS__XmChangeColor=
-OS__XmChangeColor_0=cast=(Widget)
-OS__XmChangeColor_1=
-
-OS__XmClipboardCopy=
-OS__XmClipboardCopy_0=cast=(Display *)
-OS__XmClipboardCopy_1=cast=(Window)
-OS__XmClipboardCopy_2=
-OS__XmClipboardCopy_3=cast=(char *)
-OS__XmClipboardCopy_4=cast=(char *)
-OS__XmClipboardCopy_5=
-OS__XmClipboardCopy_6=
-OS__XmClipboardCopy_7=cast=(void *)
-
-OS__XmClipboardEndCopy=
-OS__XmClipboardEndCopy_0=cast=(Display *)
-OS__XmClipboardEndCopy_1=cast=(Window)
-OS__XmClipboardEndCopy_2=
-
-OS__XmClipboardEndRetrieve=
-OS__XmClipboardEndRetrieve_0=cast=(Display *)
-OS__XmClipboardEndRetrieve_1=cast=(Window)
-
-OS__XmClipboardInquireCount=
-OS__XmClipboardInquireCount_0=cast=(Display *)
-OS__XmClipboardInquireCount_1=cast=(Window)
-OS__XmClipboardInquireCount_2=cast=(int *)
-OS__XmClipboardInquireCount_3=cast=(unsigned long *)
-
-OS__XmClipboardInquireFormat=
-OS__XmClipboardInquireFormat_0=cast=(Display *)
-OS__XmClipboardInquireFormat_1=cast=(Window)
-OS__XmClipboardInquireFormat_2=
-OS__XmClipboardInquireFormat_3=cast=(char *)
-OS__XmClipboardInquireFormat_4=
-OS__XmClipboardInquireFormat_5=cast=(unsigned long *)
-
-OS__XmClipboardInquireLength=
-OS__XmClipboardInquireLength_0=cast=(Display *)
-OS__XmClipboardInquireLength_1=cast=(Window)
-OS__XmClipboardInquireLength_2=cast=(char *)
-OS__XmClipboardInquireLength_3=cast=(unsigned long *)
-
-OS__XmClipboardRetrieve=
-OS__XmClipboardRetrieve_0=cast=(Display *)
-OS__XmClipboardRetrieve_1=cast=(Window)
-OS__XmClipboardRetrieve_2=cast=(char *)
-OS__XmClipboardRetrieve_3=cast=(char *)
-OS__XmClipboardRetrieve_4=
-OS__XmClipboardRetrieve_5=cast=(unsigned long *)
-OS__XmClipboardRetrieve_6=cast=(long *)
-
-OS__XmClipboardStartCopy=
-OS__XmClipboardStartCopy_0=cast=(Display *)
-OS__XmClipboardStartCopy_1=cast=(Window)
-OS__XmClipboardStartCopy_2=cast=(XmString)
-OS__XmClipboardStartCopy_3=
-OS__XmClipboardStartCopy_4=cast=(Widget)
-OS__XmClipboardStartCopy_5=cast=(XmCutPasteProc)
-OS__XmClipboardStartCopy_6=cast=(long *)
-
-OS__XmClipboardStartRetrieve=
-OS__XmClipboardStartRetrieve_0=cast=(Display *)
-OS__XmClipboardStartRetrieve_1=cast=(Window)
-OS__XmClipboardStartRetrieve_2=
-
-OS__XmComboBoxAddItem=
-OS__XmComboBoxAddItem_0=cast=(Widget)
-OS__XmComboBoxAddItem_1=cast=(XmString)
-OS__XmComboBoxAddItem_2=
-OS__XmComboBoxAddItem_3=
-
-OS__XmComboBoxDeletePos=
-OS__XmComboBoxDeletePos_0=cast=(Widget)
-OS__XmComboBoxDeletePos_1=
-
-OS__XmComboBoxSelectItem=
-OS__XmComboBoxSelectItem_0=cast=(Widget)
-OS__XmComboBoxSelectItem_1=cast=(XmString)
-
-OS__XmCreateArrowButton=
-OS__XmCreateArrowButton_0=cast=(Widget)
-OS__XmCreateArrowButton_1=cast=(String)
-OS__XmCreateArrowButton_2=cast=(ArgList)
-OS__XmCreateArrowButton_3=
-
-OS__XmCreateCascadeButtonGadget=
-OS__XmCreateCascadeButtonGadget_0=cast=(Widget)
-OS__XmCreateCascadeButtonGadget_1=cast=(String)
-OS__XmCreateCascadeButtonGadget_2=cast=(ArgList)
-OS__XmCreateCascadeButtonGadget_3=
-
-OS__XmCreateComboBox=
-OS__XmCreateComboBox_0=cast=(Widget)
-OS__XmCreateComboBox_1=cast=(String)
-OS__XmCreateComboBox_2=cast=(ArgList)
-OS__XmCreateComboBox_3=
-
-OS__XmCreateDialogShell=
-OS__XmCreateDialogShell_0=cast=(Widget)
-OS__XmCreateDialogShell_1=cast=(String)
-OS__XmCreateDialogShell_2=cast=(ArgList)
-OS__XmCreateDialogShell_3=
-
-OS__XmCreateDrawingArea=
-OS__XmCreateDrawingArea_0=cast=(Widget)
-OS__XmCreateDrawingArea_1=cast=(String)
-OS__XmCreateDrawingArea_2=cast=(ArgList)
-OS__XmCreateDrawingArea_3=
-
-OS__XmCreateDrawnButton=
-OS__XmCreateDrawnButton_0=cast=(Widget)
-OS__XmCreateDrawnButton_1=cast=(String)
-OS__XmCreateDrawnButton_2=cast=(ArgList)
-OS__XmCreateDrawnButton_3=
-
-OS__XmCreateErrorDialog=
-OS__XmCreateErrorDialog_0=cast=(Widget)
-OS__XmCreateErrorDialog_1=cast=(String)
-OS__XmCreateErrorDialog_2=cast=(ArgList)
-OS__XmCreateErrorDialog_3=
-
-OS__XmCreateFileSelectionDialog=
-OS__XmCreateFileSelectionDialog_0=cast=(Widget)
-OS__XmCreateFileSelectionDialog_1=cast=(String)
-OS__XmCreateFileSelectionDialog_2=cast=(ArgList)
-OS__XmCreateFileSelectionDialog_3=
-
-OS__XmCreateForm=
-OS__XmCreateForm_0=cast=(Widget)
-OS__XmCreateForm_1=cast=(String)
-OS__XmCreateForm_2=cast=(ArgList)
-OS__XmCreateForm_3=
-
-OS__XmCreateFrame=
-OS__XmCreateFrame_0=cast=(Widget)
-OS__XmCreateFrame_1=cast=(String)
-OS__XmCreateFrame_2=cast=(ArgList)
-OS__XmCreateFrame_3=
-
-OS__XmCreateInformationDialog=
-OS__XmCreateInformationDialog_0=cast=(Widget)
-OS__XmCreateInformationDialog_1=cast=(String)
-OS__XmCreateInformationDialog_2=cast=(ArgList)
-OS__XmCreateInformationDialog_3=
-
-OS__XmCreateLabel=
-OS__XmCreateLabel_0=cast=(Widget)
-OS__XmCreateLabel_1=cast=(String)
-OS__XmCreateLabel_2=cast=(ArgList)
-OS__XmCreateLabel_3=
-
-OS__XmCreateList=
-OS__XmCreateList_0=cast=(Widget)
-OS__XmCreateList_1=cast=(String)
-OS__XmCreateList_2=cast=(ArgList)
-OS__XmCreateList_3=
-
-OS__XmCreateMainWindow=
-OS__XmCreateMainWindow_0=cast=(Widget)
-OS__XmCreateMainWindow_1=cast=(String)
-OS__XmCreateMainWindow_2=cast=(ArgList)
-OS__XmCreateMainWindow_3=
-
-OS__XmCreateMenuBar=
-OS__XmCreateMenuBar_0=cast=(Widget)
-OS__XmCreateMenuBar_1=cast=(String)
-OS__XmCreateMenuBar_2=cast=(ArgList)
-OS__XmCreateMenuBar_3=
-
-OS__XmCreateMessageDialog=
-OS__XmCreateMessageDialog_0=cast=(Widget)
-OS__XmCreateMessageDialog_1=cast=(String)
-OS__XmCreateMessageDialog_2=cast=(ArgList)
-OS__XmCreateMessageDialog_3=
-
-OS__XmCreatePopupMenu=
-OS__XmCreatePopupMenu_0=cast=(Widget)
-OS__XmCreatePopupMenu_1=cast=(String)
-OS__XmCreatePopupMenu_2=cast=(ArgList)
-OS__XmCreatePopupMenu_3=
-
-OS__XmCreatePulldownMenu=
-OS__XmCreatePulldownMenu_0=cast=(Widget)
-OS__XmCreatePulldownMenu_1=cast=(String)
-OS__XmCreatePulldownMenu_2=cast=(ArgList)
-OS__XmCreatePulldownMenu_3=
-
-OS__XmCreatePushButton=
-OS__XmCreatePushButton_0=cast=(Widget)
-OS__XmCreatePushButton_1=cast=(String)
-OS__XmCreatePushButton_2=cast=(ArgList)
-OS__XmCreatePushButton_3=
-
-OS__XmCreatePushButtonGadget=
-OS__XmCreatePushButtonGadget_0=cast=(Widget)
-OS__XmCreatePushButtonGadget_1=cast=(String)
-OS__XmCreatePushButtonGadget_2=cast=(ArgList)
-OS__XmCreatePushButtonGadget_3=
-
-OS__XmCreateQuestionDialog=
-OS__XmCreateQuestionDialog_0=cast=(Widget)
-OS__XmCreateQuestionDialog_1=cast=(String)
-OS__XmCreateQuestionDialog_2=cast=(ArgList)
-OS__XmCreateQuestionDialog_3=
-
-OS__XmCreateScale=
-OS__XmCreateScale_0=cast=(Widget)
-OS__XmCreateScale_1=cast=(String)
-OS__XmCreateScale_2=cast=(ArgList)
-OS__XmCreateScale_3=
-
-OS__XmCreateScrollBar=
-OS__XmCreateScrollBar_0=cast=(Widget)
-OS__XmCreateScrollBar_1=cast=(String)
-OS__XmCreateScrollBar_2=cast=(ArgList)
-OS__XmCreateScrollBar_3=
-
-OS__XmCreateScrolledList=
-OS__XmCreateScrolledList_0=cast=(Widget)
-OS__XmCreateScrolledList_1=cast=(String)
-OS__XmCreateScrolledList_2=cast=(ArgList)
-OS__XmCreateScrolledList_3=
-
-OS__XmCreateScrolledText=
-OS__XmCreateScrolledText_0=cast=(Widget)
-OS__XmCreateScrolledText_1=cast=(String)
-OS__XmCreateScrolledText_2=cast=(ArgList)
-OS__XmCreateScrolledText_3=
-
-OS__XmCreateSeparator=
-OS__XmCreateSeparator_0=cast=(Widget)
-OS__XmCreateSeparator_1=cast=(String)
-OS__XmCreateSeparator_2=cast=(ArgList)
-OS__XmCreateSeparator_3=
-
-OS__XmCreateSeparatorGadget=
-OS__XmCreateSeparatorGadget_0=cast=(Widget)
-OS__XmCreateSeparatorGadget_1=cast=(String)
-OS__XmCreateSeparatorGadget_2=cast=(ArgList)
-OS__XmCreateSeparatorGadget_3=
-
-OS__XmCreateSimpleSpinBox=
-OS__XmCreateSimpleSpinBox_0=cast=Widget
-OS__XmCreateSimpleSpinBox_1=cast=String
-OS__XmCreateSimpleSpinBox_2=cast=ArgList
-OS__XmCreateSimpleSpinBox_3=
-
-OS__XmCreateTextField=
-OS__XmCreateTextField_0=cast=(Widget)
-OS__XmCreateTextField_1=cast=(String)
-OS__XmCreateTextField_2=cast=(ArgList)
-OS__XmCreateTextField_3=
-
-OS__XmCreateToggleButton=
-OS__XmCreateToggleButton_0=cast=(Widget)
-OS__XmCreateToggleButton_1=cast=(String)
-OS__XmCreateToggleButton_2=cast=(ArgList)
-OS__XmCreateToggleButton_3=
-
-OS__XmCreateToggleButtonGadget=
-OS__XmCreateToggleButtonGadget_0=cast=(Widget)
-OS__XmCreateToggleButtonGadget_1=cast=(String)
-OS__XmCreateToggleButtonGadget_2=cast=(ArgList)
-OS__XmCreateToggleButtonGadget_3=
-
-OS__XmCreateWarningDialog=
-OS__XmCreateWarningDialog_0=cast=(Widget)
-OS__XmCreateWarningDialog_1=cast=(String)
-OS__XmCreateWarningDialog_2=cast=(ArgList)
-OS__XmCreateWarningDialog_3=
-
-OS__XmCreateWorkingDialog=
-OS__XmCreateWorkingDialog_0=cast=(Widget)
-OS__XmCreateWorkingDialog_1=cast=(String)
-OS__XmCreateWorkingDialog_2=cast=(ArgList)
-OS__XmCreateWorkingDialog_3=
-
-OS__XmDestroyPixmap=
-OS__XmDestroyPixmap_0=cast=(Screen *)
-OS__XmDestroyPixmap_1=cast=(Pixmap)
-
-OS__XmDragCancel=
-OS__XmDragCancel_0=cast=(Widget)
-
-OS__XmDragStart=
-OS__XmDragStart_0=cast=(Widget)
-OS__XmDragStart_1=cast=(XEvent *)
-OS__XmDragStart_2=cast=(ArgList)
-OS__XmDragStart_3=cast=(Cardinal)
-
-OS__XmDropSiteRegister=
-OS__XmDropSiteRegister_0=cast=(Widget)
-OS__XmDropSiteRegister_1=cast=(ArgList)
-OS__XmDropSiteRegister_2=cast=(Cardinal)
-
-OS__XmDropSiteUnregister=
-OS__XmDropSiteUnregister_0=cast=(Widget)
-
-OS__XmDropSiteUpdate=
-OS__XmDropSiteUpdate_0=cast=(Widget)
-OS__XmDropSiteUpdate_1=cast=(ArgList)
-OS__XmDropSiteUpdate_2=cast=(Cardinal)
-
-OS__XmDropTransferAdd=
-OS__XmDropTransferAdd_0=cast=(Widget)
-OS__XmDropTransferAdd_1=cast=(XmDropTransferEntryRec *)
-OS__XmDropTransferAdd_2=cast=(Cardinal)
-
-OS__XmDropTransferStart=
-OS__XmDropTransferStart_0=cast=(Widget)
-OS__XmDropTransferStart_1=cast=(ArgList)
-OS__XmDropTransferStart_2=cast=(Cardinal)
-
-OS__XmFileSelectionBoxGetChild=
-OS__XmFileSelectionBoxGetChild_0=cast=(Widget)
-OS__XmFileSelectionBoxGetChild_1=
-
-OS__XmFontListAppendEntry=
-OS__XmFontListAppendEntry_0=cast=(XmFontList)
-OS__XmFontListAppendEntry_1=cast=(XmFontListEntry)
-
-OS__XmFontListCopy=
-OS__XmFontListCopy_0=cast=(XmFontList)
-
-OS__XmFontListEntryFree=
-OS__XmFontListEntryFree_0=cast=(XmFontListEntry *)
-
-OS__XmFontListEntryGetFont=
-OS__XmFontListEntryGetFont_0=cast=(XmFontListEntry)
-OS__XmFontListEntryGetFont_1=cast=(XmFontType *)
-
-OS__XmFontListEntryLoad=
-OS__XmFontListEntryLoad_0=cast=(Display *)
-OS__XmFontListEntryLoad_1=cast=(char *)
-OS__XmFontListEntryLoad_2=
-OS__XmFontListEntryLoad_3=cast=(char *)
-
-OS__XmFontListFree=
-OS__XmFontListFree_0=cast=(XmFontList)
-
-OS__XmFontListFreeFontContext=
-OS__XmFontListFreeFontContext_0=cast=(XmFontContext)
-
-OS__XmFontListInitFontContext=
-OS__XmFontListInitFontContext_0=cast=(XmFontContext *)
-OS__XmFontListInitFontContext_1=cast=(XmFontList)
-
-OS__XmFontListNextEntry=
-OS__XmFontListNextEntry_0=cast=(XmFontContext)
-
-OS__XmGetAtomName=
-OS__XmGetAtomName_0=cast=(Display *)
-OS__XmGetAtomName_1=cast=(Atom)
-
-OS__XmGetDragContext=
-OS__XmGetDragContext_0=cast=(Widget)
-OS__XmGetDragContext_1=cast=(Time)
-
-OS__XmGetFocusWidget=
-OS__XmGetFocusWidget_0=cast=(Widget)
-
-OS__XmGetPixmap=
-OS__XmGetPixmap_0=cast=(Screen *)
-OS__XmGetPixmap_1=cast=(char *)
-OS__XmGetPixmap_2=cast=(Pixel)
-OS__XmGetPixmap_3=cast=(Pixel)
-
-OS__XmGetPixmapByDepth=
-OS__XmGetPixmapByDepth_0=cast=(Screen *)
-OS__XmGetPixmapByDepth_1=cast=(char *)
-OS__XmGetPixmapByDepth_2=
-OS__XmGetPixmapByDepth_3=
-OS__XmGetPixmapByDepth_4=
-
-OS__XmGetXmDisplay=
-OS__XmGetXmDisplay_0=cast=(Display *)
-
-OS__XmImMbLookupString=
-OS__XmImMbLookupString_0=cast=(Widget)
-OS__XmImMbLookupString_1=cast=(XKeyPressedEvent *)
-OS__XmImMbLookupString_2=cast=(char *)
-OS__XmImMbLookupString_3=
-OS__XmImMbLookupString_4=cast=(KeySym *)
-OS__XmImMbLookupString_5=cast=(int *)
-
-OS__XmImRegister=
-OS__XmImRegister_0=cast=(Widget)
-OS__XmImRegister_1=
-
-OS__XmImSetFocusValues=
-OS__XmImSetFocusValues_0=cast=(Widget)
-OS__XmImSetFocusValues_1=cast=(ArgList)
-OS__XmImSetFocusValues_2=
-
-OS__XmImSetValues=
-OS__XmImSetValues_0=cast=(Widget)
-OS__XmImSetValues_1=cast=(ArgList)
-OS__XmImSetValues_2=
-
-OS__XmImUnregister=
-OS__XmImUnregister_0=cast=(Widget)
-
-OS__XmImUnsetFocus=
-OS__XmImUnsetFocus_0=cast=(Widget)
-
-OS__XmInternAtom=
-OS__XmInternAtom_0=cast=(Display *)
-OS__XmInternAtom_1=cast=(String)
-OS__XmInternAtom_2=
-
-OS__XmListAddItemUnselected=
-OS__XmListAddItemUnselected_0=cast=(Widget)
-OS__XmListAddItemUnselected_1=cast=(XmString)
-OS__XmListAddItemUnselected_2=
-
-OS__XmListDeleteAllItems=
-OS__XmListDeleteAllItems_0=cast=(Widget)
-
-OS__XmListDeleteItemsPos=
-OS__XmListDeleteItemsPos_0=cast=(Widget)
-OS__XmListDeleteItemsPos_1=
-OS__XmListDeleteItemsPos_2=
-
-OS__XmListDeletePos=
-OS__XmListDeletePos_0=cast=(Widget)
-OS__XmListDeletePos_1=
-
-OS__XmListDeletePositions=
-OS__XmListDeletePositions_0=cast=(Widget)
-OS__XmListDeletePositions_1=cast=(int *)
-OS__XmListDeletePositions_2=
-
-OS__XmListDeselectAllItems=
-OS__XmListDeselectAllItems_0=cast=(Widget)
-
-OS__XmListDeselectPos=
-OS__XmListDeselectPos_0=cast=(Widget)
-OS__XmListDeselectPos_1=
-
-OS__XmListGetKbdItemPos=
-OS__XmListGetKbdItemPos_0=cast=(Widget)
-
-OS__XmListGetSelectedPos=
-OS__XmListGetSelectedPos_0=cast=(Widget)
-OS__XmListGetSelectedPos_1=cast=(int **)
-OS__XmListGetSelectedPos_2=cast=(int *)
-
-OS__XmListItemPos=
-OS__XmListItemPos_0=cast=(Widget)
-OS__XmListItemPos_1=cast=(XmString)
-
-OS__XmListPosSelected=
-OS__XmListPosSelected_0=cast=(Widget)
-OS__XmListPosSelected_1=
-
-OS__XmListReplaceItemsPosUnselected=
-OS__XmListReplaceItemsPosUnselected_0=cast=(Widget)
-OS__XmListReplaceItemsPosUnselected_1=cast=(XmString *)
-OS__XmListReplaceItemsPosUnselected_2=
-OS__XmListReplaceItemsPosUnselected_3=
-
-OS__XmListSelectPos=
-OS__XmListSelectPos_0=cast=(Widget)
-OS__XmListSelectPos_1=
-OS__XmListSelectPos_2=
-
-OS__XmListSetKbdItemPos=
-OS__XmListSetKbdItemPos_0=cast=(Widget)
-OS__XmListSetKbdItemPos_1=
-
-OS__XmListSetPos=
-OS__XmListSetPos_0=cast=(Widget)
-OS__XmListSetPos_1=
-
-OS__XmListUpdateSelectedList=
-OS__XmListUpdateSelectedList_0=cast=(Widget)
-
-OS__XmMainWindowSetAreas=
-OS__XmMainWindowSetAreas_0=cast=(Widget)
-OS__XmMainWindowSetAreas_1=cast=(Widget)
-OS__XmMainWindowSetAreas_2=cast=(Widget)
-OS__XmMainWindowSetAreas_3=cast=(Widget)
-OS__XmMainWindowSetAreas_4=cast=(Widget)
-OS__XmMainWindowSetAreas_5=cast=(Widget)
-
-OS__XmMessageBoxGetChild=
-OS__XmMessageBoxGetChild_0=cast=(Widget)
-OS__XmMessageBoxGetChild_1=
-
-OS__XmParseMappingCreate=
-OS__XmParseMappingCreate_0=cast=(ArgList)
-OS__XmParseMappingCreate_1=
-
-OS__XmParseMappingFree=
-OS__XmParseMappingFree_0=cast=(XmParseMapping)
-
-OS__XmProcessTraversal=
-OS__XmProcessTraversal_0=cast=(Widget)
-OS__XmProcessTraversal_1=
-
-OS__XmRenderTableAddRenditions=
-OS__XmRenderTableAddRenditions_0=cast=(XmRenderTable)
-OS__XmRenderTableAddRenditions_1=cast=(XmRendition *)
-OS__XmRenderTableAddRenditions_2=
-OS__XmRenderTableAddRenditions_3=
-
-OS__XmRenderTableFree=
-OS__XmRenderTableFree_0=cast=(XmRenderTable)
-
-OS__XmRenditionCreate=
-OS__XmRenditionCreate_0=cast=(Widget)
-OS__XmRenditionCreate_1=cast=(XmStringTag)
-OS__XmRenditionCreate_2=cast=(ArgList)
-OS__XmRenditionCreate_3=
-
-OS__XmRenditionFree=
-OS__XmRenditionFree_0=cast=(XmRendition)
-
-OS__XmStringBaseline=
-OS__XmStringBaseline_0=cast=XmRenderTable
-OS__XmStringBaseline_1=cast=XmString
-
-OS__XmStringCompare=
-OS__XmStringCompare_0=cast=(XmString)
-OS__XmStringCompare_1=cast=(XmString)
-
-OS__XmStringComponentCreate=
-OS__XmStringComponentCreate_0=
-OS__XmStringComponentCreate_1=
-OS__XmStringComponentCreate_2=cast=(XtPointer)
-
-OS__XmStringConcat=
-OS__XmStringConcat_0=cast=(XmString)
-OS__XmStringConcat_1=cast=(XmString)
-
-OS__XmStringCreate=
-OS__XmStringCreate_0=cast=(char *)
-OS__XmStringCreate_1=cast=(char *)
-
-OS__XmStringCreateLocalized=
-OS__XmStringCreateLocalized_0=cast=(char *)
-
-OS__XmStringDraw=
-OS__XmStringDraw_0=cast=(Display *)
-OS__XmStringDraw_1=cast=(Window)
-OS__XmStringDraw_2=cast=(XmFontList)
-OS__XmStringDraw_3=cast=(XmString)
-OS__XmStringDraw_4=cast=(GC)
-OS__XmStringDraw_5=
-OS__XmStringDraw_6=
-OS__XmStringDraw_7=
-OS__XmStringDraw_8=
-OS__XmStringDraw_9=
-OS__XmStringDraw_10=
-
-OS__XmStringDrawImage=
-OS__XmStringDrawImage_0=cast=(Display *)
-OS__XmStringDrawImage_1=cast=(Window)
-OS__XmStringDrawImage_2=cast=(XmFontList)
-OS__XmStringDrawImage_3=cast=(XmString)
-OS__XmStringDrawImage_4=cast=(GC)
-OS__XmStringDrawImage_5=
-OS__XmStringDrawImage_6=
-OS__XmStringDrawImage_7=
-OS__XmStringDrawImage_8=
-OS__XmStringDrawImage_9=
-OS__XmStringDrawImage_10=
-
-OS__XmStringDrawUnderline=
-OS__XmStringDrawUnderline_0=cast=(Display *)
-OS__XmStringDrawUnderline_1=cast=(Window)
-OS__XmStringDrawUnderline_2=cast=(XmFontList)
-OS__XmStringDrawUnderline_3=cast=(XmString)
-OS__XmStringDrawUnderline_4=cast=(GC)
-OS__XmStringDrawUnderline_5=
-OS__XmStringDrawUnderline_6=
-OS__XmStringDrawUnderline_7=
-OS__XmStringDrawUnderline_8=
-OS__XmStringDrawUnderline_9=
-OS__XmStringDrawUnderline_10=
-OS__XmStringDrawUnderline_11=cast=(XmString)
-
-OS__XmStringEmpty=
-OS__XmStringEmpty_0=cast=(XmString)
-
-OS__XmStringExtent=
-OS__XmStringExtent_0=cast=XmRenderTable
-OS__XmStringExtent_1=cast=XmString
-OS__XmStringExtent_2=cast=Dimension *
-OS__XmStringExtent_3=cast=Dimension *
-
-OS__XmStringFree=
-OS__XmStringFree_0=cast=(XmString)
-
-OS__XmStringGenerate=
-OS__XmStringGenerate_0=cast=(XtPointer)
-OS__XmStringGenerate_1=cast=(XmStringTag)
-OS__XmStringGenerate_2=
-OS__XmStringGenerate_3=cast=(XmStringTag)
-
-OS__XmStringHeight=
-OS__XmStringHeight_0=cast=(XmFontList)
-OS__XmStringHeight_1=cast=(XmString)
-
-OS__XmStringParseText=
-OS__XmStringParseText_0=cast=(XtPointer)
-OS__XmStringParseText_1=cast=(XtPointer *)
-OS__XmStringParseText_2=cast=(XmStringTag)
-OS__XmStringParseText_3=
-OS__XmStringParseText_4=cast=(XmParseTable)
-OS__XmStringParseText_5=
-OS__XmStringParseText_6=cast=(XtPointer)
-
-OS__XmStringUnparse=
-OS__XmStringUnparse_0=cast=(XmString)
-OS__XmStringUnparse_1=cast=(XmStringTag)
-OS__XmStringUnparse_2=
-OS__XmStringUnparse_3=
-OS__XmStringUnparse_4=cast=(XmParseTable)
-OS__XmStringUnparse_5=
-OS__XmStringUnparse_6=
-
-OS__XmStringWidth=
-OS__XmStringWidth_0=cast=(XmFontList)
-OS__XmStringWidth_1=cast=(XmString)
-
-OS__XmTabCreate=
-OS__XmTabCreate_0=
-OS__XmTabCreate_1=
-OS__XmTabCreate_2=
-OS__XmTabCreate_3=
-OS__XmTabCreate_4=cast=(char *)
-
-OS__XmTabFree=
-OS__XmTabFree_0=cast=(XmTab)
-
-OS__XmTabListFree=
-OS__XmTabListFree_0=cast=(XmTabList)
-
-OS__XmTabListInsertTabs=
-OS__XmTabListInsertTabs_0=cast=(XmTabList)
-OS__XmTabListInsertTabs_1=cast=(XmTab *)
-OS__XmTabListInsertTabs_2=
-OS__XmTabListInsertTabs_3=
-
-OS__XmTextClearSelection=
-OS__XmTextClearSelection_0=cast=(Widget)
-OS__XmTextClearSelection_1=
-
-OS__XmTextCopy=
-OS__XmTextCopy_0=cast=(Widget)
-OS__XmTextCopy_1=
-
-OS__XmTextCut=
-OS__XmTextCut_0=cast=(Widget)
-OS__XmTextCut_1=
-
-OS__XmTextDisableRedisplay=
-OS__XmTextDisableRedisplay_0=cast=(Widget)
-
-OS__XmTextEnableRedisplay=
-OS__XmTextEnableRedisplay_0=cast=(Widget)
-
-OS__XmTextFieldPaste=
-OS__XmTextFieldPaste_0=cast=(Widget)
-
-OS__XmTextGetInsertionPosition=
-OS__XmTextGetInsertionPosition_0=cast=(Widget)
-
-OS__XmTextGetLastPosition=
-OS__XmTextGetLastPosition_0=cast=(Widget)
-
-OS__XmTextGetMaxLength=
-OS__XmTextGetMaxLength_0=cast=(Widget)
-
-OS__XmTextGetSelection=
-OS__XmTextGetSelection_0=cast=(Widget)
-
-OS__XmTextGetSelectionPosition=
-OS__XmTextGetSelectionPosition_0=cast=(Widget)
-OS__XmTextGetSelectionPosition_1=cast=(XmTextPosition *)
-OS__XmTextGetSelectionPosition_2=cast=(XmTextPosition *)
-
-OS__XmTextGetString=
-OS__XmTextGetString_0=cast=(Widget)
-
-OS__XmTextGetSubstring=
-OS__XmTextGetSubstring_0=cast=(Widget)
-OS__XmTextGetSubstring_1=
-OS__XmTextGetSubstring_2=
-OS__XmTextGetSubstring_3=
-OS__XmTextGetSubstring_4=cast=(char *)
-
-OS__XmTextGetSubstringWcs=
-OS__XmTextGetSubstringWcs_0=cast=(Widget)
-OS__XmTextGetSubstringWcs_1=cast=(XmTextPosition)
-OS__XmTextGetSubstringWcs_2=
-OS__XmTextGetSubstringWcs_3=
-OS__XmTextGetSubstringWcs_4=cast=(wchar_t *)
-
-OS__XmTextInsert=
-OS__XmTextInsert_0=cast=(Widget)
-OS__XmTextInsert_1=
-OS__XmTextInsert_2=cast=(char *)
-
-OS__XmTextPaste=
-OS__XmTextPaste_0=cast=(Widget)
-
-OS__XmTextPosToXY=
-OS__XmTextPosToXY_0=cast=(Widget)
-OS__XmTextPosToXY_1=cast=(XmTextPosition)
-OS__XmTextPosToXY_2=cast=(Position *)
-OS__XmTextPosToXY_3=cast=(Position *)
-
-OS__XmTextReplace=
-OS__XmTextReplace_0=cast=(Widget)
-OS__XmTextReplace_1=
-OS__XmTextReplace_2=
-OS__XmTextReplace_3=cast=(char *)
-
-OS__XmTextScroll=
-OS__XmTextScroll_0=cast=(Widget)
-OS__XmTextScroll_1=
-
-OS__XmTextSetEditable=
-OS__XmTextSetEditable_0=cast=(Widget)
-OS__XmTextSetEditable_1=
-
-OS__XmTextSetHighlight=
-OS__XmTextSetHighlight_0=cast=(Widget)
-OS__XmTextSetHighlight_1=
-OS__XmTextSetHighlight_2=
-OS__XmTextSetHighlight_3=
-
-OS__XmTextSetInsertionPosition=
-OS__XmTextSetInsertionPosition_0=cast=(Widget)
-OS__XmTextSetInsertionPosition_1=
-
-OS__XmTextSetMaxLength=
-OS__XmTextSetMaxLength_0=cast=(Widget)
-OS__XmTextSetMaxLength_1=
-
-OS__XmTextSetSelection=
-OS__XmTextSetSelection_0=cast=(Widget)
-OS__XmTextSetSelection_1=
-OS__XmTextSetSelection_2=
-OS__XmTextSetSelection_3=
-
-OS__XmTextSetString=
-OS__XmTextSetString_0=cast=(Widget)
-OS__XmTextSetString_1=cast=(char *)
-
-OS__XmTextShowPosition=
-OS__XmTextShowPosition_0=cast=(Widget)
-OS__XmTextShowPosition_1=
-
-OS__XmTextXYToPos=
-OS__XmTextXYToPos_0=cast=Widget
-OS__XmTextXYToPos_1=cast=Position
-OS__XmTextXYToPos_2=cast=Position
-
-OS__XmUpdateDisplay=
-OS__XmUpdateDisplay_0=cast=(Widget)
-
-OS__XmWidgetGetDisplayRect=
-OS__XmWidgetGetDisplayRect_0=cast=(Widget)
-OS__XmWidgetGetDisplayRect_1=cast=(XRectangle *)
-
-OS__XmbTextListToTextProperty=
-OS__XmbTextListToTextProperty_0=cast=(Display *)
-OS__XmbTextListToTextProperty_1=cast=(char **)
-OS__XmbTextListToTextProperty_2=
-OS__XmbTextListToTextProperty_3=cast=(XICCEncodingStyle)
-OS__XmbTextListToTextProperty_4=
-
-OS__XmbTextPropertyToTextList=
-OS__XmbTextPropertyToTextList_0=cast=(Display *)
-OS__XmbTextPropertyToTextList_1=
-OS__XmbTextPropertyToTextList_2=cast=(char ***)
-OS__XmbTextPropertyToTextList_3=cast=(int *)
-
-OS__XpCancelJob=
-OS__XpCancelJob_0=cast=(Display *)
-OS__XpCancelJob_1=
-
-OS__XpCreateContext=
-OS__XpCreateContext_0=cast=(Display *)
-OS__XpCreateContext_1=cast=(char *)
-
-OS__XpDestroyContext=
-OS__XpDestroyContext_0=cast=(Display *)
-OS__XpDestroyContext_1=cast=(XPContext)
-
-OS__XpEndJob=
-OS__XpEndJob_0=cast=(Display *)
-
-OS__XpEndPage=
-OS__XpEndPage_0=cast=(Display *)
-
-OS__XpFreePrinterList=
-OS__XpFreePrinterList_0=cast=(XPPrinterList)
-
-OS__XpGetOneAttribute=
-OS__XpGetOneAttribute_0=cast=(Display *)
-OS__XpGetOneAttribute_1=cast=(XPContext)
-OS__XpGetOneAttribute_2=cast=(XPAttributes)
-OS__XpGetOneAttribute_3=cast=(char *)
-
-OS__XpGetPageDimensions=
-OS__XpGetPageDimensions_0=cast=(Display *)
-OS__XpGetPageDimensions_1=cast=(XPContext)
-OS__XpGetPageDimensions_2=cast=(unsigned short *)
-OS__XpGetPageDimensions_3=cast=(unsigned short *)
-OS__XpGetPageDimensions_4=cast=(XRectangle *)
-
-OS__XpGetPrinterList=
-OS__XpGetPrinterList_0=cast=(Display *)
-OS__XpGetPrinterList_1=cast=(char *)
-OS__XpGetPrinterList_2=cast=(int *)
-
-OS__XpGetScreenOfContext=
-OS__XpGetScreenOfContext_0=cast=(Display *)
-OS__XpGetScreenOfContext_1=cast=(XPContext)
-
-OS__XpSetAttributes=
-OS__XpSetAttributes_0=cast=(Display *)
-OS__XpSetAttributes_1=cast=(XPContext)
-OS__XpSetAttributes_2=cast=(XPAttributes)
-OS__XpSetAttributes_3=cast=(char *)
-OS__XpSetAttributes_4=cast=(XPAttrReplacement)
-
-OS__XpSetContext=
-OS__XpSetContext_0=cast=(Display *)
-OS__XpSetContext_1=cast=(XPContext)
-
-OS__XpStartJob=
-OS__XpStartJob_0=cast=(Display *)
-OS__XpStartJob_1=cast=(XPSaveData)
-
-OS__XpStartPage=
-OS__XpStartPage_0=cast=(Display *)
-OS__XpStartPage_1=cast=(Window)
-
-OS__XtAddCallback=
-OS__XtAddCallback_0=cast=(Widget)
-OS__XtAddCallback_1=cast=(String)
-OS__XtAddCallback_2=cast=(XtCallbackProc)
-OS__XtAddCallback_3=cast=(XtPointer)
-
-OS__XtAddEventHandler=
-OS__XtAddEventHandler_0=cast=(Widget)
-OS__XtAddEventHandler_1=
-OS__XtAddEventHandler_2=
-OS__XtAddEventHandler_3=cast=(XtEventHandler)
-OS__XtAddEventHandler_4=cast=(XtPointer)
-
-OS__XtAddExposureToRegion=
-OS__XtAddExposureToRegion_0=cast=(XEvent *)
-OS__XtAddExposureToRegion_1=cast=(Region)
-
-OS__XtAppAddInput=
-OS__XtAppAddInput_0=cast=(XtAppContext)
-OS__XtAppAddInput_1=
-OS__XtAppAddInput_2=cast=(XtPointer)
-OS__XtAppAddInput_3=cast=(XtInputCallbackProc)
-OS__XtAppAddInput_4=cast=(XtPointer)
-
-OS__XtAppAddTimeOut=
-OS__XtAppAddTimeOut_0=cast=(XtAppContext)
-OS__XtAppAddTimeOut_1=
-OS__XtAppAddTimeOut_2=cast=(XtTimerCallbackProc)
-OS__XtAppAddTimeOut_3=cast=(XtPointer)
-
-OS__XtAppCreateShell=
-OS__XtAppCreateShell_0=cast=(String)
-OS__XtAppCreateShell_1=cast=(String)
-OS__XtAppCreateShell_2=cast=(WidgetClass)
-OS__XtAppCreateShell_3=cast=(Display *)
-OS__XtAppCreateShell_4=cast=(ArgList)
-OS__XtAppCreateShell_5=
-
-OS__XtAppGetSelectionTimeout=
-OS__XtAppGetSelectionTimeout_0=cast=(XtAppContext)
-
-OS__XtAppNextEvent=
-OS__XtAppNextEvent_0=cast=(XtAppContext)
-OS__XtAppNextEvent_1=cast=(XEvent *)
-
-OS__XtAppPeekEvent=
-OS__XtAppPeekEvent_0=cast=(XtAppContext)
-OS__XtAppPeekEvent_1=cast=(XEvent *)
-
-OS__XtAppPending=
-OS__XtAppPending_0=cast=(XtAppContext)
-
-OS__XtAppProcessEvent=
-OS__XtAppProcessEvent_0=cast=(XtAppContext)
-OS__XtAppProcessEvent_1=
-
-OS__XtAppSetErrorHandler=
-OS__XtAppSetErrorHandler_0=cast=(XtAppContext)
-OS__XtAppSetErrorHandler_1=cast=(XtErrorHandler)
-
-OS__XtAppSetFallbackResources=
-OS__XtAppSetFallbackResources_0=cast=(XtAppContext)
-OS__XtAppSetFallbackResources_1=cast=(String *)
-
-OS__XtAppSetSelectionTimeout=
-OS__XtAppSetSelectionTimeout_0=cast=(XtAppContext)
-OS__XtAppSetSelectionTimeout_1=
-
-OS__XtAppSetWarningHandler=
-OS__XtAppSetWarningHandler_0=cast=(XtAppContext)
-OS__XtAppSetWarningHandler_1=cast=(XtErrorHandler)
-
-OS__XtBuildEventMask=
-OS__XtBuildEventMask_0=cast=(Widget)
-
-OS__XtCallActionProc=
-OS__XtCallActionProc_0=cast=(Widget)
-OS__XtCallActionProc_1=cast=(String)
-OS__XtCallActionProc_2=cast=(XEvent *)
-OS__XtCallActionProc_3=cast=(String *)
-OS__XtCallActionProc_4=
-
-OS__XtClass=
-OS__XtClass_0=cast=(Widget)
-
-OS__XtConfigureWidget=
-OS__XtConfigureWidget_0=cast=(Widget)
-OS__XtConfigureWidget_1=
-OS__XtConfigureWidget_2=
-OS__XtConfigureWidget_3=
-OS__XtConfigureWidget_4=
-OS__XtConfigureWidget_5=
-
-OS__XtCreateApplicationContext=
-
-OS__XtCreatePopupShell=
-OS__XtCreatePopupShell_0=cast=(String)
-OS__XtCreatePopupShell_1=cast=(WidgetClass)
-OS__XtCreatePopupShell_2=cast=(Widget)
-OS__XtCreatePopupShell_3=cast=(ArgList)
-OS__XtCreatePopupShell_4=
-
-OS__XtDestroyApplicationContext=
-OS__XtDestroyApplicationContext_0=cast=(XtAppContext)
-
-OS__XtDestroyWidget=
-OS__XtDestroyWidget_0=cast=(Widget)
-
-OS__XtDisownSelection=
-OS__XtDisownSelection_0=cast=Widget
-OS__XtDisownSelection_1=cast=Atom
-OS__XtDisownSelection_2=cast=Time
-
-OS__XtDispatchEvent=
-OS__XtDispatchEvent_0=cast=(XEvent *)
-
-OS__XtDisplay=
-OS__XtDisplay_0=cast=(Widget)
-
-OS__XtDisplayToApplicationContext=
-OS__XtDisplayToApplicationContext_0=cast=(Display *)
-
-OS__XtFree=
-OS__XtFree_0=cast=(char *)
-
-OS__XtGetDisplays=
-OS__XtGetDisplays_0=cast=(XtAppContext)
-OS__XtGetDisplays_1=cast=Display ***
-OS__XtGetDisplays_2=cast=Cardinal *
-
-OS__XtGetMultiClickTime=
-OS__XtGetMultiClickTime_0=cast=(Display *)
-
-OS__XtGetSelectionValue=
-OS__XtGetSelectionValue_0=cast=Widget
-OS__XtGetSelectionValue_1=cast=Atom
-OS__XtGetSelectionValue_2=cast=Atom
-OS__XtGetSelectionValue_3=cast=XtSelectionCallbackProc
-OS__XtGetSelectionValue_4=cast=XtPointer
-OS__XtGetSelectionValue_5=cast=Time
-
-OS__XtGetValues=flags=no_gen
-OS__XtGetValues_0=cast=(Widget)
-OS__XtGetValues_1=cast=(ArgList)
-OS__XtGetValues_2=
-
-OS__XtInsertEventHandler=
-OS__XtInsertEventHandler_0=cast=(Widget)
-OS__XtInsertEventHandler_1=cast=(EventMask)
-OS__XtInsertEventHandler_2=cast=(Boolean)
-OS__XtInsertEventHandler_3=cast=(XtEventHandler)
-OS__XtInsertEventHandler_4=cast=(XtPointer)
-OS__XtInsertEventHandler_5=cast=(XtListPosition)
-
-OS__XtIsManaged=
-OS__XtIsManaged_0=cast=(Widget)
-
-OS__XtIsRealized=
-OS__XtIsRealized_0=cast=(Widget)
-
-OS__XtIsSubclass=
-OS__XtIsSubclass_0=cast=(Widget)
-OS__XtIsSubclass_1=cast=(WidgetClass)
-
-OS__XtIsTopLevelShell=
-OS__XtIsTopLevelShell_0=cast=(Widget)
-
-OS__XtLastTimestampProcessed=
-OS__XtLastTimestampProcessed_0=cast=(Display *)
-
-OS__XtMalloc=
-OS__XtMalloc_0=
-
-OS__XtManageChild=
-OS__XtManageChild_0=cast=(Widget)
-
-OS__XtMapWidget=
-OS__XtMapWidget_0=cast=(Widget)
-
-OS__XtMoveWidget=
-OS__XtMoveWidget_0=cast=(Widget)
-OS__XtMoveWidget_1=
-OS__XtMoveWidget_2=
-
-OS__XtNameToWidget=
-OS__XtNameToWidget_0=cast=(Widget)
-OS__XtNameToWidget_1=cast=(String)
-
-OS__XtOpenDisplay=
-OS__XtOpenDisplay_0=cast=(XtAppContext)
-OS__XtOpenDisplay_1=cast=(String)
-OS__XtOpenDisplay_2=cast=(String)
-OS__XtOpenDisplay_3=cast=(String)
-OS__XtOpenDisplay_4=cast=(XrmOptionDescRec *)
-OS__XtOpenDisplay_5=
-OS__XtOpenDisplay_6=cast=(int *)
-OS__XtOpenDisplay_7=cast=(char **)
-
-OS__XtOverrideTranslations=
-OS__XtOverrideTranslations_0=cast=(Widget)
-OS__XtOverrideTranslations_1=cast=(XtTranslations)
-
-OS__XtOwnSelection=
-OS__XtOwnSelection_0=cast=(Widget)
-OS__XtOwnSelection_1=cast=(Atom)
-OS__XtOwnSelection_2=cast=Time
-OS__XtOwnSelection_3=cast=XtConvertSelectionProc
-OS__XtOwnSelection_4=cast=(XtLoseSelectionProc)
-OS__XtOwnSelection_5=cast=(XtSelectionDoneProc)
-
-OS__XtParent=
-OS__XtParent_0=cast=(Widget)
-
-OS__XtParseTranslationTable=
-OS__XtParseTranslationTable_0=cast=(String)
-
-OS__XtPopdown=
-OS__XtPopdown_0=cast=(Widget)
-
-OS__XtPopup=
-OS__XtPopup_0=cast=(Widget)
-OS__XtPopup_1=
-
-OS__XtQueryGeometry=
-OS__XtQueryGeometry_0=cast=(Widget)
-OS__XtQueryGeometry_1=cast=(XtWidgetGeometry *)
-OS__XtQueryGeometry_2=cast=(XtWidgetGeometry *)
-
-OS__XtRealizeWidget=
-OS__XtRealizeWidget_0=cast=(Widget)
-
-OS__XtRegisterDrawable=
-OS__XtRegisterDrawable_0=cast=Display *
-OS__XtRegisterDrawable_1=cast=Drawable
-OS__XtRegisterDrawable_2=cast=Widget
-
-OS__XtRemoveEventHandler=
-OS__XtRemoveEventHandler_0=cast=Widget
-OS__XtRemoveEventHandler_1=
-OS__XtRemoveEventHandler_2=
-OS__XtRemoveEventHandler_3=cast=XtEventHandler
-OS__XtRemoveEventHandler_4=cast=XtPointer
-
-OS__XtRemoveInput=
-OS__XtRemoveInput_0=cast=(XtInputId)
-
-OS__XtRemoveTimeOut=
-OS__XtRemoveTimeOut_0=
-
-OS__XtResizeWidget=
-OS__XtResizeWidget_0=cast=(Widget)
-OS__XtResizeWidget_1=
-OS__XtResizeWidget_2=
-OS__XtResizeWidget_3=
-
-OS__XtResizeWindow=
-OS__XtResizeWindow_0=cast=(Widget)
-
-OS__XtSetLanguageProc=
-OS__XtSetLanguageProc_0=cast=(XtAppContext)
-OS__XtSetLanguageProc_1=cast=(XtLanguageProc)
-OS__XtSetLanguageProc_2=cast=(XtPointer)
-
-OS__XtSetMappedWhenManaged=
-OS__XtSetMappedWhenManaged_0=cast=(Widget)
-OS__XtSetMappedWhenManaged_1=
-
-OS__XtSetValues=
-OS__XtSetValues_0=cast=(Widget)
-OS__XtSetValues_1=cast=(ArgList)
-OS__XtSetValues_2=
-
-OS__XtToolkitInitialize=
-
-OS__XtToolkitThreadInitialize=
-
-OS__XtTranslateCoords=
-OS__XtTranslateCoords_0=cast=(Widget)
-OS__XtTranslateCoords_1=
-OS__XtTranslateCoords_2=
-OS__XtTranslateCoords_3=
-OS__XtTranslateCoords_4=
-
-OS__XtUnmanageChild=
-OS__XtUnmanageChild_0=cast=(Widget)
-
-OS__XtUnmapWidget=
-OS__XtUnmapWidget_0=cast=(Widget)
-
-OS__XtUnregisterDrawable=
-OS__XtUnregisterDrawable_0=cast=Display *
-OS__XtUnregisterDrawable_1=cast=Drawable
-
-OS__XtWindow=
-OS__XtWindow_0=cast=(Widget)
-
-OS__XtWindowToWidget=
-OS__XtWindowToWidget_0=cast=(Display *)
-OS__XtWindowToWidget_1=cast=(Window)
-
-OS___XmSetMenuTraversal=
-OS___XmSetMenuTraversal_0=cast=(Widget)
-OS___XmSetMenuTraversal_1=
-
-OS___XtDefaultAppContext=
-
-OS__applicationShellWidgetClass=flags=const
-
-OS__dlclose=
-OS__dlclose_0=cast=(void *)
-
-OS__dlopen=
-OS__dlopen_0=cast=(const char *)
-OS__dlopen_1=
-
-OS__dlsym=
-OS__dlsym_0=cast=(void *)
-OS__dlsym_1=cast=(const char *)
-
-OS__overrideShellWidgetClass=flags=const
-
-OS__shellWidgetClass=flags=const
-
-OS__topLevelShellWidgetClass=flags=const
-
-OS__transientShellWidgetClass=flags=const
-
-OS__xmMenuShellWidgetClass=flags=const
-
-OS_close=
-OS_close_0=
-
-OS_fd_set_sizeof=
-
-OS_iconv=
-OS_iconv_0=cast=(iconv_t)
-OS_iconv_1=cast=(void *)
-OS_iconv_2=cast=(size_t *)
-OS_iconv_3=cast=(char **)
-OS_iconv_4=cast=(size_t *)
-
-OS_iconv_close=
-OS_iconv_close_0=cast=(iconv_t)
-
-OS_iconv_open=
-OS_iconv_open_0=cast=(const char *)
-OS_iconv_open_1=cast=(const char *)
-
-OS_localeconv_decimal_point=
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XButtonEvent_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XButtonEvent_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XButtonEvent_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XButtonEvent_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XClientMessageEvent_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XClientMessageEvent_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XClientMessageEvent_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XClientMessageEvent_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XConfigureEvent_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XConfigureEvent_2I_0=cast=void *
-OS_memmove__ILorg_eclipse_swt_internal_motif_XConfigureEvent_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XConfigureEvent_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XExposeEvent_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XExposeEvent_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XExposeEvent_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XExposeEvent_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XImage_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XImage_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XImage_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XImage_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XKeyEvent_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XKeyEvent_2I_0=cast=void *
-OS_memmove__ILorg_eclipse_swt_internal_motif_XKeyEvent_2I_1=cast=const void *,flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XKeyEvent_2I_2=cast=size_t
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextBlockRec_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextBlockRec_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextBlockRec_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextBlockRec_2I_2=cast=(size_t)
-
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2I=
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2I_0=cast=(void *)
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2I_1=cast=(const void *),flags=no_out
-OS_memmove__ILorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2I_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_Visual_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_Visual_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_Visual_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_Visual_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XAnyEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XAnyEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XAnyEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XAnyEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XButtonEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XButtonEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XButtonEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XButtonEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCharStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCharStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCharStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCharStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XClientMessageEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XClientMessageEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XClientMessageEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XClientMessageEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XConfigureEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XConfigureEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XConfigureEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XConfigureEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCreateWindowEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCreateWindowEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCreateWindowEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCreateWindowEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCrossingEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCrossingEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCrossingEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XCrossingEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XDestroyWindowEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XDestroyWindowEvent_2II_0=cast=void *,flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XDestroyWindowEvent_2II_1=cast=const void *
-OS_memmove__Lorg_eclipse_swt_internal_motif_XDestroyWindowEvent_2II_2=cast=size_t
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XEvent_2II_0=cast=void *
-OS_memmove__Lorg_eclipse_swt_internal_motif_XEvent_2II_1=cast=const void *
-OS_memmove__Lorg_eclipse_swt_internal_motif_XEvent_2II_2=cast=size_t
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XExposeEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XExposeEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XExposeEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XExposeEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFocusChangeEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFocusChangeEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFocusChangeEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFocusChangeEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFontStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFontStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFontStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XFontStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XIconSize_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XIconSize_2II_0=cast=void *,flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XIconSize_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XIconSize_2II_2=cast=size_t
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XImage_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XImage_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XImage_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XImage_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XKeyEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XKeyEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XKeyEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XKeyEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XModifierKeymap_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XModifierKeymap_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XModifierKeymap_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XModifierKeymap_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XMotionEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XMotionEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XMotionEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XMotionEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XPropertyEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XPropertyEvent_2II_0=cast=void *,flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XPropertyEvent_2II_1=cast=const void *
-OS_memmove__Lorg_eclipse_swt_internal_motif_XPropertyEvent_2II_2=cast=size_t
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XReparentEvent_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XReparentEvent_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XReparentEvent_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XReparentEvent_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XineramaScreenInfo_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XineramaScreenInfo_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XineramaScreenInfo_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XineramaScreenInfo_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmAnyCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmAnyCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmAnyCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmAnyCallbackStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDragProcCallbackStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropFinishCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropFinishCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropFinishCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropFinishCallbackStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropProcCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropProcCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropProcCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmDropProcCallbackStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextBlockRec_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextBlockRec_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextBlockRec_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextBlockRec_2II_2=cast=(size_t)
-
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2II=
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2II_0=cast=(void *),flags=no_in
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2II_1=cast=(const void *)
-OS_memmove__Lorg_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct_2II_2=cast=(size_t)
-
-OS_nl_langinfo=
-OS_nl_langinfo_0=
-
-OS_pipe=
-OS_pipe_0=cast=(int *)
-
-OS_read=
-OS_read_0=
-OS_read_1=cast=(char *)
-OS_read_2=
-
-OS_select=
-OS_select_0=
-OS_select_1=cast=(fd_set *)
-OS_select_2=cast=(fd_set *)
-OS_select_3=cast=(fd_set *)
-OS_select_4=cast=(struct timeval *)
-
-OS_setResourceMem=flags=no_gen
-OS_setResourceMem_0=
-OS_setResourceMem_1=
-
-OS_setlocale=
-OS_setlocale_0=
-OS_setlocale_1=cast=(char *)
-
-OS_write=
-OS_write_0=
-OS_write_1=cast=(char *)
-OS_write_2=
-
-
-org_eclipse_swt_internal_motif_Visual=
-Visual_ext_data=cast=(XExtData *)
-Visual_visualid=
-Visual_c_class=accessor=class
-Visual_red_mask=
-Visual_green_mask=
-Visual_blue_mask=
-Visual_bits_per_rgb=
-Visual_map_entries=
-
-org_eclipse_swt_internal_motif_XAnyEvent=
-XAnyEvent_serial=
-XAnyEvent_send_event=
-XAnyEvent_display=cast=(Display *)
-XAnyEvent_window=
-
-org_eclipse_swt_internal_motif_XButtonEvent=
-XButtonEvent_root=
-XButtonEvent_subwindow=
-XButtonEvent_time=
-XButtonEvent_x=
-XButtonEvent_y=
-XButtonEvent_x_root=
-XButtonEvent_y_root=
-XButtonEvent_state=
-XButtonEvent_button=
-XButtonEvent_same_screen=
-
-org_eclipse_swt_internal_motif_XCharStruct=
-XCharStruct_lbearing=
-XCharStruct_rbearing=
-XCharStruct_width=
-XCharStruct_ascent=
-XCharStruct_descent=
-XCharStruct_attributes=
-
-org_eclipse_swt_internal_motif_XClientMessageEvent=
-XClientMessageEvent_message_type=cast=Atom
-XClientMessageEvent_format=
-XClientMessageEvent_data=accessor=data.l,cast=long *
-
-org_eclipse_swt_internal_motif_XColor=
-XColor_pixel=
-XColor_red=
-XColor_green=
-XColor_blue=
-XColor_flags=
-XColor_pad=
-
-org_eclipse_swt_internal_motif_XConfigureEvent=
-XConfigureEvent_serial=
-XConfigureEvent_send_event=
-XConfigureEvent_display=cast=Display *
-XConfigureEvent_event=cast=Window
-XConfigureEvent_window=cast=Window
-XConfigureEvent_x=
-XConfigureEvent_y=
-XConfigureEvent_width=
-XConfigureEvent_height=
-XConfigureEvent_border_width=
-XConfigureEvent_above=cast=Window
-XConfigureEvent_override_redirect=
-
-org_eclipse_swt_internal_motif_XCreateWindowEvent=
-XCreateWindowEvent_serial=
-XCreateWindowEvent_send_event=
-XCreateWindowEvent_display=cast=(Display *)
-XCreateWindowEvent_parent=cast=Window
-XCreateWindowEvent_window=cast=Window
-XCreateWindowEvent_x=
-XCreateWindowEvent_y=
-XCreateWindowEvent_width=
-XCreateWindowEvent_height=
-XCreateWindowEvent_border_width=
-XCreateWindowEvent_override_redirect=
-
-org_eclipse_swt_internal_motif_XCrossingEvent=
-XCrossingEvent_root=
-XCrossingEvent_subwindow=
-XCrossingEvent_time=
-XCrossingEvent_x=
-XCrossingEvent_y=
-XCrossingEvent_x_root=
-XCrossingEvent_y_root=
-XCrossingEvent_mode=
-XCrossingEvent_detail=
-XCrossingEvent_same_screen=
-XCrossingEvent_focus=
-XCrossingEvent_state=
-
-org_eclipse_swt_internal_motif_XDestroyWindowEvent=
-XDestroyWindowEvent_serial=
-XDestroyWindowEvent_send_event=
-XDestroyWindowEvent_display=cast=Display *
-XDestroyWindowEvent_event=cast=Window
-XDestroyWindowEvent_window=cast=Window
-
-org_eclipse_swt_internal_motif_XEvent=
-XEvent_type=
-
-org_eclipse_swt_internal_motif_XExposeEvent=
-XExposeEvent_x=
-XExposeEvent_y=
-XExposeEvent_width=
-XExposeEvent_height=
-XExposeEvent_count=
-
-org_eclipse_swt_internal_motif_XFocusChangeEvent=
-XFocusChangeEvent_mode=
-XFocusChangeEvent_detail=
-
-org_eclipse_swt_internal_motif_XFontStruct=
-XFontStruct_ext_data=cast=(XExtData *)
-XFontStruct_fid=
-XFontStruct_direction=
-XFontStruct_min_char_or_byte2=
-XFontStruct_max_char_or_byte2=
-XFontStruct_min_byte1=
-XFontStruct_max_byte1=
-XFontStruct_all_chars_exist=
-XFontStruct_default_char=
-XFontStruct_n_properties=
-XFontStruct_properties=cast=(XFontProp *)
-XFontStruct_min_bounds_lbearing=accessor=min_bounds.lbearing
-XFontStruct_min_bounds_rbearing=accessor=min_bounds.rbearing
-XFontStruct_min_bounds_width=accessor=min_bounds.width
-XFontStruct_min_bounds_ascent=accessor=min_bounds.ascent
-XFontStruct_min_bounds_descent=accessor=min_bounds.descent
-XFontStruct_min_bounds_attributes=accessor=min_bounds.attributes
-XFontStruct_max_bounds_lbearing=accessor=max_bounds.lbearing
-XFontStruct_max_bounds_rbearing=accessor=max_bounds.rbearing
-XFontStruct_max_bounds_width=accessor=max_bounds.width
-XFontStruct_max_bounds_ascent=accessor=max_bounds.ascent
-XFontStruct_max_bounds_descent=accessor=max_bounds.descent
-XFontStruct_max_bounds_attributes=accessor=max_bounds.attributes
-XFontStruct_per_char=cast=(XCharStruct *)
-XFontStruct_ascent=
-XFontStruct_descent=
-
-org_eclipse_swt_internal_motif_XGCValues=
-XGCValues_function=
-XGCValues_plane_mask=
-XGCValues_foreground=
-XGCValues_background=
-XGCValues_line_width=
-XGCValues_line_style=
-XGCValues_cap_style=
-XGCValues_join_style=
-XGCValues_fill_style=
-XGCValues_fill_rule=
-XGCValues_arc_mode=
-XGCValues_tile=
-XGCValues_stipple=
-XGCValues_ts_x_origin=
-XGCValues_ts_y_origin=
-XGCValues_font=
-XGCValues_subwindow_mode=
-XGCValues_graphics_exposures=
-XGCValues_clip_x_origin=
-XGCValues_clip_y_origin=
-XGCValues_clip_mask=
-XGCValues_dash_offset=
-XGCValues_dashes=
-
-org_eclipse_swt_internal_motif_XIconSize=
-XIconSize_min_width=
-XIconSize_min_height=
-XIconSize_max_width=
-XIconSize_max_height=
-XIconSize_width_inc=
-XIconSize_height_inc=
-
-org_eclipse_swt_internal_motif_XImage=
-XImage_width=
-XImage_height=
-XImage_xoffset=
-XImage_format=
-XImage_data=cast=(char *)
-XImage_byte_order=
-XImage_bitmap_unit=
-XImage_bitmap_bit_order=
-XImage_bitmap_pad=
-XImage_depth=
-XImage_bytes_per_line=
-XImage_bits_per_pixel=
-XImage_red_mask=
-XImage_green_mask=
-XImage_blue_mask=
-XImage_obdata=cast=(XPointer)
-XImage_create_image=accessor=f.create_image,cast=(XImage *(*)())
-XImage_destroy_image=accessor=f.destroy_image,cast=(int(*)())
-XImage_get_pixel=accessor=f.get_pixel,cast=(unsigned long(*)())
-XImage_put_pixel=accessor=f.put_pixel,cast=(int(*)())
-XImage_sub_image=accessor=f.sub_image,cast=(XImage *(*)())
-XImage_add_pixel=accessor=f.add_pixel,cast=(int(*)())
-
-org_eclipse_swt_internal_motif_XKeyEvent=
-XKeyEvent_root=
-XKeyEvent_subwindow=
-XKeyEvent_time=
-XKeyEvent_x=
-XKeyEvent_y=
-XKeyEvent_x_root=
-XKeyEvent_y_root=
-XKeyEvent_state=
-XKeyEvent_keycode=
-XKeyEvent_same_screen=
-
-org_eclipse_swt_internal_motif_XModifierKeymap=
-XModifierKeymap_max_keypermod=
-XModifierKeymap_modifiermap=cast=(KeyCode *)
-
-org_eclipse_swt_internal_motif_XMotionEvent=
-XMotionEvent_root=
-XMotionEvent_subwindow=
-XMotionEvent_time=
-XMotionEvent_x=
-XMotionEvent_y=
-XMotionEvent_x_root=
-XMotionEvent_y_root=
-XMotionEvent_state=
-XMotionEvent_is_hint=
-XMotionEvent_same_screen=
-
-org_eclipse_swt_internal_motif_XPropertyEvent=
-XPropertyEvent_atom=
-XPropertyEvent_time=
-XPropertyEvent_state=
-
-org_eclipse_swt_internal_motif_XRectangle=
-XRectangle_x=
-XRectangle_y=
-XRectangle_width=
-XRectangle_height=
-
-org_eclipse_swt_internal_motif_XRenderPictureAttributes=
-XRenderPictureAttributes_repeat=
-XRenderPictureAttributes_alpha_map=
-XRenderPictureAttributes_alpha_x_origin=
-XRenderPictureAttributes_alpha_y_origin=
-XRenderPictureAttributes_clip_x_origin=
-XRenderPictureAttributes_clip_y_origin=
-XRenderPictureAttributes_clip_mask=
-XRenderPictureAttributes_graphics_exposures=
-XRenderPictureAttributes_subwindow_mode=
-XRenderPictureAttributes_poly_edge=
-XRenderPictureAttributes_poly_mode=
-XRenderPictureAttributes_dither=
-XRenderPictureAttributes_component_alpha=
-
-org_eclipse_swt_internal_motif_XReparentEvent=
-XReparentEvent_serial=
-XReparentEvent_send_event=
-XReparentEvent_display=cast=Display *
-XReparentEvent_event=cast=Window
-XReparentEvent_window=cast=Window
-XReparentEvent_parent=cast=Window
-XReparentEvent_x=
-XReparentEvent_y=
-XReparentEvent_override_redirect=
-
-org_eclipse_swt_internal_motif_XSetWindowAttributes=
-XSetWindowAttributes_background_pixmap=
-XSetWindowAttributes_background_pixel=
-XSetWindowAttributes_border_pixmap=
-XSetWindowAttributes_border_pixel=
-XSetWindowAttributes_bit_gravity=
-XSetWindowAttributes_win_gravity=
-XSetWindowAttributes_backing_store=
-XSetWindowAttributes_backing_planes=
-XSetWindowAttributes_backing_pixel=
-XSetWindowAttributes_save_under=
-XSetWindowAttributes_event_mask=
-XSetWindowAttributes_do_not_propagate_mask=
-XSetWindowAttributes_override_redirect=
-XSetWindowAttributes_colormap=
-XSetWindowAttributes_cursor=
-
-org_eclipse_swt_internal_motif_XSizeHints=
-XSizeHints_flags=
-XSizeHints_x=
-XSizeHints_y=
-XSizeHints_width=
-XSizeHints_height=
-XSizeHints_min_width=
-XSizeHints_min_height=
-XSizeHints_max_width=
-XSizeHints_max_height=
-XSizeHints_width_inc=
-XSizeHints_height_inc=
-XSizeHints_aspect_x=accessor=min_aspect.x
-XSizeHints_aspect_y=accessor=min_aspect.y
-XSizeHints_base_width=
-XSizeHints_base_height=
-XSizeHints_win_gravity=
-
-org_eclipse_swt_internal_motif_XTextProperty=
-XTextProperty_value=cast=(unsigned char *)
-XTextProperty_encoding=
-XTextProperty_format=
-XTextProperty_nitems=
-
-org_eclipse_swt_internal_motif_XWindowAttributes=
-XWindowAttributes_x=
-XWindowAttributes_y=
-XWindowAttributes_width=
-XWindowAttributes_height=
-XWindowAttributes_border_width=
-XWindowAttributes_depth=
-XWindowAttributes_visual=cast=(Visual *)
-XWindowAttributes_root=
-XWindowAttributes_c_class=accessor=class
-XWindowAttributes_bit_gravity=
-XWindowAttributes_win_gravity=
-XWindowAttributes_backing_store=
-XWindowAttributes_backing_planes=
-XWindowAttributes_backing_pixel=
-XWindowAttributes_save_under=
-XWindowAttributes_colormap=
-XWindowAttributes_map_installed=
-XWindowAttributes_map_state=
-XWindowAttributes_all_event_masks=
-XWindowAttributes_your_event_mask=
-XWindowAttributes_do_not_propagate_mask=
-XWindowAttributes_override_redirect=
-XWindowAttributes_screen=cast=(Screen *)
-
-org_eclipse_swt_internal_motif_XWindowChanges=
-XWindowChanges_x=
-XWindowChanges_y=
-XWindowChanges_width=
-XWindowChanges_height=
-XWindowChanges_border_width=
-XWindowChanges_sibling=
-XWindowChanges_stack_mode=
-
-org_eclipse_swt_internal_motif_XineramaScreenInfo=
-XineramaScreenInfo_screen_number=
-XineramaScreenInfo_x_org=
-XineramaScreenInfo_y_org=
-XineramaScreenInfo_width=
-XineramaScreenInfo_height=
-
-org_eclipse_swt_internal_motif_XmAnyCallbackStruct=
-XmAnyCallbackStruct_reason=
-XmAnyCallbackStruct_event=cast=(XEvent *)
-
-org_eclipse_swt_internal_motif_XmDragProcCallbackStruct=
-XmDragProcCallbackStruct_timeStamp=
-XmDragProcCallbackStruct_dragContext=cast=(Widget)
-XmDragProcCallbackStruct_x=
-XmDragProcCallbackStruct_y=
-XmDragProcCallbackStruct_dropSiteStatus=
-XmDragProcCallbackStruct_operation=
-XmDragProcCallbackStruct_operations=
-XmDragProcCallbackStruct_animate=
-
-org_eclipse_swt_internal_motif_XmDropFinishCallbackStruct=
-XmDropFinishCallbackStruct_timeStamp=
-XmDropFinishCallbackStruct_operation=
-XmDropFinishCallbackStruct_operations=
-XmDropFinishCallbackStruct_dropSiteStatus=
-XmDropFinishCallbackStruct_dropAction=
-XmDropFinishCallbackStruct_completionStatus=
-
-org_eclipse_swt_internal_motif_XmDropProcCallbackStruct=
-XmDropProcCallbackStruct_timeStamp=
-XmDropProcCallbackStruct_dragContext=cast=(Widget)
-XmDropProcCallbackStruct_x=
-XmDropProcCallbackStruct_y=
-XmDropProcCallbackStruct_dropSiteStatus=
-XmDropProcCallbackStruct_operation=
-XmDropProcCallbackStruct_operations=
-XmDropProcCallbackStruct_dropAction=
-
-org_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct=
-XmSpinBoxCallbackStruct_widget=cast=Widget
-XmSpinBoxCallbackStruct_doit=cast=Boolean
-XmSpinBoxCallbackStruct_position=
-XmSpinBoxCallbackStruct_value=cast=XmString
-XmSpinBoxCallbackStruct_crossed_boundary=cast=Boolean
-
-org_eclipse_swt_internal_motif_XmTextBlockRec=
-XmTextBlockRec_ptr=cast=(char *)
-XmTextBlockRec_length=
-XmTextBlockRec_format=cast=(XmTextFormat)
-
-org_eclipse_swt_internal_motif_XmTextVerifyCallbackStruct=
-XmTextVerifyCallbackStruct_doit=
-XmTextVerifyCallbackStruct_currInsert=
-XmTextVerifyCallbackStruct_newInsert=
-XmTextVerifyCallbackStruct_startPos=
-XmTextVerifyCallbackStruct_endPos=
-XmTextVerifyCallbackStruct_text=cast=(XmTextBlock)
-
-org_eclipse_swt_internal_motif_XtWidgetGeometry=
-XtWidgetGeometry_request_mode=
-XtWidgetGeometry_x=
-XtWidgetGeometry_y=
-XtWidgetGeometry_width=
-XtWidgetGeometry_height=
-XtWidgetGeometry_border_width=
-XtWidgetGeometry_sibling=cast=(Widget)
-XtWidgetGeometry_stack_mode=
-

Back to the top