Searched refs:textShadowLogicalBottom (Results 1 – 1 of 1) sorted by relevance
896 LayoutUnit textShadowLogicalBottom; in addTextBoxVisualOverflow() local897 style->getTextShadowBlockDirectionExtent(textShadowLogicalTop, textShadowLogicalBottom); in addTextBoxVisualOverflow()900 …LayoutUnit childOverflowLogicalBottom = std::max<LayoutUnit>(textShadowLogicalBottom + bottomGlyph… in addTextBoxVisualOverflow()