|
static int | action_start_audio_mixer_stream_volume (unsigned type, const char *label) |
|
static int | action_start_remap_file_load (unsigned type, const char *label) |
|
static int | action_start_video_filter_file_load (unsigned type, const char *label) |
|
static int | generic_action_start_performance_counters (struct retro_perf_counter **counters, unsigned offset, unsigned type, const char *label) |
|
static int | action_start_performance_counters_core (unsigned type, const char *label) |
|
static int | action_start_performance_counters_frontend (unsigned type, const char *label) |
|
static int | action_start_input_desc (unsigned type, const char *label) |
|
static int | action_start_shader_action_parameter (unsigned type, const char *label) |
|
static int | action_start_shader_pass (unsigned type, const char *label) |
|
static int | action_start_shader_scale_pass (unsigned type, const char *label) |
|
static int | action_start_shader_filter_pass (unsigned type, const char *label) |
|
static int | action_start_netplay_mitm_server (unsigned type, const char *label) |
|
static int | action_start_shader_watch_for_changes (unsigned type, const char *label) |
|
static int | action_start_shader_num_passes (unsigned type, const char *label) |
|
static int | action_start_cheat_num_passes (unsigned type, const char *label) |
|
static int | action_start_core_setting (unsigned type, const char *label) |
|
static int | action_start_playlist_association (unsigned type, const char *label) |
|
static int | action_start_video_resolution (unsigned type, const char *label) |
|
static int | action_start_lookup_setting (unsigned type, const char *label) |
|
static int | menu_cbs_init_bind_start_compare_label (menu_file_list_cbs_t *cbs) |
|
static int | menu_cbs_init_bind_start_compare_type (menu_file_list_cbs_t *cbs, unsigned type) |
|
int | menu_cbs_init_bind_start (menu_file_list_cbs_t *cbs, const char *path, const char *label, unsigned type, size_t idx) |
|