Home
last modified time | relevance | path

Searched refs:key_count (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DX11GraphicsWindow.c64 unsigned int key_count; member
244 if (Drv->key_count == NBR_KEYS) { in handleKeyEvent()
472 Drv->key_count++; in handleKeyEvent()
639 if (Drv->key_count != 0) { in X11CheckKey()
664 Drv->key_count--; in X11GetKey()
937 Drv->key_count = 0; in X11GraphicsWindowOpen()