Searched refs:willPaint (Results 1 – 5 of 5) sorted by relevance
181 void willPaint(RenderObject*, const GraphicsLayer*);
236 void willPaint([Keep] RenderObject*, const GraphicsLayer*);
555 void InspectorTimelineAgent::willPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer) in willPaint() function in WebCore::InspectorTimelineAgent
1896 InspectorInstrumentation::willPaint(m_owningLayer->renderer(), graphicsLayer); in paintContents()
2960 InspectorInstrumentation::willPaint(renderView, 0); in paintContents()