Home | History | Annotate | Download | only in rendering

Lines Matching refs:textStrokeColor

546     Color textStrokeColor;
555 textStrokeColor = Color::black;
572 textStrokeColor = rendererToUse.resolveColor(styleToUse, CSSPropertyWebkitTextStrokeColor);
576 textStrokeColor = correctedTextColor(textStrokeColor, Color::white);
589 Color selectionStrokeColor = textStrokeColor;
697 updateGraphicsContext(context, textFillColor, textStrokeColor, textStrokeWidth);
706 updateGraphicsContext(context, emphasisMarkColor, textStrokeColor, textStrokeWidth);
740 textStrokeColor, textStrokeWidth);
761 updateGraphicsContext(context, textFillColor, textStrokeColor, textStrokeWidth);