|
static int | generic_shader_action_parameter_right (struct video_shader_parameter *param, unsigned type, const char *label, bool wraparound) |
|
int | shader_action_parameter_right (unsigned type, const char *label, bool wraparound) |
|
int | generic_action_cheat_toggle (size_t idx, unsigned type, const char *label, bool wraparound) |
|
int | action_right_cheat (unsigned type, const char *label, bool wraparound) |
|
int | action_right_input_desc_kbd (unsigned type, const char *label, bool wraparound) |
|
int | action_right_input_desc (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_scroll (unsigned type, const char *label, bool wraparound) |
|
static int | audio_mixer_stream_volume_right (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_goto_tab (void) |
|
static int | action_right_mainmenu (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_cheat_delete_all (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_shader_scale_pass (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_shader_filter_pass (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_shader_filter_default (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_cheat_num_passes (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_shader_num_passes (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_shader_watch_for_changes (unsigned type, const char *label, bool wraparound) |
|
static int | action_right_video_resolution (unsigned type, const char *label, bool wraparound) |
|
static int | playlist_association_right (unsigned type, const char *label, bool wraparound) |
|
int | core_setting_right (unsigned type, const char *label, bool wraparound) |
|
static int | disk_options_disk_idx_right (unsigned type, const char *label, bool wraparound) |
|
int | bind_right_generic (unsigned type, const char *label, bool wraparound) |
|
static int | menu_cbs_init_bind_right_compare_type (menu_file_list_cbs_t *cbs, unsigned type, const char *menu_label) |
|
static int | menu_cbs_init_bind_right_compare_label (menu_file_list_cbs_t *cbs, const char *label, uint32_t label_hash, const char *menu_label) |
|
int | menu_cbs_init_bind_right (menu_file_list_cbs_t *cbs, const char *path, const char *label, unsigned type, size_t idx, const char *menu_label, uint32_t label_hash) |
|