Searched refs:PaintPhaseChildBlockBackgrounds (Results 1 – 11 of 11) sorted by relevance
43 PaintPhaseChildBlockBackgrounds, enumerator
49 case WebCore::PaintPhaseChildBlockBackgrounds: in paintPhaseName()
187 paintInfo.phase = PaintPhaseChildBlockBackgrounds; in paintIntoRect()
96 …f (paintInfo.phase == PaintPhaseForeground || paintInfo.phase == PaintPhaseChildBlockBackgrounds) { in paintObject()
345 case PaintPhaseChildBlockBackgrounds: { in paintObject()
670 if (paintPhase == PaintPhaseChildBlockBackgrounds) in paintObject()
1937 …newPhase = (newPhase == PaintPhaseChildBlockBackgrounds) ? PaintPhaseChildBlockBackground : newPha… in paintContents()1981 info.phase = PaintPhaseChildBlockBackgrounds; in paintAsInlineBlock()
2025 currentPaintInfo.phase = PaintPhaseChildBlockBackgrounds; in paintFloats()
2394 …dForFragmentsWithPhase(selectionOnly ? PaintPhaseSelection : PaintPhaseChildBlockBackgrounds, laye… in paintForegroundForFragments()
1673 paintInfo.phase = PaintPhaseChildBlockBackgrounds; in pushContentsClip()
81 childPaintInfo.phase = PaintPhaseChildBlockBackgrounds; in paint()