Home
last modified time | relevance | path

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

/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-library.c88 static gboolean library_is_photo_tagged(RSLibrary *library, const gint photo_id, const gint tag_id);
433 library_is_photo_tagged(RSLibrary *library, gint photo_id, gint tag_id) in library_is_photo_tagged() function
648 if (!library_is_photo_tagged(library, photo_id, tag_id)) in rs_library_photo_add_tag()