AspellSpeller 60 src/editor/spell.c AspellSpeller *speller; AspellSpeller 74 src/editor/spell.c static const char *(*mc_aspell_speller_error_message) (const AspellSpeller *ths); AspellSpeller 75 src/editor/spell.c static const AspellError *(*mc_aspell_speller_error) (const AspellSpeller *ths); AspellSpeller 77 src/editor/spell.c static AspellSpeller *(*mc_to_aspell_speller) (AspellCanHaveError *obj); AspellSpeller 78 src/editor/spell.c static int (*mc_aspell_speller_check) (AspellSpeller *ths, const char *word, int word_size); AspellSpeller 79 src/editor/spell.c static const AspellWordList *(*mc_aspell_speller_suggest) (AspellSpeller *ths, const char *word, AspellSpeller 83 src/editor/spell.c static void (*mc_delete_aspell_speller) (AspellSpeller *ths); AspellSpeller 97 src/editor/spell.c static int (*mc_aspell_speller_add_to_personal) (AspellSpeller *ths, const char *word, AspellSpeller 99 src/editor/spell.c static int (*mc_aspell_speller_save_all_word_lists) (AspellSpeller *ths);