HomeSort by relevance Sort by last modified time
    Searched refs:setColumnHeight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ColumnInfo.h 71 void setColumnHeight(LayoutUnit height) { m_columnHeight = height; }
RenderBlockFlow.cpp 219 colInfo->setColumnHeight(pageLogicalHeight);
    [all...]

Completed in 56 milliseconds