onPaintSetupEnd   379 Source/core/inspector/InspectorTimelineAgent.cpp         dispatcher->addListener(InstrumentationEvents::PaintSetup, TRACE_EVENT_PHASE_END, this, &InspectorTimelineAgent::onPaintSetupEnd, m_client);
onPaintSetupEnd   244 Source/core/inspector/InspectorTimelineAgent.h     void onPaintSetupEnd(const TraceEventDispatcher::TraceEvent&);