Home
last modified time | relevance | path

Searched refs:find_pos (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/less/
H A Djump.c98 pos = find_pos(linenum); in jump_back()
H A Dlinenum.c372 public POSITION find_pos(LINENUM linenum) in find_pos() function
H A Dtags.c678 return (find_pos(curtag->tag_linenum)); in gtagsearch()
H A Dfuncs.h231 public POSITION find_pos(LINENUM linenum);
H A Dsearch.c1197 pos = find_pos(linenum); in search_range()
/dragonfly/contrib/ee/
H A Dee.c276 void find_pos P_((void));
1483 find_pos() /* move to the same column as on other line */ in find_pos() function
1525 find_pos(); in up()
1535 find_pos(); in down()