Searched defs:fileHandle (Results 1 – 6 of 6) sorted by relevance
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/ |
H A D | Reader.php | 26 private $fileHandle; variable in MaxMind\\Db\\Reader [all...] |
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | LocalFile.js | 11 LocalFile = function(ui, data, title, temp, fileHandle, desc) argument
|
H A D | App.js | 3764 App.prototype.loadFileSystemEntry = function(fileHandle, success, error) argument 3884 window.showSaveFilePicker(opts).then(mxUtils.bind(this, function(fileHandle) argument 4441 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument 4498 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument 4804 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument
|
H A D | Menus.js | 2734 editorUi.showSaveFilePicker(mxUtils.bind(editorUi, function(fileHandle, desc) argument
|
H A D | EditorUi.js | 11137 EditorUi.prototype.openFileHandle = function(data, name, file, temp, fileHandle) argument 11347 EditorUi.prototype.openLocalFile = function(data, name, temp, fileHandle, desc) argument
|
/plugin/rrdgraph/ |
H A D | helper.php | 171 private $fileHandle; variable in rrdgraph_image_info
|