Searched refs:DeleteChar (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextAction.c | 1408 DeleteChar(Widget w, XEvent *event, XawTextScanDirection dir) function in typeref:typename:void 1430 DeleteChar(w, event, XawsdRight); 1437 DeleteChar(w, event, XawsdLeft);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | xterm.h | 1717 extern void DeleteChar (XtermWidget /* xw */, unsigned /* n */);
|
| H A D | util.c | 1512 DeleteChar(XtermWidget xw, unsigned n) function in typeref:typename:void 1526 TRACE(("DeleteChar count=%d\n", n));
|
| H A D | charproc.c | 3837 DeleteChar(xw, (unsigned) one_if_default(0));
|
Completed in 49 milliseconds