Lines Matching +defs:data +defs:size
13 StorageFile = function(ui, data, title) argument
119 StorageFile.insertFile = function(ui, title, data, success, error) argument
144 StorageFile.getFileContent(ui, title, function(data) argument
194 ui.getLocalData(title, function(data) argument
248 size: data.length, property
253 data: data property
282 StorageFile.getFileInfo(this.ui, title, mxUtils.bind(this, function(data) argument
309 StorageFile.getFileInfo(this.ui, title, mxUtils.bind(this, function(data) argument
360 StorageFile.getFileContent(this.ui, this.title, mxUtils.bind(this, function(data) argument
406 size: value.length, property
436 data: data property