Searched refs:textShadowLogicalRight (Results 1 – 1 of 1) sorted by relevance
903 LayoutUnit textShadowLogicalRight; in addTextBoxVisualOverflow() local904 style->getTextShadowInlineDirectionExtent(textShadowLogicalLeft, textShadowLogicalRight); in addTextBoxVisualOverflow()907 …LayoutUnit childOverflowLogicalRight = std::max<LayoutUnit>(textShadowLogicalRight + rightGlyphOve… in addTextBoxVisualOverflow()