|
static int | generic_shader_action_parameter_left (struct video_shader_parameter *param, unsigned type, const char *label, bool wraparound) |
|
static int | shader_action_parameter_left (unsigned type, const char *label, bool wraparound) |
|
static int | audio_mixer_stream_volume_left (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_cheat (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_input_desc (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_input_desc_kbd (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_scroll (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_mainmenu (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_shader_scale_pass (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_shader_filter_pass (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_shader_filter_default (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_cheat_num_passes (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_shader_num_passes (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_shader_watch_for_changes (unsigned type, const char *label, bool wraparound) |
|
static int | action_left_video_resolution (unsigned type, const char *label, bool wraparound) |
|
static int | playlist_association_left (unsigned type, const char *label, bool wraparound) |
|
static int | core_setting_left (unsigned type, const char *label, bool wraparound) |
|
static int | disk_options_disk_idx_left (unsigned type, const char *label, bool wraparound) |
|
static int | bind_left_generic (unsigned type, const char *label, bool wraparound) |
|
static int | menu_cbs_init_bind_left_compare_label (menu_file_list_cbs_t *cbs, const char *label, uint32_t label_hash, const char *menu_label) |
|
static int | menu_cbs_init_bind_left_compare_type (menu_file_list_cbs_t *cbs, unsigned type, const char *menu_label) |
|
int | menu_cbs_init_bind_left (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) |
|