Searched refs:HEditorMouseAction (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DMisc.c17 extern BOOLEAN HEditorMouseAction;
H A DBufferImage.c28 extern BOOLEAN HEditorMouseAction;
300 if (!HEditorMouseAction) {
387 if (!HEditorMouseAction) {
575 HEditorMouseAction
798 if (HEditorMouseAction && HMainEditor.SelectStart != 0 && HMainEditor.SelectEnd != 0) {
H A DMainHexEditor.c35 BOOLEAN HEditorMouseAction; variable
1738 HEditorMouseAction = FALSE;
2097 HEditorMouseAction = FALSE;
2218 HEditorMouseAction = TRUE;

Completed in 290 milliseconds