script_terminate_key   25 core/script.c  static int script_terminate_key = KEY_SHOOT_FULL;
script_terminate_key  143 core/script.c      script_terminate_key = key;
script_terminate_key  150 core/script.c      if ((script_terminate_key != KEY_SHOOT_FULL) && camera_info.state.state_kbd_script_run)
script_terminate_key  175 core/script.c      if (kbd_is_key_clicked(script_terminate_key))
script_terminate_key  237 core/script.c      script_terminate_key = KEY_SHOOT_FULL ;