Searched refs:setColumnHeight (Results 1 – 2 of 2) sorted by relevance
71 void setColumnHeight(LayoutUnit height) { m_columnHeight = height; } in setColumnHeight() function
219 colInfo->setColumnHeight(pageLogicalHeight); in checkForPaginationLogicalHeightChange()