Home
last modified time | relevance | path

Searched defs:willPaint (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp199 void InspectorTimelineAgent::willPaint(const IntRect& rect) in willPaint() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h577 inline InspectorInstrumentationCookie InspectorInstrumentation::willPaint(Frame* frame, const IntRe… in willPaint() function