Searched refs:scrollbarLogicalHeight (Results 1 – 7 of 7) sorted by relevance
234 setLogicalHeight(borderAndPaddingLogicalHeight() + scrollbarLogicalHeight()); in layoutBlock()421 … LayoutUnit borderPaddingAndScrollbar = borderAndPaddingLogicalHeight() + scrollbarLogicalHeight(); in mainAxisContentExtent()687 + scrollbarLogicalHeight(); in layoutFlexItems()1132 …alHeight(mainAxisOffset + flowAwareBorderEnd() + flowAwarePaddingEnd() + scrollbarLogicalHeight()); in layoutAndPlaceChildren()
2805 …0, adjustContentBoxLogicalHeightForBoxSizing(heightIncludingScrollbar) - scrollbarLogicalHeight()); in computeContentLogicalHeight()2904 …cb->constrainContentBoxLogicalHeightByMinMax(contentBoxHeight - cb->scrollbarLogicalHeight(), -1)); in computePercentageLogicalHeight()2914 …nContentBoxLogicalHeightByMinMax(contentBoxHeightWithScrollbar - cb->scrollbarLogicalHeight(), -1); in computePercentageLogicalHeight()2925 …nContentBoxLogicalHeightByMinMax(contentBoxHeightWithScrollbar - cb->scrollbarLogicalHeight(), -1); in computePercentageLogicalHeight()2933 …ght = computedValues.m_extent - cb->borderAndPaddingLogicalHeight() - cb->scrollbarLogicalHeight(); in computePercentageLogicalHeight()3044 …computedValues.m_extent - block->borderAndPaddingLogicalHeight() - block->scrollbarLogicalHeight(); in computeReplacedLogicalHeightUsing()3117 …0, adjustContentBoxLogicalHeightForBoxSizing(heightIncludingScrollbar) - scrollbarLogicalHeight()); in availableLogicalHeightUsing()3125 …computedValues.m_extent - block->borderAndPaddingLogicalHeight() - block->scrollbarLogicalHeight(); in availableLogicalHeightUsing()
231 …ingBefore() + colInfo->columnHeight() + borderAfter() + paddingAfter() + scrollbarLogicalHeight()); in relayoutForPagination()315 LayoutUnit toAdd = borderAfter() + paddingAfter() + scrollbarLogicalHeight(); in layoutBlock()770 LayoutUnit afterEdge = borderAfter() + paddingAfter() + scrollbarLogicalHeight(); in layoutBlockChildren()
454 …int scrollbarLogicalHeight() const { return style()->isHorizontalWritingMode() ? horizontalScrollb… in scrollbarLogicalHeight() function
1245 LayoutUnit scrollbarHeight = scrollbarLogicalHeight(); in scrollbarsChanged()
1813 …ght() + lastLineAnnotationsAdjustment + borderAfter() + paddingAfter() + scrollbarLogicalHeight()); in layoutInlineChildren()
3807 …mnCount(colInfo) * columnLogicalHeight + borderAfter() + paddingAfter() + scrollbarLogicalHeight(); in flipForWritingModeIncludingColumns()3821 …mnCount(colInfo) * columnLogicalHeight + borderAfter() + paddingAfter() + scrollbarLogicalHeight(); in adjustStartEdgeForWritingModeIncludingColumns()