Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c2387 pos_T par_pos; in find_decl() local
2419 par_pos = curwin->w_cursor; in find_decl()
2423 par_pos = curwin->w_cursor; in find_decl()
2485 if (valid && curwin->w_cursor.lnum >= par_pos.lnum) in find_decl()