Searched refs:rootBackgroundRenderer (Results 1 – 1 of 1) sorted by relevance
1113 RenderObject* rootBackgroundRenderer = rendererForRootBackground(); in paintRootBoxFillLayers() local1115 const FillLayer* bgLayer = rootBackgroundRenderer->style()->backgroundLayers(); in paintRootBoxFillLayers()1116 Color bgColor = rootBackgroundRenderer->resolveColor(CSSPropertyBackgroundColor); in paintRootBoxFillLayers()1118 …r, view()->backgroundRect(this), BackgroundBleedNone, CompositeSourceOver, rootBackgroundRenderer); in paintRootBoxFillLayers()