Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c159 win_T *textwp; in set_mousemoved_columns() local
166 &textwp, &pos.lnum, &text, NULL, &col) == OK) in set_mousemoved_columns()
171 getvcol(textwp, &pos, &mcol, NULL, NULL); in set_mousemoved_columns()
175 getvcol(textwp, &pos, NULL, NULL, &mcol); in set_mousemoved_columns()