Home | History | Annotate | Download | only in rendering

Lines Matching refs:PaintPhaseSelection

348     if (!haveSelection && paintInfo.phase == PaintPhaseSelection)
383 if (paintInfo.phase != PaintPhaseSelection && paintInfo.phase != PaintPhaseTextClip && !isPrinting) {
431 bool paintSelectedTextOnly = (paintInfo.phase == PaintPhaseSelection);
519 if (d != TDNONE && paintInfo.phase != PaintPhaseSelection && styleToUse->htmlHacks()) {