Searched refs:XawTextPaintStruct (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSinkP.h115 typedef struct _XawTextPaintStruct XawTextPaintStruct; typedef in typeref:struct:_XawTextPaintStruct
117 XawTextPaintStruct *next;
129 XawTextPaintStruct *paint, *bearings; /* drawing information */
/xsrc/external/mit/libXaw/dist/src/
H A DAsciiSink.c376 XawTextPaintStruct *paint = XtNew(XawTextPaintStruct);
411 XawTextPaintStruct *paint = XtNew(XawTextPaintStruct);
529 /* pass 2: feed the XawTextPaintStruct lists */
533 XawTextPaintStruct *paint = XtNew(XawTextPaintStruct);
636 paint = XtNew(XawTextPaintStruct);
727 return (int)((*(XawTextPaintStruct* _Xconst *)left)->property -
728 (*(XawTextPaintStruct* _Xcons
[all...]
H A DTextSink.c965 XawTextPaintStruct *paint, *next;

Completed in 6 milliseconds