Searched refs:TextSinkObject (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextSink.h55 typedef struct _TextSinkRec *TextSinkObject; typedef in typeref:struct:_TextSinkRec
228 * Arguments: w - the TextSinkObject.
H A DXaw3_1TextSink.c56 #define offset(field) XtOffset(TextSinkObject, text_sink.field)
184 TextSinkObject sink = (TextSinkObject) new;
201 TextSinkObject sink = (TextSinkObject) w;
220 TextSinkObject w = (TextSinkObject) new;
221 TextSinkObject old_w = (TextSinkObject) current;
403 TextSinkObject sin
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextSink.h79 typedef struct _TextSinkRec *TextSinkObject; typedef in typeref:struct:_TextSinkRec
304 * Arguments: w - the TextSinkObject.
H A DTextSink.c189 TextSinkObject sink = (TextSinkObject) new;
207 TextSinkObject sink = (TextSinkObject) w;
228 TextSinkObject w = (TextSinkObject) new;
229 TextSinkObject old_w = (TextSinkObject) current;
450 * Arguments: w - the TextSinkObject.
761 * Arguments: w - the TextSinkObject
[all...]

Completed in 36 milliseconds