Home | History | Annotate | Download | only in rendering

Lines Matching refs:PaintPhaseForeground

689     if (paintInfo.phase == PaintPhaseForeground || paintInfo.phase == PaintPhaseSelection)
743 if (!renderer()->shouldPaintWithinRoot(paintInfo) || renderer()->style()->visibility() != VISIBLE || paintInfo.phase != PaintPhaseForeground)