Searched refs:scolp (Results 1 – 2 of 2) sorted by relevance
32 void textpos2screenpos(win_T *wp, pos_T *pos, int *rowp, int *scolp, int *ccolp, int *ecolp);
1228 int *scolp, // start screen column in textpos2screenpos() argument1271 *scolp = scol + coloff; in textpos2screenpos()