Lines Matching refs:POSITION
28 public POSITION soft_eof = NULL_POSITION;
44 extern POSITION header_start_pos;
79 POSITION pos; in eof_displayed()
105 POSITION pos; in entire_file_displayed()
134 static POSITION forw_line_pfx(POSITION pos, int pfx, int skipeol) in forw_line_pfx()
174 POSITION pos = header_start_pos; in overlay_header()
188 POSITION pos = header_start_pos; in overlay_header()
221 public void forw(int n, POSITION pos, lbool force, lbool only_last, lbool to_newline, int nblank) in forw()
283 POSITION linepos = NULL_POSITION; in forw()
302 POSITION opos = pos; in forw()
378 public void back(int n, POSITION pos, lbool force, lbool only_last, lbool to_newline) in back()
443 POSITION pos; in forward()
491 POSITION pos; in backward()
525 POSITION pos = ch_zero(); in get_one_screen()