Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts611 const nodeValue = this.getNodeValue(node); constant
620 children.frame!.width = (childrenValue / (nodeValue - ignoreValue)) * node.frame!.width;
631 firstChildren.frame!.width = node.frame!.width * (ignoreValue / nodeValue);