Home
last modified time | relevance | path

Searched refs:shiftkey (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/include/
Dmenu.h183 extern int shiftkey;
/external/syslinux/com32/menu/
Dmenumain.c762 if (shiftkey && !shift_is_held()) { in run_menu()
765 shiftkey = 0; in run_menu()
Dreadconfig.c36 int shiftkey = 0; /* Only display menu if shift key pressed */ variable
713 shiftkey = 1; in parse_config_file()
/external/syslinux/com32/elflink/ldlinux/
Dreadconfig.c98 int shiftkey = 0; /* Only display menu if shift key pressed */ variable
939 shiftkey = 1; in parse_config_file()