Searched refs:show_commands_window (Results 1 – 1 of 1) sorted by relevance
312 bool show_commands_window; member942 show_commands_window(void) in show_commands_window() function998 …if (ImGui::Button("Commands list") || has_ctrl_key('c')) { show_commands_window(); } ImGui::SameLi… in display_aubfile_window()