Home
last modified time | relevance | path

Searched refs:handleTextFooter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DTestEventPrinter.cpp44 void handleTextFooter() const;
56 void handleTextFooter() const;
89 void DRTPrinter::handleTextFooter() const in handleTextFooter() function in DRTPrinter
136 void TestShellPrinter::handleTextFooter() const in handleTextFooter() function in TestShellPrinter
DTestEventPrinter.h42 virtual void handleTextFooter() const = 0;
DTestShell.cpp484 m_printer->handleTextFooter(); in dump()