paintSelection     57 Source/core/rendering/EllipsisBox.cpp         paintSelection(context, boxOrigin, style, font);
paintSelection     53 Source/core/rendering/EllipsisBox.h     void paintSelection(GraphicsContext*, const FloatPoint&, RenderStyle*, const Font&);
paintSelection    647 Source/core/rendering/InlineTextBox.cpp             paintSelection(context, boxOrigin, styleToUse, font, selectionFillColor);
paintSelection    189 Source/core/rendering/InlineTextBox.h     void paintSelection(GraphicsContext*, const FloatPoint& boxOrigin, RenderStyle*, const Font&, Color textColor);
paintSelection   2047 Source/core/rendering/RenderBlock.cpp         paintSelection(paintInfo, scrolledOffset); // Fill in gaps in selection on lines and between blocks.
paintSelection    385 Source/core/rendering/RenderBlock.h     void paintSelection(PaintInfo&, const LayoutPoint&);