Home
last modified time | relevance | path

Searched defs:columnHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DColumnInfo.h67 LayoutUnit columnHeight() const { return m_columnHeight; } in columnHeight() function
DRenderBlockFlow.cpp203 LayoutUnit columnHeight = pageLogicalHeight; in relayoutForPagination() local
DRenderBlock.cpp1510 LayoutUnit columnHeight = contentLogicalHeight(); in checkForPaginationLogicalHeightChange() local