Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js424 var calcVsdxPoint = function(p, noHeight, withoutShift) argument
428 …y = (noHeight? 0 : bounds.height) - y * s.scale + bounds.y - s.dy - (withoutShift || isChild? 0 : …