paintDocumentMarker 1340 Source/core/rendering/InlineTextBox.cpp paintDocumentMarker(pt, boxOrigin, marker, style, font, false); paintDocumentMarker 1343 Source/core/rendering/InlineTextBox.cpp paintDocumentMarker(pt, boxOrigin, marker, style, font, true); paintDocumentMarker 184 Source/core/rendering/InlineTextBox.h virtual void paintDocumentMarker(GraphicsContext*, const FloatPoint& boxOrigin, DocumentMarker*, RenderStyle*, const Font&, bool grammar); paintDocumentMarker 79 Source/core/rendering/svg/SVGInlineTextBox.h virtual void paintDocumentMarker(GraphicsContext*, const FloatPoint&, DocumentMarker*, RenderStyle*, const Font&, bool) OVERRIDE FINAL;