Home
last modified time | relevance | path

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

/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-library.h57 GList *rs_library_search(RSLibrary *library, GList *tags);
H A Drs-library.c706 rs_library_search(RSLibrary *library, GList *tags) in rs_library_search() function
/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Drs-tag-gui.c55 GList *photos = rs_library_search(carrier->library, tags); in search_changed()