Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4594 function getLabelStyle(properties, noLblStyle) argument
4596 var style = 'whiteSpace=wrap;' + (noLblStyle?
4618 function addAllStyles(style, properties, action, cell, noLblStyle) argument
4628 (noLblStyle? (hasStyle(style, 'overflow')? '' : 'overflow=block;blockSpacing=1;') +
5992 function getEdgeLabelStyle(obj, pObj, noLblStyle) argument
5994 if (noLblStyle)