HomeSort by: relevance | last modified time | path
    Searched refs:refresh_amt (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
util.c 204 screen->refresh_amt));
210 refreshheight = screen->refresh_amt;
241 i = bot - (screen->bot_marg - screen->refresh_amt + screen->scroll_amt);
260 refreshheight = -screen->refresh_amt;
282 screen->refresh_amt = 0;
311 int amount = screen->refresh_amt;
321 screen->refresh_amt++;
331 screen->refresh_amt--;
634 screen->refresh_amt = 0;
651 if (screen->refresh_amt + amount > i
    [all...]
ptyx.h 2728 int refresh_amt; /* amount to refresh */ member in struct:__anon65

Completed in 23 milliseconds