Home
last modified time | relevance | path

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

/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/lib/
H A DengineParams.h23 IMAGE_SYNTH_ERROR_EMPTY_TARGET, enumerator
H A Dengine.c609 return IMAGE_SYNTH_ERROR_EMPTY_TARGET; in engine()
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/src/resynthesizer/
H A Dresynthesizer.c519 else if (result == IMAGE_SYNTH_ERROR_EMPTY_TARGET ) in run()