Searched refs:availableLogicalWidthForContent (Results 1 – 5 of 5) sorted by relevance
321 LayoutUnit availableLogicalWidthForContent(RenderRegion* region) const in availableLogicalWidthForContent() function341 LayoutUnit availableLogicalWidthForContent(LayoutUnit blockOffset) const in availableLogicalWidthForContent() function343 return availableLogicalWidthForContent(regionAtBlockOffset(blockOffset)); in availableLogicalWidthForContent()
275 setPaginatedLineWidth(block()->availableLogicalWidthForContent(heightOfBlock)); in alignBoxesInBlockDirection()
1668 … trailingFloatsLineBox->setPaginatedLineWidth(availableLogicalWidthForContent(blockLogicalHeight)); in linkToEndLineIfNeeded()
1636 … if (availableLogicalWidthAtNewLogicalTopOffset == availableLogicalWidthForContent(newLogicalTop)) in getClearDelta()
5582 return rootBox->paginatedLineWidth() != availableLogicalWidthForContent(currentRegion); in lineWidthForPaginatedLineChanged()