Searched refs:willPaint (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorTimelineAgent.h132 void willPaint(Frame*);
H A DInspectorTimelineAgent.cpp308 void InspectorTimelineAgent::willPaint(Frame* frame) function in class:WebCore::InspectorTimelineAgent
H A DInspectorInstrumentation.h171 static void willPaint(RenderObject*);
1105 inline void InspectorInstrumentation::willPaint(RenderObject* renderer) function in class:WebCore::InspectorInstrumentation
H A DInspectorInstrumentation.cpp530 timelineAgent->willPaint(renderer->frame());
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerBacking.cpp2006 InspectorInstrumentation::willPaint(renderer());
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrameView.cpp3561 InspectorInstrumentation::willPaint(renderView);

Completed in 192 milliseconds