Searched refs:getLinearCoords (Results 1 – 2 of 2) sorted by relevance
4 …getLinearCoords(el){return{x1:el.getAttribute("x1")||0,y1:el.getAttribute("y1")||0,x2:el.getAttrib…
4910 function getLinearCoords(el) { function5209 coords = getLinearCoords(el);