Searched refs:textShadowLogicalRight (Results 1 – 1 of 1) sorted by relevance
875 LayoutUnit textShadowLogicalRight; in addTextBoxVisualOverflow() local876 style->getTextShadowInlineDirectionExtent(textShadowLogicalLeft, textShadowLogicalRight); in addTextBoxVisualOverflow()879 …LayoutUnit childOverflowLogicalRight = max<LayoutUnit>(textShadowLogicalRight + rightGlyphOverflow… in addTextBoxVisualOverflow()