Searched refs:totalRowHeight (Results 1 – 1 of 1) sorted by relevance
202 let totalRowHeight = variable205 if (totalRowHeight < 10) {206 totalRowHeight = 10;209 totalRowHeight = 30;213 const rowHeight = totalRowHeight - padding;217 borderPadding + rowToUse * totalRowHeight,