Searched refs:has_spell (Results 1 – 1 of 1) sorted by relevance
310 int has_spell = FALSE; // this buffer has spell checking in win_line() local507 has_spell = TRUE; in win_line()700 if (has_spell && !number_only) in win_line()841 if (has_spell) in win_line()1487 has_spell ? &can_spell : in win_line()1887 if (has_spell && v >= word_end && v > cur_checked_col) in win_line()