Searched refs:lineHeight (Results 1 – 2 of 2) sorted by relevance
73 function displayTestDetails(container, data, lineHeight) { argument110 .css('font-size', lineHeight - 2)111 .css('line-height', lineHeight + 'px')119 containers.height(maxLines * lineHeight);
101 function displayTestDetails(container, data, lineHeight) { argument138 .css('font-size', lineHeight - 2)139 .css('line-height', lineHeight + 'px')147 containers.height(maxLines * lineHeight);