drawOutline       120 Source/core/inspector/InspectorOverlay.h     void drawOutline(GraphicsContext*, const LayoutRect&, const Color&);
drawOutline      1030 Source/core/inspector/InspectorPageAgent.cpp     m_overlay->drawOutline(context, inflatedRect, colors[colorSelector++ % WTF_ARRAY_LENGTH(colors)]);