Searched defs:replacedHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineWidth.cpp53 void LineWidth::updateAvailableWidth(LayoutUnit replacedHeight) argument
56 LayoutUnit logicalHeight = m_block.minLineHeightForReplacedRenderer(m_isFirstLine, replacedHeight);

Completed in 78 milliseconds