Searched refs:c_hpos (Results 1 – 3 of 3) sorted by relevance
144 protected int c_hpos(EditLine *);
721 int nchars = c_hpos(el); in ed_prev_line()763 int nchars = c_hpos(el); in ed_next_line()
679 c_hpos(EditLine *el) in c_hpos() function