Home
last modified time | relevance | path

Searched refs:childOverflowLogicalBottom (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp900 …LayoutUnit childOverflowLogicalBottom = std::max<LayoutUnit>(textShadowLogicalBottom + bottomGlyph… in addTextBoxVisualOverflow() local
910 …sualOverflow = std::max(textBox->pixelSnappedLogicalBottom() + childOverflowLogicalBottom, logical… in addTextBoxVisualOverflow()