Searched refs:childOverflowLogicalBottom (Results 1 – 1 of 1) sorted by relevance
900 …LayoutUnit childOverflowLogicalBottom = std::max<LayoutUnit>(textShadowLogicalBottom + bottomGlyph… in addTextBoxVisualOverflow() local910 …sualOverflow = std::max(textBox->pixelSnappedLogicalBottom() + childOverflowLogicalBottom, logical… in addTextBoxVisualOverflow()