Searched refs:PopdownIspell (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | ispell.c | 179 static void PopdownIspell(Widget, XtPointer, XtPointer); 1185 PopdownIspell(w, (XtPointer)True, NULL); 1362 PopdownIspell(Widget w, XtPointer client_data, XtPointer call_data) function in typeref:typename:void 2091 XtAddCallback(ispell.suspend, XtNcallback, PopdownIspell, (XtPointer)False); 2094 XtAddCallback(ispell.cancel, XtNcallback, PopdownIspell, (XtPointer)True);
|
Completed in 3 milliseconds