Searched refs:f_getmousepos (Results 1 – 4 of 4) sorted by relevance
21 void f_getmousepos(typval_T *argvars, typval_T *rettv);
3057 f_getmousepos(typval_T *argvars UNUSED, typval_T *rettv) in f_getmousepos() function
1467 ret_dict_number, f_getmousepos},
40499 Solution: Move limiting the mouse column to f_getmousepos(). (closes #5242)