Home
last modified time | relevance | path

Searched refs:_handle (Results 1 – 25 of 25) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dimage.class.php17 var $_handle; variable in Image
22 $this->_handle = $handle;
32 return $this->_handle;
40 if (!$this->_handle) {
44 return imagesx($this->_handle);
48 if (!$this->_handle) {
52 return imagesy($this->_handle);
/plugin/asciidocjs/node_modules/yargs/build/lib/utils/
Dset-blocking.js6 if (stream._handle &&
8 typeof stream._handle.setBlocking === 'function') {
9 stream._handle.setBlocking(blocking);
/plugin/asciidocjs/node_modules/uglify-js/tools/
Dtty.js4 process.stdout._handle.setBlocking(true);
5 process.stderr._handle.setBlocking(true);
/plugin/data-au/_test/
Daction_handle.test.php43 $this->action->_handle($event, null);
59 $this->action->_handle($event, null);
/plugin/matrixnotifier/
Daction.php18 public function _handle(Doku_Event $event, $param) function in action_plugin_matrixnotifier
/plugin/matrixnotifierwas/
Daction.php23 function _handle ( Doku_Event $event, $param ) { function in action_plugin_matrixnotifierwas
/plugin/discordnotifier/
Daction.php23 function _handle ( Doku_Event $event, $param ) { function in action_plugin_discordnotifier
/plugin/git/action/
Drevert.php28 function _handle(&$event, $param) { function in action_plugin_git_revert
Dmerge.php25 function _handle(&$event, $param) { function in action_plugin_git_merge
Dcommit.php28 function _handle(&$event, $param) { function in action_plugin_git_commit
Dpush.php28 function _handle(&$event, $param) { function in action_plugin_git_push
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/tools/
Dnode.js3 if (stream._handle && stream._handle.setBlocking)
4 stream._handle.setBlocking(true);
/plugin/tgnotify/
Daction.php39 public function _handle(Doku_Event $event, $param) function in action_plugin_tgnotify
/plugin/semanticdata/
Daction.php42 function _handle(&$event, $param){ function in action_plugin_semanticdata
/plugin/data-au/
Daction.php46 function _handle(Doku_Event $event, $param){ function in action_plugin_dataau
/plugin/issuetracker/
Dtablekit.js679 …TableKit.Resizable._handle = $(document.createElement('div')).addClassName('resize-handle').setSty…
685 document.body.appendChild(TableKit.Resizable._handle);
704 TableKit.Resizable._tbl = TableKit.Resizable._handle = TableKit.Resizable._cell = null;
709 if(TableKit.Resizable._handle === null) {
714 TableKit.Resizable._handle.setStyle({'left' : Event.pointerX(e) + 'px'});
728 _handle : null property
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1 …,process.stderr].forEach((e=>{const s=e;s._handle&&s.isTTY&&"function"==typeof s._handle.setBlocki…
/plugin/diagramsnet/lib/
Dworkbox-9fe249eb.js.map1_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
Dworkbox-f163abaa.js.map1_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
Dworkbox-bed83ea8.js.map1_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
/plugin/datatables/assets/pdfmake/
Dpdfmake.js25952 this._handle = new binding.Zlib(mode);
25956 this._handle.onerror = function (message, errno) {
25974 …this._handle.init(opts.windowBits || exports.Z_DEFAULT_WINDOWBITS, level, opts.memLevel || exports…
25985 return !_this._handle;
26005 assert(self._handle, 'zlib binding closed');
26006 self._handle.params(level, strategy);
26019 assert(this._handle, 'zlib binding closed');
26020 return this._handle.reset();
26064 if (!engine._handle) return;
26066 engine._handle.close();
[all …]
Dpdfmake.min.js2_handle=new y.Zlib(o);var w=this;this._hadError=!1,this._handle.onerror=function(r,o){_close(w),w.…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1 …this._didRun=!0}},this._handle=m(()=>this._executor())}dispose(){this._handle.dispose()}get value(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1 …this._didRun=!0}},this._handle=m(()=>this._executor())}dispose(){this._handle.dispose()}get value(…
Dbundle.js.map1_handle = runWhenIdle(() => this._executor());\n }\n dispose() {\n this._handle.dispo…