Searched refs:heightWithScrollbar (Results 1 – 1 of 1) sorted by relevance
2705 … LayoutUnit heightWithScrollbar = cb->computePercentageLogicalHeight(cbstyle->logicalHeight()); in computePercentageLogicalHeight() local2706 if (heightWithScrollbar != -1) { in computePercentageLogicalHeight()2707 …contentBoxHeightWithScrollbar = cb->adjustContentBoxLogicalHeightForBoxSizing(heightWithScrollbar); in computePercentageLogicalHeight()