Home
last modified time | relevance | path

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

1234567891011

/plugin/diagramsnet/lib/plugins/
H A Dnumber.js68 state.secondLabel.destroy();
85 var destroy = graph.cellRenderer.destroy;
86 graph.cellRenderer.destroy = function(state) function
88 destroy.apply(this, arguments);
92 state.secondLabel.destroy();
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dmergeduplicates.php98 $vcard->destroy();
162 $vcard->destroy();
170 $vcard->destroy();
H A Dbench_manipulatevcard.php44 $vcard->destroy();
/plugin/mediathumbnails/
H A Dthumb_engines.php67 $im->destroy();
74 $im->destroy();
95 $im->destroy();
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js504 this.origGuideDestroy = mxGuide.prototype.destroy;
506 mxGuide.prototype.destroy = function() method in mxGuide
553 mxRuler.prototype.destroy = function() method in mxRuler
557 mxGuide.prototype.destroy = this.origGuideDestroy; method in mxGuide
584 this.origGuideDestroy = mxGuide.prototype.destroy;
623 menu.destroy();
664 mxDualRuler.prototype.destroy = function() method in mxDualRuler
666 this.vRuler.destroy();
667 this.hRuler.destroy();
670 mxGuide.prototype.destroy = this.origGuideDestroy; method in mxGuide
H A DDistanceGuides.js362 curArr[i].destroy();
436 curArr[i].destroy();
517 var guideDestroy = mxGuide.prototype.destroy;
519 mxGuide.prototype.destroy = function() method in mxGuide
529 guidesArrVer[i].destroy();
538 guidesArrHor[i].destroy();
/plugin/photogallery/lightGallery/js/
H A Dlg-hash.js61 _this.core.destroy();
67 Hash.prototype.destroy = function() { method in Hash
H A Dlg-hash.min.js4 …lleryId)>-1?d.core.slide(a,!1,!1):d.core.lGalleryOn&&d.core.destroy()})},f.prototype.destroy=funct… method in f
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php417 $vobj->destroy();
572 $vcard->destroy();
579 $vcard->destroy();
588 $vcard->destroy();
897 $input->destroy();
899 $output->destroy();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php481 $vObject->destroy();
532 $vtimezoneObj->destroy();
597 $vObject->destroy();
646 $vObject->destroy();
694 $vtimezoneObj->destroy();
959 $vobj->destroy();
1040 $vobj->destroy();
H A DICSExportPlugin.php239 $vtimezoneObj->destroy();
331 $nodeComp->destroy();
/plugin/freechat/phpfreechat/src/commands/
H A Dinit.class.php21 $u->destroy();
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php652 function destroy() { function in Sabre\\VObject\\Property
654 parent::destroy();
656 $param->destroy();
H A DComponent.php688 function destroy() { function in Sabre\\VObject\\Component
690 parent::destroy();
693 $child->destroy();
H A DNode.php101 function destroy() { function in Sabre\\VObject\\Node
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php613 public function destroy() function in Sabre\\VObject\\Property
615 parent::destroy();
617 $param->destroy();
H A DComponent.php663 public function destroy() function in Sabre\\VObject\\Component
665 parent::destroy();
668 $child->destroy();
H A DNode.php92 public function destroy() function in Sabre\\VObject\\Node
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSecretManager.php248 ],'destroy' => [
249 'path' => 'v1/{+name}:destroy',
/plugin/diagramsnet/lib/
H A Delectron.js150 win.destroy()
159 win.destroy()
459 dummyWin.destroy();
565 dummyWin.destroy();
1117 win.destroy();
1234 browser.destroy();
1436 browser.destroy();
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is depr…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php148 $vObject->destroy();
/plugin/bibtex/OSBib/create/
H A DSESSION.php64 function destroy() function in SESSION
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php79 $vcal->destroy();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php197 $vObject->destroy();

1234567891011