Lines Matching defs:leftcol
1408 int leftcol,
1418 int const refresh_x = leftcol * FontWidth(screen);
1547 int leftcol,
1557 int const refresh_x = leftcol * FontWidth(screen);
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,
1764 int leftcol,
1769 refresh_graphics(xw, leftcol, toprow, ncols, nrows, 0);
1849 int leftcol,
1855 int const x = leftcol * FontWidth(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,