Home
last modified time | relevance | path

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

/external/libedit/src/
Dvi.c166 return CC_CURSOR; in vi_prev_big_word()
191 return CC_CURSOR; in vi_prev_word()
215 return CC_CURSOR; in vi_next_big_word()
239 return CC_CURSOR; in vi_next_word()
303 return CC_CURSOR; in vi_insert_at_bol()
423 ret = CC_CURSOR; in vi_add()
445 return CC_CURSOR; in vi_add_at_eol()
482 return CC_CURSOR; in vi_end_big_word()
506 return CC_CURSOR; in vi_end_word()
558 return CC_CURSOR; in vi_command_mode()
[all …]
Dcommon.c221 return CC_CURSOR; in ed_move_to_end()
245 return CC_CURSOR; in ed_move_to_beg()
299 return CC_CURSOR; in ed_next_char()
325 return CC_CURSOR; in ed_prev_word()
348 return CC_CURSOR; in ed_prev_char()
861 return CC_CURSOR; in ed_prev_line()
895 return CC_CURSOR; in ed_next_line()
Dhistedit.h77 #define CC_CURSOR 5 macro
Demacs.c275 return CC_CURSOR; in em_next_word()
386 return CC_CURSOR; in em_exchange_mark()
Dread.c646 case CC_CURSOR: in FUN()
Dsearch.c641 return CC_CURSOR; in cv_csearch()