Home | History | Annotate | Download | only in rendering

Lines Matching refs:textOverflow

1528     bool hasTextOverflow = (style()->textOverflow() && hasOverflowClip())
1530 && parent()->style()->textOverflow() && parent()->hasOverflowClip());