| H A D | ispell.c | 97 cancel, check, look, terse, options, dict, dictMenu, member in struct:_ispell 235 Offset(words_file), XtRString, "/usr/share/dict/words"}, 1970 XtSetValues(ispell.dict, args, 1); 2019 ispell_dict *dict, *prev_dict; local in function:InitIspell 2104 ispell.dict = XtVaCreateManagedWidget("dict", menuButtonWidgetClass, 2170 dict = XtNew(ispell_dict); 2171 dict->sme = XtCreateManagedWidget("", smeBSBObjectClass, 2173 dict->wchars = ""; 2174 XtAddCallback(dict [all...] |