Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimp.h85 typedef void (* GimpRunProc) (const gchar *name, typedef
107 GimpRunProc run_proc;
267 GimpRunProc run_proc);
H A Dgimp.c867 GimpRunProc run_proc) in gimp_install_temp_proc()
2474 GimpRunProc run_proc = g_hash_table_lookup (temp_proc_ht, proc_run->name); in gimp_temp_proc_run()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/
H A Dscript-fu-script.h33 GimpRunProc run_proc);
H A Dscript-fu-script.c171 GimpRunProc run_proc) in script_fu_script_install_proc()