Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-jpeg/
H A Djpeg.h56 extern gboolean undo_touched;
H A Djpeg.c47 gboolean undo_touched; variable
480 undo_touched = TRUE; in run()
491 if (undo_touched) in run()
H A Djpeg-save.c724 if (! undo_touched) in make_preview()
730 undo_touched = TRUE; in make_preview()