Searched refs:TextWidget (Results 1 - 16 of 16) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextAction.c75 void _XawTextPrepareToUpdate(TextWidget ctx);
76 int _XawTextReplace(TextWidget ctx,
82 TextWidget ctx;
116 TextWidget ctx;
132 TextWidget ctx;
149 TextWidget ctx;
159 TextWidget ctx;
187 TextWidget ctx = (TextWidget)w;
271 StartAction((TextWidget)
[all...]
H A DXaw3_1Text.c90 void _XawTextPrepareToUpdate(TextWidget ctx);
109 #define offset(field) XtOffset(TextWidget, field)
344 TextWidget ctx;
371 TextWidget ctx;
385 TextWidget ctx;
416 TextWidget ctx;
431 TextWidget ctx;
459 TextWidget ctx;
481 TextWidget ctx = (TextWidget) ne
[all...]
H A DXaw3_1TextPop.c152 TextWidget ctx = (TextWidget)w;
197 TextWidget ctx = (TextWidget) closure;
220 TextWidget ctx = (TextWidget) closure;
389 TextWidget tw = (TextWidget) XtParent(XtParent(XtParent(w)));
415 TextWidget tw = (TextWidget) XtParen
[all...]
H A DXaw3_1Text.h123 typedef struct _TextRec *TextWidget; typedef in typeref:struct:_TextRec
H A DXaw3_1AsciiSink.c138 x -= ((TextWidget) XtParent(w))->text.margin.left;
194 TextWidget ctx = (TextWidget) XtParent(w);
554 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
559 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
H A DXaw3_1TextSink.c227 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
230 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c89 TextWidget ctx;
115 TextWidget ctx;
146 TextWidget ctx;
193 TextWidget ctx = (TextWidget)w;
340 StartAction((TextWidget)w, event); /* Get Time. */
341 GetSelection(w, ((TextWidget)w)->text.time, params, *num_params);
342 EndAction((TextWidget)w);
353 TextWidget ctx;
373 Move((TextWidget)
[all...]
H A DText.c351 TextWidget ctx;
378 TextWidget ctx;
392 TextWidget ctx;
427 TextWidget ctx;
445 TextWidget ctx;
476 TextWidget ctx;
523 TextWidget ctx = (TextWidget) new;
587 TextWidget ctx = (TextWidget)
[all...]
H A DTextP.h256 TextWidget /*ctx*/,
264 TextWidget /*ctx*/,
272 TextWidget /*ctx*/,
H A DText.h170 typedef struct _TextRec *TextWidget; typedef in typeref:struct:_TextRec
176 TextWidget /* tw */
H A DTextPop.c169 TextWidget ctx = (TextWidget)w;
214 TextWidget ctx = (TextWidget) closure;
237 TextWidget ctx = (TextWidget) closure;
417 TextWidget tw = (TextWidget) XtParent(XtParent(XtParent(w)));
443 TextWidget tw = (TextWidget) XtParen
[all...]
H A DAsciiSink.c162 x -= ((TextWidget) XtParent(w))->text.margin.left;
218 TextWidget ctx = (TextWidget) XtParent(w);
585 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
590 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
688 { TextWidget ctx = (TextWidget)XtParent(w);
H A DMultiSink.c185 x -= ((TextWidget) XtParent(w))->text.margin.left;
244 TextWidget ctx = (TextWidget) XtParent(w);
608 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
621 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
626 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
751 ((TextWidget)XtParent(w))->text.redisplay_needed = True;
769 MultiSinkObject sink = (MultiSinkObject) ((TextWidget)w)->text.sink;
H A DTextSrc.c572 _XawTextFormat(TextWidget tw)
575 TextWidget tw;
H A DTextSink.c232 ((TextWidget)XtParent(new))->text.redisplay_needed = True;
H A DXawIm.c270 margin = &(((TextWidget)w)->text.margin);
811 margin = &(((TextWidget)w)->text.margin);
970 margin = &(((TextWidget)w)->text.margin);

Completed in 485 milliseconds