Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro27 void term_set_winpos(int x, int y);
/vim-8.2.3635/src/
H A Dterm.c2825 term_set_winpos(int x, int y) in term_set_winpos() function
H A Dex_docmd.c7706 term_set_winpos(x, y); in ex_winpos()