Home
last modified time | relevance | path

Searched defs:album_list (Results 1 – 12 of 12) sorted by relevance

/dports/www/zenphoto/zenphoto-1.5.9/themes/zenpage/
H A Dsearch.php45 $album_list = array('albums' => $albumlist, 'pages' => '0', 'news' => '0'); variable
/dports/www/zenphoto/zenphoto-1.5.9/themes/zpmobile/
H A Dsearch.php50 $album_list = array('albums' => $albumlist, 'pages' => '0', 'news' => '0'); variable
/dports/audio/sound-juicer/sound-juicer-3.38.0/tests/
H A Dmb-test.c50 GList *albums, *album_list; in metadata_cb() local
/dports/audio/goobox/goobox-3.6.0/src/
H A Dalbum-info.c473 album_list_dup (GList *album_list) in album_list_dup()
488 album_list_free (GList *album_list) in album_list_free()
/dports/databases/postgresql12-server/postgresql-12.9/src/include/catalog/
H A Ddependency.h1 /*-------------------------------------------------------------------------
/dports/audio/beets/beets-1.4.9/beetsplug/
H A Dmbcollection.py144 def update_album_list(self, lib, album_list, remove_missing=False): argument
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dclass-themeobject.php39 * Stores the title
/dports/audio/cmus/cmus-2.9.1/
H A Dcommand_mode.c1938 struct album_list { struct
1939 struct list_head node;
1940 const struct album *album;
/dports/graphics/darktable38/darktable-3.8.0/src/imageio/storage/
H A Dpiwigo.c86 GtkWidget *album_list, *parent_album_list; member
/dports/graphics/darktable/darktable-3.6.1/src/imageio/storage/
H A Dpiwigo.c86 GtkWidget *album_list, *parent_album_list; member
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/mp3tunes/libmp3tunes/
H A Dlocker.c647 int mp3tunes_locker_album_list_deinit(mp3tunes_locker_album_list_t **album_list) { in mp3tunes_locker_album_list_deinit()
/dports/audio/easytag/easytag-2.4.3/src/
H A Dcddb_dialog.c60 GList *album_list; member