Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp209 void InspectorTimelineAgent::willWriteHTML(unsigned int length, unsigned int startLine) in willWriteHTML() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h776 inline InspectorInstrumentationCookie InspectorInstrumentation::willWriteHTML(Document* document, u… in willWriteHTML() function