Lines Matching +defs:data +defs:format
296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) argument
300 … 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, format) argument
305 … 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, format) argument
309 … 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, format) argument
313 …hureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(state, format) argument
317 …itting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function(state, format) argument
321 …ame: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isVisible: function(state, format) argument
325 …, dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisible: function(state, format) argument
329 …pName: 'Disable Multi Stroke Fill', type: 'bool', defVal: false, isVisible: function(state, format) argument
333 … 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, format) argument
337 …{name: 'dashGap', dispName: 'Dash Gap', type: 'int', defVal: -1, isVisible: function(state, format) argument
341 …gzagOffset', dispName: 'ZigZag Offset', type: 'int', defVal: -1, isVisible: function(state, format) argument
345 … 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, format) argument
352 isVisible: function(state, format) argument
400 … 'colspan', dispName: 'Colspan', type: 'int', min: 1, defVal: 1, isVisible: function(state, format) argument
407 … 'rowspan', dispName: 'Rowspan', type: 'int', min: 1, defVal: 1, isVisible: function(state, format) argument
415 …resizeLastRow', dispName: 'Resize Last Row', type: 'bool', getDefaultValue: function(state, format) argument
422 }, isVisible: function(state, format) argument
429 …resizeLast', dispName: 'Resize Last Column', type: 'bool', getDefaultValue: function(state, format) argument
436 }, isVisible: function(state, format) argument
458 …ame: 'connectable', dispName: 'Connectable', type: 'bool', getDefaultValue: function(state, format) argument
464 }, isVisible: function(state, format) argument
482 …'container', dispName: 'Container', type: 'bool', defVal: false, isVisible: function(state, format) argument
486 …name: 'dropTarget', dispName: 'Drop Target', type: 'bool', getDefaultValue: function(state, format) argument
492 }, isVisible: function(state, format) argument
496 …ame: 'collapsible', dispName: 'Collapsible', type: 'bool', getDefaultValue: function(state, format) argument
503 }, isVisible: function(state, format) argument
507 …esize', dispName: 'Resize Children', type: 'bool', defVal: true, isVisible: function(state, format) argument
514 … {name: 'part', dispName: 'Part', type: 'bool', defVal: false, isVisible: function(state, format) argument
524 …eLabel', dispName: 'Movable Label', type: 'bool', defVal: false, isVisible: function(state, format) argument
538 …Events', dispName: 'Pointer Events', type: 'bool', defVal: true, isVisible: function(state, format) argument
546 …s', dispName: 'Move Cells on Fold', type: 'bool', defVal: false, isVisible: function(state, format) argument
1349 Editor.fastCompress = function(data) argument
1364 Editor.fastDecompress = function(data) argument
1697 Editor.extractGraphModelFromPng = function(data) argument
3623 Editor.updateCRC = function(crc, data, off, len) argument
3650 Editor.writeGraphModelToPng = function(data, type, key, value, error) argument