Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/gui/
H A Dgui.h220 bool command_mode_active(void) {return command_mode.active;} in command_mode_active() function
H A Dsdl.cc844 if (bx_gui->command_mode_active()) { in handle_events()
H A Dsdl2.cc771 if (bx_gui->command_mode_active()) { in handle_events()
H A Dwin32.cc1392 if (bx_gui->command_mode_active()) { in simWndProc()
H A Dx.cc1837 if (bx_gui->command_mode_active()) { in xkeypress()