Searched refs:Edpos_t (Results 1 – 2 of 2) sorted by relevance
69 } Edpos_t; typedef151 Edpos_t e_curpos; /* cursor line and column */207 extern Edpos_t ed_curpos(Edit_t*, genchar*, int, int, Edpos_t);
823 Edpos_t lastpos; in ed_read()1139 Edpos_t ed_curpos(Edit_t *ep,genchar *phys, int off, int cur, Edpos_t curpos)1143 Edpos_t pos;1189 Edpos_t newpos;