Lines Matching defs:yy
21 int terminal_size(unsigned *xx, unsigned *yy)44 if (yy && y) *yy = y;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)201 if (yy) *yy = y;