Searched refs:next_link_in_view (Results 1 – 3 of 3) sorted by relevance
39 int next_link_in_view(struct document_view *doc_view, int current, int direction);
494 next_link_in_view(struct document_view *doc_view, int current, int direction) in next_link_in_view() function796 next_link_in_view(doc_view, link_pos, direction); in find_link()
874 && next_link_in_view(doc_view, doc_view->vs->current_link + direction, in find_next_link_in_search()