Searched defs:columnHeight (Results 1 – 2 of 2) sorted by relevance
62 LayoutUnit columnHeight() const { return m_columnHeight; } in columnHeight() function
213 …LayoutUnit columnHeight = computedValues.m_extent - borderAndPaddingLogicalHeight() - scrollbarLog… in checkForPaginationLogicalHeightChange() local225 LayoutUnit columnHeight = contentLogicalHeight(); in checkForPaginationLogicalHeightChange() local262 LayoutUnit columnHeight = pageLogicalHeight; in shouldRelayoutForPagination() local