Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DMainHexEditor.c2068 BOOLEAN MouseIsDown; in HMainEditorKeyInput() local
2084 MouseIsDown = FALSE; in HMainEditorKeyInput()
2114 BeforeMouseIsDown = MouseIsDown; in HMainEditorKeyInput()
2116 Status = HMainEditorHandleMouseInput (MouseState, &MouseIsDown); in HMainEditorKeyInput()
2123 if (MouseIsDown) { in HMainEditorKeyInput()
2139 if (MouseIsDown) { in HMainEditorKeyInput()