Home | History | Annotate | Download | only in rendering

Lines Matching refs:PaintPhaseChildOutlines

1673     PaintPhase newPhase = (paintInfo.phase == PaintPhaseChildOutlines) ? PaintPhaseOutline : paintInfo.phase;
1777 if ((paintPhase == PaintPhaseOutline || paintPhase == PaintPhaseChildOutlines)) {