Lines Matching defs:opaBg
285 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
288 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg);
355 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
358 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg);
436 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
439 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg);
524 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
527 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect, dirtyRect, style.bgColor_, opaBg);
529 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect2, dirtyRect, style.bgColor_, opaBg);
593 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
596 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect, dirtyRect, style.bgColor_, opaBg);
721 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_);
725 drawUtils->DrawColorArea(gfxDstBuffer, topInnerRect, dirtyRect, style.bgColor_, opaBg);
733 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect, dirtyRect, style.bgColor_, opaBg);
741 drawUtils->DrawColorArea(gfxDstBuffer, bottomInnerRect, dirtyRect, style.bgColor_, opaBg);