Searched refs:shift_is_held (Results 1 – 3 of 3) sorted by relevance
134 static inline bool shift_is_held(void) in shift_is_held() function
340 if (!forceprompt && !shift_is_held()) in main()
762 if (shiftkey && !shift_is_held()) { in run_menu()