Searched refs:ecolp (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);
1230 int *ecolp) // end screen column in textpos2screenpos() argument1273 *ecolp = ecol + coloff; in textpos2screenpos()