Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dnormal.pro29 void start_selection(void);
/vim-8.2.3635/src/
H A Dnormal.c1083 start_selection(); in normal_cmd()
1090 start_selection(); in normal_cmd()
5751 start_selection(void) in start_selection() function
H A Dedit.c3792 start_selection(); in ins_start_select()