Searched refs:ccolp (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);
1229 int *ccolp, // cursor screen column in textpos2screenpos() argument1272 *ccolp = ccol + coloff; in textpos2screenpos()