Searched refs:textShadowLogicalTop (Results 1 – 1 of 1) sorted by relevance
895 LayoutUnit textShadowLogicalTop; in addTextBoxVisualOverflow() local897 style->getTextShadowBlockDirectionExtent(textShadowLogicalTop, textShadowLogicalBottom); in addTextBoxVisualOverflow()899 …LayoutUnit childOverflowLogicalTop = std::min<LayoutUnit>(textShadowLogicalTop + topGlyphOverflow,… in addTextBoxVisualOverflow()