Searched refs:colLengths (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFrameSetElement.h48 const Vector<HTMLDimension>& colLengths() const { return m_colLengths; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFrameSet.cpp470 layOutAxis(m_cols, frameSet()->colLengths(), width() - (cols - 1) * borderThickness);

Completed in 84 milliseconds