Searched refs:pos_line (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dsearch.c1053 /* Go to the line with the number specified in pos_line, the
1056 void do_gotopos(ssize_t pos_line, size_t pos_x, ssize_t pos_y, size_t argument
1062 do_gotolinecolumn(pos_line, pos_x + 1, FALSE, FALSE, TRUE, TRUE);
H A Dproto.h605 void do_gotopos(ssize_t pos_line, size_t pos_x, ssize_t pos_y, size_t

Completed in 117 milliseconds