Searched refs:paintRootBackgroundOnly (Results 1 – 2 of 2) sorted by relevance
88 bool paintRootBackgroundOnly() const { return paintBehavior & PaintBehaviorRootBackgroundOnly; } in paintRootBackgroundOnly() function
1959 …dBlockBackground) && paintInfo.shouldPaintWithinRoot(this) && !paintInfo.paintRootBackgroundOnly()) in paint()2216 if (hasColumns() && !paintInfo.paintRootBackgroundOnly()) in paintObject()2231 if (paintPhase == PaintPhaseBlockBackground || paintInfo.paintRootBackgroundOnly()) in paintObject()