|
static void | sanitize_to_string (char *s, const char *label, size_t len) |
|
static int | fill_title (char *s, const char *title, const char *path, size_t len) |
|
static int | action_get_title_action_generic (const char *path, const char *label, unsigned menu_type, char *s, size_t len) |
|
static int | action_get_title_dropdown_item (const char *path, const char *label, unsigned menu_type, char *s, size_t len) |
|
static int | action_get_title_mixer_stream_actions (const char *path, const char *label, unsigned menu_type, char *s, size_t len) |
|
| default_title_macro (action_get_quick_menu_override_options, MENU_ENUM_LABEL_VALUE_QUICK_MENU_OVERRIDE_OPTIONS) |
|
| default_title_generic_macro (action_get_title_deferred_database_manager_list, MENU_ENUM_LABEL_VALUE_DATABASE_SELECTION) |
|
static int | action_get_title_group_settings (const char *path, const char *label, unsigned menu_type, char *s, size_t len) |
|
static int | action_get_title_input_binds_list (const char *path, const char *label, unsigned menu_type, char *s, size_t len) |
|
static int | menu_cbs_init_bind_title_compare_label (menu_file_list_cbs_t *cbs, const char *label, uint32_t label_hash) |
|
static int | menu_cbs_init_bind_title_compare_type (menu_file_list_cbs_t *cbs, unsigned type) |
|
int | menu_cbs_init_bind_title (menu_file_list_cbs_t *cbs, const char *path, const char *label, unsigned type, size_t idx, uint32_t label_hash) |
|