Searched defs:selectionStrokeColor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp598 Color selectionStrokeColor = textStrokeColor; local
634 if (stroke != selectionStrokeColor) {
637 selectionStrokeColor = stroke;
714 updateGraphicsContext(context, selectionFillColor, selectionStrokeColor, selectionStrokeWidth, styleToUse->colorSpace());

Completed in 20 milliseconds