Searched refs:themePainted (Results 1 – 1 of 1) sorted by relevance
1192 …bool themePainted = style()->hasAppearance() && !RenderTheme::theme().paint(this, paintInfo, snapp… in paintBackgroundWithBorderAndBoxShadow() local1193 if (!themePainted) { in paintBackgroundWithBorderAndBoxShadow()1205 …ackgroundBleedBackgroundOverBorder && (!style()->hasAppearance() || (!themePainted && RenderTheme:… in paintBackgroundWithBorderAndBoxShadow()