Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpparasitelist.c59 static void parasite_copy (const gchar *key,
304 g_hash_table_foreach (list->table, (GHFunc) parasite_copy, newlist); in gimp_parasite_list_copy()
429 parasite_copy (const gchar *key, in parasite_copy() function