Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasSelfPaintingLayer

150         bool alwaysCreateLineBoxes = hasSelfPaintingLayer() || hasBoxDecorations() || style()->hasPadding() || style()->hasMargin() || style()->hasOutline();
903 if (!currBox->hasSelfPaintingLayer() && currBox->inlineBoxWrapper()) {
918 else if (!currInline->hasSelfPaintingLayer())