Home
last modified time | relevance | path

Searched refs:BEAUTIFY_EFFECT_NONE (Results 1 – 2 of 2) sorted by path

/dports/graphics/gimp-beautify-plugin/beautify-e209c8d/
H A Dbeautify-effect.h20 BEAUTIFY_EFFECT_NONE, enumerator
H A Dbeautify.c190 BEAUTIFY_EFFECT_NONE, /* effect */
214 static BeautifyEffectType current_effect = BEAUTIFY_EFFECT_NONE;
834 if (current_effect == BEAUTIFY_EFFECT_NONE) { in effect_opacity_update()
1236 if (current_effect == BEAUTIFY_EFFECT_NONE) { in apply_effect()
1243 current_effect = BEAUTIFY_EFFECT_NONE; in apply_effect()
1256 if (current_effect == BEAUTIFY_EFFECT_NONE) { in cancel_effect()
1263 current_effect = BEAUTIFY_EFFECT_NONE; in cancel_effect()