Lines Matching refs:TextWidget

90 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) new;
563 TextWidget ctx = (TextWidget)w;
629 TextWidget ctx = (TextWidget)w;
656 TextWidget ctx;
690 TextWidget ctx;
711 TextWidget ctx;
745 TextWidget ctx;
779 TextWidget ctx;
799 TextWidget ctx;
833 TextWidget ctx;
866 TextWidget ctx;
952 TextWidget ctx;
967 TextWidget ctx;
1013 TextWidget ctx;
1058 TextWidget ctx;
1136 caddr_t closure; /* TextWidget */
1139 TextWidget ctx = (TextWidget) closure;
1214 caddr_t closure, callData; /* closure = TextWidget, callData = percent. */
1216 TextWidget ctx = (TextWidget) closure;
1245 TextWidget ctx;
1295 caddr_t closure; /* TextWidget */
1298 TextWidget ctx = (TextWidget)closure;
1326 caddr_t closure, callData; /* closuer = TextWidget, callData = percent. */
1329 TextWidget ctx = (TextWidget)closure;
1375 TextWidget ctx = (TextWidget)w;
1508 TextWidget ctx = (TextWidget) w;
1546 TextWidget ctx;
1616 TextWidget ctx;
1724 TextWidget ctx = (TextWidget)w;
1815 TextWidget ctx;
1909 TextWidget ctx;
1966 TextWidget ctx = (TextWidget) w;
1983 TextWidget ctx;
2001 TextWidget ctx = (TextWidget) w;
2016 TextWidget ctx;
2064 * list in the TextWidget instance.
2069 TextWidget ctx;
2098 TextWidget ctx;
2124 TextWidget ctx;
2140 TextWidget ctx;
2196 TextWidget ctx;
2222 TextWidget ctx = (TextWidget) w;
2255 TextWidget ctx;
2273 TextWidget ctx;
2315 TextWidget ctx;
2393 TextWidget ctx;
2410 TextWidget ctx = (TextWidget)w;
2431 TextWidget ctx = (TextWidget) w;
2451 TextWidget oldtw = (TextWidget) current;
2452 TextWidget newtw = (TextWidget) new;
2545 XtGetValues( ((TextWidget) w)->text.source, args, *num_args );
2546 XtGetValues( ((TextWidget) w)->text.sink, args, *num_args );
2557 TextWidget ctx;
2580 _XawTextPrepareToUpdate( (TextWidget) w);
2582 _XawTextExecuteUpdate( (TextWidget) w);
2590 ((TextWidget)w)->text.sarray = sarray;
2598 *left = ((TextWidget) w)->text.s.left;
2599 *right = ((TextWidget) w)->text.s.right;
2608 TextWidget ctx = (TextWidget) w;
2633 TextWidget ctx = (TextWidget) w;
2659 return( ((TextWidget) w)->text.lt.top );
2667 TextWidget ctx = (TextWidget) w;
2679 return( ((TextWidget) w)->text.insertPos);
2690 register TextWidget ctx = (TextWidget)w;
2712 TextWidget ctx = (TextWidget) w;
2746 return(((TextWidget) w)->text.options);
2755 TextWidget ctx = (TextWidget) w;
2768 TextWidget ctx = (TextWidget) w;
2784 ((TextWidget) w)->text.update_disabled = True;
2785 _XawTextPrepareToUpdate( (TextWidget) w);
2792 register TextWidget ctx = (TextWidget)w;
2814 return ((TextWidget)w)->text.source;
2822 TextWidget ctx = (TextWidget) w;
2851 TextWidget ctx = (TextWidget) w;