Searched refs:ignoreAll (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dispell.c96 replaceAll, undo, ignore, ignoreAll, add, addUncap, suspend, member in struct:_ispell
355 XtSetSensitive(ispell.ignoreAll, !state);
374 XtSetSensitive(ispell.ignoreAll, state);
2080 ispell.ignoreAll = XtCreateManagedWidget("ignoreAll", commandWidgetClass,
2082 XtAddCallback(ispell.ignoreAll, XtNcallback, IgnoreIspell, (XtPointer)True);

Completed in 4 milliseconds