Searched defs:maxHeight (Results 1 – 3 of 3) sorted by relevance
166 maxHeight: 222, variable
663 let maxHeight = (Math.max(...funs.map((it) => it.depth || 0)) + 1) * 20 + 20; variable