Searched refs:addUncap (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
357 XtSetSensitive(ispell.addUncap, !state);
376 XtSetSensitive(ispell.addUncap, state);
2086 ispell.addUncap = XtCreateManagedWidget("addUncap", commandWidgetClass,
2088 XtAddCallback(ispell.addUncap, XtNcallback, AddIspell, (XtPointer)UNCAP);

Completed in 4 milliseconds