Searched refs:ch_tell (Results 1 – 9 of 9) sorted by relevance
214 new_pos = ch_tell(); in forw_line_seg()230 backchars = pappend((char) c, ch_tell()-1); in forw_line_seg()241 edisp_pos = ch_tell() - backchars; in forw_line_seg()246 new_pos = ch_tell(); in forw_line_seg()253 new_pos = ch_tell() - backchars; in forw_line_seg()265 new_pos = ch_tell(); in forw_line_seg()271 new_pos = ch_tell(); in forw_line_seg()273 new_pos = ch_tell() - backchars; in forw_line_seg()291 wrap_pos = ch_tell(); in forw_line_seg()306 pappend_b(' ', ch_tell()-1, TRUE); in forw_line_seg()[all …]
38 end_pos = ch_tell(); in jump_forw()79 end = ch_tell(); in jump_forw_buffered()106 jump_loc(ch_tell(), jump_sline); in jump_back()180 pos = ch_tell(); in jump_line_loc()
279 while (ch_tell() != ch_zero()) in beginning_of_line()288 return ch_tell(); in beginning_of_line()
94 jump_line_loc(ch_tell(), forwdir ? -1 : 1); in match_brac()
1547 chpos = ch_tell(); in col_vs_pos()1725 new_pos = ch_tell(); in forw_raw_line_len()1736 new_pos = ch_tell() - 1; in forw_raw_line_len()1743 new_pos = ch_tell(); in forw_raw_line_len()1787 new_pos = ch_tell() + 1; in back_raw_line()1811 new_pos = ch_tell() + 1; in back_raw_line()
184 cmark(m, curr_ifile, ch_tell(), sc_height); in getmark()
638 public POSITION ch_tell(void) in ch_tell() function
1108 POSITION curr_pos = ch_tell(); in curr_ifile_changed()
63 public POSITION ch_tell(void);