Home
last modified time | relevance | path

Searched refs:word_len (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/ee/
H A Dee.c4505 int word_len; in Auto_Format() local
4616 ((word_len = first_word_len(curr_line->next_line)) > 0) in Auto_Format()
4617 && ((scr_pos + word_len) < right_margin)) in Auto_Format()