Lines Matching refs:line
119 * Verify if we were at the last line and that line isn't
120 * visible because we now show the header line(s).
1644 size_t size, int line)
1666 ret = fmt->header(fmt, &dummy_hpp, hists, line, &span);
1782 int line;
1784 for (line = 0; line < hpp_list->nr_header_lines; line++) {
1788 sizeof(headers), line);
1790 ui_browser__gotorc_title(&browser->b, line, 0);