Home
last modified time | relevance | path

Searched refs:hasAncestorWithNodeName (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2hasAncestorWithNodeName(element,nodeName){while(element&&(element=element.parentNode)){if(nodeName… function
H A Dfabric.js3294 function hasAncestorWithNodeName(element, nodeName) { function
3350 …!hasAncestorWithNodeName(el, /^(?:pattern|defs|symbol)$/); // http://www.w3.org/TR/SVG/struct.html…