Searched refs:can_go_left (Results 1 – 1 of 1) sorted by relevance
384 can_go_left(void) in can_go_left() function432 while (can_go_left() && ch_isspace(char_left_of_cursor())) in go_to_prev_word()435 while (can_go_left() && !ch_isspace(char_left_of_cursor())) in go_to_prev_word()