Home
last modified time | relevance | path

Searched refs:PL_COL_FONT (Results 1 – 5 of 5) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dplaylist.h204 PL_COL_FONT, enumerator
H A Dplaylist.c526 gtk_tree_store_set(store, piter, PL_COL_FONT, PANGO_WEIGHT_BOLD, -1); in playlist_set_active()
540 PL_COL_FONT, PANGO_WEIGHT_NORMAL, -1); in playlist_set_inactive()
598 PL_COL_FONT, (IS_PL_ACTIVE(tdata) && options.show_active_track_name_in_bold) ? in playlist_node_copy()
833 gtk_tree_store_set(store, &iter, PL_COL_FONT, PANGO_WEIGHT_NORMAL, -1); in playlist_disable_bold_font_foreach()
835 gtk_tree_store_set(store, &iter_child, PL_COL_FONT, PANGO_WEIGHT_NORMAL, -1); in playlist_disable_bold_font_foreach()
903 gtk_tree_store_set(store, iter, PL_COL_FONT, PANGO_WEIGHT_BOLD, -1); in adjust_playlist_item_color()
908 PL_COL_FONT, PANGO_WEIGHT_NORMAL, -1); in adjust_playlist_item_color()
1715 PL_COL_FONT, (IS_PL_ACTIVE(pldata) && options.show_active_track_name_in_bold) ? in add_file_to_playlist()
2059 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in add_url()
3975 … "weight", PL_COL_FONT, in create_playlist_gui()
[all …]
H A Dstore_cdda.c685 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in cdda_track_addlist_iter()
731 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in cdda_record_addlist_iter()
H A Dstore_podcast.c479 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in podcast_track_addlist_iter()
544 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in podcast_feed_addlist_iter()
H A Dstore_file.c1424 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in track_addlist_iter()
1518 PL_COL_FONT, PANGO_WEIGHT_NORMAL, in record_addlist_iter()