Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.c112 #define UF_SIZED 0x04 macro
1395 undo->flags |= UF_SIZED; in mem_undo_tile()
1432 if (undo->width && !(undo->flags & UF_SIZED)) in mem_undo_size()
1444 undo->flags |= UF_SIZED; in mem_undo_size()