Home
last modified time | relevance | path

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

12345678910>>...12

/plugin/diagramsnet/lib/plugins/
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/
Dmergeduplicates.php98 $vcard->destroy();
162 $vcard->destroy();
170 $vcard->destroy();
Dbench_manipulatevcard.php44 $vcard->destroy();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/
DFixNesting.php170 $context->destroy('IsInline');
171 $context->destroy('CurrentNode');
172 $context->destroy('CurrentToken');
DValidateAttributes.php40 $context->destroy('CurrentToken');
/plugin/mediathumbnails/
H A Dthumb_engines.php69 $im->destroy();
76 $im->destroy();
97 $im->destroy();
/plugin/diagramsnet/lib/js/diagramly/
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
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/
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
Dlg-hash.js61 _this.core.destroy();
67 Hash.prototype.destroy = function() { method in Hash
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Traits/
DManipulationTrait.php173 public function destroy(string $selector = null): self { function
228 $node->contents()->destroy();
340 $node->contents()->destroy();
552 $stackNode->siblings()->destroy();
670 $parent->destroy();
718 $node->contents()->destroy();
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
DPlugin.php417 $vobj->destroy();
572 $vcard->destroy();
579 $vcard->destroy();
588 $vcard->destroy();
897 $input->destroy();
899 $output->destroy();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DAttrValidator.php142 $context->destroy('CurrentAttr');
170 $context->destroy('CurrentToken');
DContext.php61 public function destroy($name) function in HTMLPurifier_Context
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DPlugin.php481 $vObject->destroy();
532 $vtimezoneObj->destroy();
597 $vObject->destroy();
646 $vObject->destroy();
694 $vtimezoneObj->destroy();
959 $vobj->destroy();
1040 $vobj->destroy();
DICSExportPlugin.php239 $vtimezoneObj->destroy();
331 $nodeComp->destroy();
/plugin/freechat/phpfreechat/src/commands/
Dinit.class.php21 $u->destroy();
/plugin/icalevents/vendor/sabre/vobject/lib/
DProperty.php652 function destroy() { function in Sabre\\VObject\\Property
654 parent::destroy();
656 $param->destroy();
DComponent.php688 function destroy() { function in Sabre\\VObject\\Component
690 parent::destroy();
693 $child->destroy();
/plugin/webdav/vendor/sabre/vobject/lib/
DProperty.php613 public function destroy() function in Sabre\\VObject\\Property
615 parent::destroy();
617 $param->destroy();
DComponent.php663 public function destroy() function in Sabre\\VObject\\Component
665 parent::destroy();
668 $child->destroy();
DNode.php92 public function destroy() function in Sabre\\VObject\\Node
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DSecretManager.php248 ],'destroy' => [
249 'path' => 'v1/{+name}:destroy',
/plugin/diagramsnet/lib/
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/
Dsimplepeer9.10.0.min.js6destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is depr… method in l

12345678910>>...12