Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp907 …LayoutUnit childOverflowLogicalRight = std::max<LayoutUnit>(textShadowLogicalRight + rightGlyphOve… in addTextBoxVisualOverflow() local
912 …VisualOverflow = std::max(textBox->pixelSnappedLogicalRight() + childOverflowLogicalRight, logical… in addTextBoxVisualOverflow()