Lines Matching +defs:w +defs:channels +defs:title

93 	char *title;	/* title of the window */  member
159 char title[512]; /* title with the percent value */ member
183 char *title; /* displayed title */ member
258 char *title; /* title of the played song. */ member
363 static void entry_draw (const struct entry *e, WINDOW *w, const int posx, in entry_draw()
406 const char *title; in entry_init() local
844 static void side_menu_set_title (struct side_menu *m, const char *title) in side_menu_set_title()
978 static void main_win_init (struct main_win *w, lists_t_strs *layout_fmt) in main_win_init()
1009 static void main_win_destroy (struct main_win *w) in main_win_destroy()
1031 char *title = xstrdup (plist_title); in make_menu_title() local
1061 char *title; in add_to_menu() local
1143 char title[PATH_MAX]; in side_menu_make_list_content() local
1204 static void clear_area (WINDOW *w, const int posx, const int posy, in clear_area()
1224 char *title; in side_menu_draw_frame() local
1384 static struct side_menu *find_side_menu (struct main_win *w, in find_side_menu()
1402 const char *title) in side_menu_set_curr_item_title()
1417 char *title; in update_menu_item() local
1515 const char *title, const enum file_type type) in side_menu_add_file()
1726 static void main_win_draw_too_small_screen (const struct main_win *w) in main_win_draw_too_small_screen()
1741 static void main_win_draw_help_screen (const struct main_win *w) in main_win_draw_help_screen()
1778 static void main_win_draw_lyrics_screen (const struct main_win *w) in main_win_draw_lyrics_screen()
1814 static void main_win_draw (struct main_win *w) in main_win_draw()
1848 static void main_win_set_dir_content (struct main_win *w, in main_win_set_dir_content()
1865 static void main_win_set_title (struct main_win *w, in main_win_set_title()
1867 const char *title) in main_win_set_title()
1879 static void main_win_update_dir_content (struct main_win *w, in main_win_update_dir_content()
1899 static void main_win_switch_to (struct main_win *w, in main_win_switch_to()
1920 static void main_win_switch_to_help (struct main_win *w) in main_win_switch_to_help()
1928 static void main_win_switch_to_lyrics (struct main_win *w) in main_win_switch_to_lyrics()
1936 static void main_win_create_themes_menu (struct main_win *w) in main_win_create_themes_menu()
1951 static void main_win_menu_cmd (struct main_win *w, const enum key_cmd cmd) in main_win_menu_cmd()
1959 static enum file_type main_win_curritem_get_type (const struct main_win *w) in main_win_curritem_get_type()
1966 static char *main_win_get_curr_file (const struct main_win *w) in main_win_get_curr_file()
1973 static int main_win_in_dir_menu (const struct main_win *w) in main_win_in_dir_menu()
1980 static int main_win_in_help (const struct main_win *w) in main_win_in_help()
1987 static int main_win_in_lyrics (const struct main_win *w) in main_win_in_lyrics()
1994 static int main_win_in_plist_menu (const struct main_win *w) in main_win_in_plist_menu()
2001 static int main_win_in_theme_menu (const struct main_win *w) in main_win_in_theme_menu()
2008 static void main_win_set_curr_item_title (struct main_win *w, const char *title) in main_win_set_curr_item_title()
2018 static void main_win_update_item (struct main_win *w, in main_win_update_item()
2035 static void main_win_set_played_file (struct main_win *w, const char *file) in main_win_set_played_file()
2059 static int main_win_menu_filter (struct main_win *w, const char *pattern) in main_win_menu_filter()
2074 static void main_win_clear_filter_menu (struct main_win *w) in main_win_clear_filter_menu()
2082 static void main_win_set_plist_time (struct main_win *w, const int time, in main_win_set_plist_time()
2093 static void main_win_add_to_plist (struct main_win *w, const struct plist *plist, in main_win_add_to_plist()
2109 static void main_win_add_file (struct main_win *w, const char *file, in main_win_add_file()
2110 const char *title, const enum file_type type) in main_win_add_file()
2120 static int main_win_get_files_time (const struct main_win *w, in main_win_get_files_time()
2132 static int main_win_is_time_for_all (const struct main_win *w, in main_win_is_time_for_all()
2144 static int main_win_get_curr_files_time (const struct main_win *w) in main_win_get_curr_files_time()
2151 static int main_win_is_curr_time_for_all (const struct main_win *w) in main_win_is_curr_time_for_all()
2158 static void main_win_handle_help_key (struct main_win *w, in main_win_handle_help_key()
2188 static void main_win_handle_lyrics_key (struct main_win *w, in main_win_handle_lyrics_key()
2220 static void main_win_swap_plist_items (struct main_win *w, const char *file1, in main_win_swap_plist_items()
2234 static void main_win_use_layout (struct main_win *w, lists_t_strs *layout_fmt) in main_win_use_layout()
2272 static void main_win_resize (struct main_win *w) in main_win_resize()
2303 static void main_win_make_visible (struct main_win *w, in main_win_make_visible()
2316 static void main_win_update_show_time (struct main_win *w) in main_win_update_show_time()
2333 static void main_win_select_file (struct main_win *w, const char *file) in main_win_select_file()
2342 static void main_win_update_show_format (struct main_win *w) in main_win_update_show_format()
2359 static void main_win_del_plist_item (struct main_win *w, const char *file) in main_win_del_plist_item()
2371 static void main_win_clear_plist (struct main_win *w) in main_win_clear_plist()
2406 static void xterm_set_title (const int state, const char *title) in xterm_set_title()
2467 static void screen_set_title (const int state, const char *title) in screen_set_title()
2554 static void bar_set_title (struct bar *b, const char *title) in bar_set_title()
2566 static void bar_init (struct bar *b, const int width, const char *title, in bar_init()
2671 static void set_startup_message (struct info_win *w) in set_startup_message()
2693 static void info_win_init (struct info_win *w) in info_win_init()
2743 static void info_win_destroy (struct info_win *w) in info_win_destroy()
2758 static void info_win_update_curs (const struct info_win *w) in info_win_update_curs()
2766 static void info_win_set_mixer_name (struct info_win *w, const char *name) in info_win_set_mixer_name()
2778 static void info_win_draw_status (const struct info_win *w) in info_win_draw_status()
2791 static void info_win_set_status (struct info_win *w, const char *msg) in info_win_set_status()
2801 static void info_win_draw_files_in_queue (const struct info_win *w) in info_win_draw_files_in_queue()
2823 static void info_win_set_files_in_queue (struct info_win *w, const int num) in info_win_set_files_in_queue()
2832 static void info_win_draw_state (const struct info_win *w) in info_win_draw_state()
2861 static void info_win_draw_title (const struct info_win *w) in info_win_draw_title()
2887 static void info_win_set_state (struct info_win *w, const int state) in info_win_set_state()
2899 static void info_win_draw_time (const struct info_win *w) in info_win_draw_time()
2933 static void info_win_draw_block (const struct info_win *w) in info_win_draw_block()
2942 static void info_win_set_curr_time (struct info_win *w, const int time) in info_win_set_curr_time()
2956 static void info_win_set_total_time (struct info_win *w, const int time) in info_win_set_total_time()
2971 static void info_win_set_block_title (struct info_win *w) in info_win_set_block_title()
3006 static void info_win_set_block (struct info_win *w, const int block_start, const int block_end) in info_win_set_block()
3019 static void info_win_set_played_title (struct info_win *w, const char *title) in info_win_set_played_title()
3037 static void info_win_draw_rate (const struct info_win *w) in info_win_draw_rate()
3049 static void info_win_draw_bitrate (const struct info_win *w) in info_win_draw_bitrate()
3064 static void info_win_set_bitrate (struct info_win *w, const int bitrate) in info_win_set_bitrate()
3073 static void info_win_set_rate (struct info_win *w, const int rate) in info_win_set_rate()
3082 static void info_win_set_mixer_value (struct info_win *w, const int value) in info_win_set_mixer_value()
3092 static void info_win_draw_switch (const struct info_win *w, const int posx, in info_win_draw_switch()
3093 const int posy, const char *title, const int value) in info_win_draw_switch()
3107 static void info_win_draw_options_state (const struct info_win *w) in info_win_draw_options_state()
3118 static void info_win_make_entry (struct info_win *w, const enum entry_type type) in info_win_make_entry()
3152 static void info_win_display_msg (struct info_win *w) in info_win_display_msg()
3210 static void info_win_disable_msg (struct info_win *w) in info_win_disable_msg()
3221 static void info_win_clear_msg (struct info_win *w) in info_win_clear_msg()
3244 static void info_win_msg (struct info_win *w, const char *msg, in info_win_msg()
3276 static void iface_win_user_reply (struct info_win *w, const char *reply) in iface_win_user_reply()
3284 static void info_win_user_history_add (struct info_win *w, const char *text) in info_win_user_history_add()
3291 static void info_win_set_channels (struct info_win *w, const int channels) in info_win_set_channels()
3300 static int info_win_in_entry (const struct info_win *w) in info_win_in_entry()
3307 static enum entry_type info_win_get_entry_type (const struct info_win *w) in info_win_get_entry_type()
3315 static void info_win_set_option_state (struct info_win *w, const char *name, in info_win_set_option_state()
3354 static void info_win_draw_files_time (const struct info_win *w) in info_win_draw_files_time()
3372 static void info_win_set_files_time (struct info_win *w, const int time, in info_win_set_files_time()
3384 static void info_win_tick (struct info_win *w) in info_win_tick()
3390 static void info_win_draw_static_elements (const struct info_win *w) in info_win_draw_static_elements()
3431 static void info_win_draw (const struct info_win *w) in info_win_draw()
3458 static void info_win_entry_disable (struct info_win *w) in info_win_entry_disable()
3561 static void info_win_entry_set_text (struct info_win *w, const char *text) in info_win_entry_set_text()
3571 static char *info_win_entry_get_text (const struct info_win *w) in info_win_entry_get_text()
3579 static void info_win_entry_history_add (struct info_win *w) in info_win_entry_history_add()
3587 static void info_win_entry_set_file (struct info_win *w, const char *file) in info_win_entry_set_file()
3596 static char *info_win_entry_get_file (const struct info_win *w) in info_win_entry_get_file()
3605 static void info_win_resize (struct info_win *w) in info_win_resize()
3876 void iface_set_curr_item_title (const char *title) in iface_set_curr_item_title()
3885 void iface_set_title (const enum iface_menu menu, const char *title) in iface_set_title()
4049 void iface_set_channels (const int channels) in iface_set_channels()
4079 void iface_set_played_file_title (const char *title) in iface_set_played_file_title()
4402 void iface_add_file (const char *file, const char *title, in iface_add_file()