AspellSpeller 63 src/editor/spell.c AspellSpeller *speller; AspellSpeller 77 src/editor/spell.c static const char *(*mc_aspell_speller_error_message) (const AspellSpeller * ths); AspellSpeller 78 src/editor/spell.c static const AspellError *(*mc_aspell_speller_error) (const AspellSpeller * ths); AspellSpeller 80 src/editor/spell.c static AspellSpeller *(*mc_to_aspell_speller) (AspellCanHaveError * obj); AspellSpeller 81 src/editor/spell.c static int (*mc_aspell_speller_check) (AspellSpeller * ths, const char *word, int word_size); AspellSpeller 82 src/editor/spell.c static const AspellWordList *(*mc_aspell_speller_suggest) (AspellSpeller * ths, AspellSpeller 86 src/editor/spell.c static void (*mc_delete_aspell_speller) (AspellSpeller * ths); AspellSpeller 100 src/editor/spell.c static int (*mc_aspell_speller_add_to_personal) (AspellSpeller * ths, const char *word, AspellSpeller 102 src/editor/spell.c static int (*mc_aspell_speller_save_all_word_lists) (AspellSpeller * ths);