Searched refs:CHR_EVENT_FOCUS (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ | ||
D | qemu-char.h | 14 #define CHR_EVENT_FOCUS 1 /* focus to this terminal (modal input needed) */ macro |
D | console.c | 1152 if (event == CHR_EVENT_FOCUS) { in console_send_event() |