Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasAppearance

1128     if (!style->hasAppearance() && borderObscuresBackground() && backgroundHasOpaqueTopLayer())
1163 bool themePainted = style()->hasAppearance() && !theme()->paint(this, paintInfo, snappedPaintRect);
1170 if (style()->hasAppearance())
1176 if (bleedAvoidance != BackgroundBleedBackgroundOverBorder && (!style()->hasAppearance() || (!themePainted && theme()->paintBorderOnly(this, paintInfo, snappedPaintRect))) && style()->hasBorder())
1224 if (style()->hasAppearance())