Home
last modified time | relevance | path

Searched refs:getAbsoluteFontSize (Results 1 – 1 of 1) sorted by path

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4306 function getAbsoluteFontSize(css) function
4321 var fontSize = getAbsoluteFontSize(css);
4337 fontSize = Math.max(getAbsoluteFontSize(temp), fontSize);