Searched refs:logicalHeightWithOverflow (Results 1 – 1 of 1) sorted by relevance
285 …LayoutUnit logicalHeightWithOverflow = (isHorizontal ? layoutRect.maxY() : layoutRect.maxX()) - lo… in expandToEncompassFlowThreadContentsIfNeeded() local286 …), rect.y(), isHorizontal ? rect.width() : logicalHeightWithOverflow, isHorizontal ? logicalHeight… in expandToEncompassFlowThreadContentsIfNeeded()