Searched refs:themePainted (Results 1 – 1 of 1) sorted by relevance
839 …bool themePainted = style()->hasAppearance() && !theme()->paint(this, paintInfo, IntRect(tx, ty, w… in paintBoxDecorationsWithSize() local840 if (!themePainted) { in paintBoxDecorationsWithSize()859 …if ((!style()->hasAppearance() || (!themePainted && theme()->paintBorderOnly(this, paintInfo, IntR… in paintBoxDecorationsWithSize()