fillPath 1021 Source/core/html/canvas/CanvasRenderingContext2D.cpp c->fillPath(path); fillPath 1026 Source/core/html/canvas/CanvasRenderingContext2D.cpp c->fillPath(path); fillPath 1664 Source/core/html/canvas/CanvasRenderingContext2D.cpp context->fillPath(path); fillPath 126 Source/core/inspector/InspectorOverlay.cpp context->fillPath(quadPath); fillPath 1841 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->fillPath(path); fillPath 1858 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->fillPath(path); fillPath 136 Source/core/rendering/RenderDetailsMarker.cpp paintInfo.context->fillPath(getPath(boxOrigin)); fillPath 149 Source/core/rendering/RenderEmbeddedObject.cpp context->fillPath(path); fillPath 1219 Source/core/rendering/RenderObject.cpp graphicsContext->fillPath(path); fillPath 100 Source/core/rendering/svg/RenderSVGPath.cpp context->fillPath(*usePath); fillPath 148 Source/core/rendering/svg/RenderSVGResourceGradient.cpp context->fillPath(*path); fillPath 189 Source/core/rendering/svg/RenderSVGResourcePattern.cpp context->fillPath(*path); fillPath 91 Source/core/rendering/svg/RenderSVGResourceSolidColor.cpp context->fillPath(*path); fillPath 77 Source/core/rendering/svg/RenderSVGShape.cpp context->fillPath(path()); fillPath 1666 Source/platform/graphics/GraphicsContext.cpp fillPath(path); fillPath 231 Source/platform/graphics/GraphicsContext.h void fillPath(const Path&); fillPath 476 Source/platform/graphics/GraphicsContextTest.cpp context.fillPath(path); fillPath 484 Source/platform/graphics/GraphicsContextTest.cpp context.fillPath(path); fillPath 492 Source/platform/graphics/GraphicsContextTest.cpp context.fillPath(path); fillPath 500 Source/platform/graphics/GraphicsContextTest.cpp context.fillPath(path); fillPath 267 Source/web/LinkHighlight.cpp gc.fillPath(m_path);