HomeSort by relevance Sort by last modified time
    Searched full:smaxx (Results 1 - 1 of 1) sorted by null

  /external/qemu/
curses.c 46 static int px, py, sminx, sminy, smaxx, smaxy; variable
56 pnoutrefresh(screenpad, py, px, sminy, sminx, smaxy - 1, smaxx - 1);
81 smaxx = COLS;
85 smaxx = sminx + width;

Completed in 1283 milliseconds