Home
last modified time | relevance | path

Searched refs:_close (Results 1 – 13 of 13) sorted by relevance

/plugin/latexit/
H A Drenderer.php514 $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 DStream.php705 $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 Dscript.js188 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 DStream.php262 abstract protected function _close(); function in Hoa\\Stream\\Stream
323 if (false === $this->_close()) {
H A DREADME.md133 implementations are left to the user: `_open` and : `_close`,
151 protected function _close()
/plugin/definitionlist/
H A Dsyntax.php181 $renderer->doc .= $this->_close($tag);
421 protected function _close($tag) { function in syntax_plugin_definitionlist
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php241 protected function _close() function in Hoa\\File\\File
H A DDirectory.php136 protected function _close() function in Hoa\\File\\Directory
/plugin/extlist/
H A Dsyntax.php545 $renderer->doc.= $this->_close($tag);
564 protected function _close($tag) function in syntax_plugin_extlist
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6_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 Dviewer.js894 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 Dpdf.js24083 value: function _close() {
24115 this._close();
24199 this._close();
H A Dpdf.js.map1_close() {\n if (this.onClosed) {\n this.onClosed(this);\n }\n }\n\n _onDone(data) {\…