Home | History | Annotate | Download | only in rendering

Lines Matching refs:textDecorations

735     int textDecorations = styleToUse->textDecorationsInEffect();
736 if (textDecorations != TDNONE && paintInfo.phase != PaintPhaseSelection) {
738 paintDecoration(context, boxOrigin, textDecorations, textShadow);