Home
last modified time | relevance | path

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

/dports/devel/datadraw/datadraw3.1.1/util/
H A Dutpersist.c704 writeUint8((uint8)(UT_RESIZE_FIELD | (undo? 0x80 : 0))); in utRecordResize()
848 case UT_RESIZE_FIELD: in findCommandSize()
876 case UT_RESIZE_FIELD: in applyCommand()
1637 case UT_RESIZE_FIELD: in utDumpCommand()
H A Dutpersist.h14 UT_RESIZE_FIELD = 4 /* RESIZE_FIELD <16-bit field #> <64-bit size> */ enumerator