Home | History | Annotate | Download | only in rendering

Lines Matching refs:baseColor

738             Color baseColor = view()->frameView()->baseBackgroundColor();
739 if (baseColor.alpha() > 0) {
742 context->fillRect(rect, baseColor, style()->colorSpace());