Home
last modified time | relevance | path

Searched refs:UNDO_COL (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dchannels.c375 spot_undo(UNDO_COL); in pressed_unassociate()
H A Dmemory.h788 UNDO_COL, /* Palette and/or RGB image changes */ enumerator
H A Dcanvas.c624 spot_undo(UNDO_COL); // Always processes RGB image channel in do_kuwahara()
665 spot_undo(UNDO_COL); in pressed_greyscale()
H A Dotherwindow.c685 spot_undo(UNDO_COL); in brcosa_btn()
H A Dmemory.c1710 case UNDO_COL: /* Palette and/or RGB image changes */ in mem_undo_next()