Lines Matching defs:xx
21 int terminal_size(unsigned *xx, unsigned *yy)43 if (xx && x) *xx = x;53 int terminal_probesize(unsigned *xx, unsigned *yy)55 if (terminal_size(xx, yy) && (!xx || *xx) && (!yy || *yy)) return 1;176 int scan_key_getsize(char *scratch, int timeout_ms, unsigned *xx, unsigned *yy)200 if (xx) *xx = x;