Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h661 #define FREE_UNDO 2 macro
H A Dlayer.c78 mem_free_image(&lim->image_, FREE_UNDO); in alloc_layer()
H A Dmemory.c909 if (mode & FREE_UNDO) in mem_free_image()