Home
last modified time | relevance | path

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

/external/syslinux/core/include/
Dcore.h134 static inline bool shift_is_held(void) in shift_is_held() function
/external/syslinux/com32/elflink/ldlinux/
Dldlinux.c340 if (!forceprompt && !shift_is_held()) in main()
/external/syslinux/com32/menu/
Dmenumain.c762 if (shiftkey && !shift_is_held()) { in run_menu()