Lines Matching refs:line
119 * Verify if we were at the last line and that line isn't
120 * visibe because we now show the header line(s).
1643 size_t size, int line)
1665 ret = fmt->header(fmt, &dummy_hpp, hists, line, &span);
1781 int line;
1783 for (line = 0; line < hpp_list->nr_header_lines; line++) {
1787 sizeof(headers), line);
1789 ui_browser__gotorc_title(&browser->b, line, 0);