Searched refs:IgnoreIspell (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | ispell.c | 159 static void IgnoreIspell(Widget, XtPointer, XtPointer); 1593 IgnoreIspell(Widget w, XtPointer client_data, XtPointer call_data) function in typeref:typename:void 2079 XtAddCallback(ispell.ignore, XtNcallback, IgnoreIspell, (XtPointer)False); 2082 XtAddCallback(ispell.ignoreAll, XtNcallback, IgnoreIspell, (XtPointer)True);
|
Completed in 3 milliseconds