Searched refs:messwidget (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | lisp.c | 76 XeditDoLispEval(messwidget);
|
| H A D | xedit.h | 112 extern Widget topwindow, textwindow, labelwindow, filenamewindow, messwidget;
|
| H A D | xedit.c | 73 Widget topwindow, textwindow, messwidget, labelwindow, filenamewindow; variable in typeref:typename:Widget 357 messwidget = XtCreateManagedWidget("messageWindow", asciiTextWidgetClass,
|
| H A D | util.c | 103 left = right = XawTextSourceScan(XawTextGetSource(messwidget), 130 XawTextReplace(messwidget, left, right, &text); 133 XawTextSetInsertionPoint(messwidget, info.last);
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | xedit.c | 231 return (WrapWrite(messwidget, buffer, nbytes));
|
Completed in 6 milliseconds