Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dgimppdberror.h25 GIMP_PDB_ERROR_CANCELLED, enumerator
H A Dgimpprocedure.c600 case GIMP_PDB_ERROR_CANCELLED: in gimp_procedure_get_return_values()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dgimpplugin-progress.c333 error = g_error_new_literal (GIMP_PDB_ERROR, GIMP_PDB_ERROR_CANCELLED, in get_cancel_return_values()