Lines Matching defs:toprow
1409 int toprow,
1419 int const refresh_y = toprow * FontHeight(screen) + scroll_y;
1548 int toprow,
1558 int const refresh_y = toprow * FontHeight(screen) + scroll_y;
1593 TRACE(("refresh: screen->topline=%d leftcol=%d toprow=%d nrows=%d ncols=%d (%d,%d %dx%d)\n",
1595 leftcol, toprow,
1600 if (!RefreshClipped(screen, leftcol, toprow, ncols, nrows,
1765 int toprow,
1769 refresh_graphics(xw, leftcol, toprow, ncols, nrows, 0);
1850 int toprow,
1856 int const y = toprow * FontHeight(screen);
1860 TRACE(("chararea clear graphics: screen->topline=%d leftcol=%d toprow=%d nrows=%d ncols=%d x=%d y=%d w=%d h=%d\n",
1862 leftcol, toprow,