Searched refs:pluma_automatic_spell_checker_get_from_document (Results 1 – 3 of 3) sorted by relevance
50 PlumaAutomaticSpellChecker *pluma_automatic_spell_checker_get_from_document (
720 g_return_val_if_fail ((spell = pluma_automatic_spell_checker_get_from_document (doc)) == NULL, in pluma_automatic_spell_checker_new()875 pluma_automatic_spell_checker_get_from_document (const PlumaDocument *doc) in pluma_automatic_spell_checker_get_from_document() function889 g_return_if_fail (pluma_automatic_spell_checker_get_from_document (spell->doc) == spell); in pluma_automatic_spell_checker_free()
984 autospell = pluma_automatic_spell_checker_get_from_document (doc); in set_auto_spell()1060 pluma_automatic_spell_checker_get_from_document (doc) != NULL); in update_ui()1189 autospell = pluma_automatic_spell_checker_get_from_document (doc); in on_document_saved()