Home
last modified time | relevance | path

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

/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dinfo.c161 static void fill_label_uint (gchar *w_name, guint32 nr) in fill_label_uint() function
241 fill_label_uint ("tracks_displayed", tracks); in info_update_track_view_displayed()
256 fill_label_uint ("tracks_selected", tracks); in info_update_track_view_selected()
283 fill_label_uint ("playlist_tracks", tracks); in info_update_playlist_view()
344 fill_label_uint ("non_transferred_tracks", nt_tracks); in info_update_totals_view_space()
347 fill_label_uint ("deleted_tracks", del_tracks); in info_update_totals_view_space()
387 fill_label_uint ("total_playlists_ipod", in info_update_totals_view()
389 fill_label_uint ("total_tracks_ipod", tracks); in info_update_totals_view()
399 fill_label_uint ("total_playlists_local", in info_update_totals_view()
401 fill_label_uint ("total_tracks_local", tracks); in info_update_totals_view()