Home
last modified time | relevance | path

Searched defs:nodeElement (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php683 public function removeAttributeValue(string $attributeName, DOMElement $nodeElement) argument
747 public function removeNode(\DOMNode $nodeElement) argument
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js578 mxGraphMlCodec.prototype.importNode = function (nodeElement, graph, parent, dx, dy) argument