Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
DEmuFileSystem.h128 EMU_GRAPHICS_WINDOWS_KEY_SET_STATE KeySetState; member
DEmuGraphicsWindow.h122 EMU_GRAPHICS_WINDOWS_KEY_SET_STATE KeySetState; member
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
DGopInput.c455 Status = Private->EmuGraphicsWindow->KeySetState (Private->EmuGraphicsWindow, KeyToggleState); in EmuGopSimpleTextInExSetState()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DX11GraphicsWindow.c930 Drv->GraphicsIo.KeySetState = GasketX11KeySetState; in X11GraphicsWindowOpen()