Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DColumnInfo.h55 int columnHeight() const { return m_columnHeight; } in columnHeight() function
DRenderBlock.cpp1225 int columnHeight = contentLogicalHeight(); in layoutBlock() local
4417 int columnHeight = pageLogicalHeight; in layoutColumns() local