Home
last modified time | relevance | path

Searched refs:PL_COL_NAME (Results 1 – 6 of 6) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dplaylist.h200 PL_COL_NAME = 0, enumerator
H A Dplaylist.c556 PL_COL_NAME, &name, in playlist_node_copy()
588 gtk_tree_store_set(tstore, iter, PL_COL_NAME, list_str, -1); in playlist_node_copy()
591 gtk_tree_store_set(tstore, iter, PL_COL_NAME, name, -1); in playlist_node_copy()
610 gtk_tree_store_set(tstore, iter, PL_COL_NAME, name, -1); in playlist_node_copy()
1133 gtk_tree_store_set(pl->store, piter, PL_COL_NAME, tmpname, -1); in mark_track()
1170 gtk_tree_store_set(pl->store, piter, PL_COL_NAME, name, -1); in unmark_track()
1711 PL_COL_NAME, list_str, in add_file_to_playlist()
1744 PL_COL_NAME, &name, in add_file_to_playlist()
2055 PL_COL_NAME, url, in add_url()
3973 "text", PL_COL_NAME, in create_playlist_gui()
[all …]
H A Dstore_cdda.c681 PL_COL_NAME, list_str, in cdda_track_addlist_iter()
727 PL_COL_NAME, list_str, in cdda_record_addlist_iter()
H A Dstore_podcast.c475 PL_COL_NAME, list_str, in podcast_track_addlist_iter()
540 PL_COL_NAME, list_str, in podcast_feed_addlist_iter()
H A Dgui_main.c661 gtk_tree_model_get(GTK_TREE_MODEL(pl->store), &iter, PL_COL_NAME, &name, -1); in refresh_displays()
3914 gtk_tree_store_set(pl->store, &iter, PL_COL_NAME, buf, -1); in process_metablock()
H A Dstore_file.c1420 PL_COL_NAME, list_str, in track_addlist_iter()
1514 PL_COL_NAME, list_str, in record_addlist_iter()