Searched refs:_close (Results 1 – 13 of 13) sorted by relevance
/plugin/latexit/ |
H A D | renderer.php | 514 $this->_close(); 529 $this->_close(); 544 $this->_close(); 561 $this->_close(); 578 $this->_close(); 595 $this->_close(); 613 $this->_close(); 628 $this->_close(); 788 $this->_close(); 1225 $this->_close(); [all …]
|
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/ |
H A D | Stream.php | 705 $this->calling($stream)->_close = function () use (&$called) { 720 $this->calling($stream)->_close = function () use (&$called) { 735 $this->calling($stream)->_close = function () use (&$called) { 782 protected function _close() function in Hoa\\Stream\\Test\\Unit\\SUT 790 public function _close() function in Hoa\\Stream\\Test\\Unit\\SUTWithPublicClose 792 return parent::_close();
|
/plugin/galleryv1.5/ |
H A D | script.js | 188 addEvent(wrap,"click",function() { self._close(); }); 198 addEvent(spin,'click',function() { self._close(); }); 222 addEvent(img,'click',function(){ self._close(); }); 254 addEvent(btn,'click',function(){ self._close(); }); 450 _close : function() method in LightBox 483 self._close();
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
H A D | Stream.php | 262 abstract protected function _close(); function in Hoa\\Stream\\Stream 323 if (false === $this->_close()) {
|
H A D | README.md | 133 implementations are left to the user: `_open` and : `_close`, 151 protected function _close()
|
/plugin/definitionlist/ |
H A D | syntax.php | 181 $renderer->doc .= $this->_close($tag); 421 protected function _close($tag) { function in syntax_plugin_definitionlist
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | File.php | 241 protected function _close() function in Hoa\\File\\File
|
H A D | Directory.php | 136 protected function _close() function in Hoa\\File\\Directory
|
/plugin/extlist/ |
H A D | syntax.php | 545 $renderer->doc.= $this->_close($tag); 564 protected function _close($tag) function in syntax_plugin_extlist
|
/plugin/diagramsnet/lib/js/socket.io/ |
H A D | socket.io.min.js | 6 …_close()}},{key:"_packet",value:function(t){for(var e=this.encoder.encode(t),n=0;n<e.length;n++)th…
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js | 894 var _close = _asyncToGenerator( 952 return _close.apply(this, arguments); 5604 var _close = _asyncToGenerator( 5651 return _close.apply(this, arguments);
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 24083 value: function _close() { 24115 this._close(); 24199 this._close();
|
H A D | pdf.js.map | 1 …_close() {\n if (this.onClosed) {\n this.onClosed(this);\n }\n }\n\n _onDone(data) {\…
|