Searched refs:UT_RESIZE_FIELD (Results 1 – 2 of 2) sorted by relevance
704 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()
14 UT_RESIZE_FIELD = 4 /* RESIZE_FIELD <16-bit field #> <64-bit size> */ enumerator