Searched defs:DumpRenderTreeSupportQt (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.h69 friend class DumpRenderTreeSupportQt;
82 class QWEBKIT_EXPORT DumpRenderTreeSupportQt { class
86 DumpRenderTreeSupportQt();
87 ~DumpRenderTreeSupportQt();
H A DDumpRenderTreeSupportQt.cpp24 #include "DumpRenderTreeSupportQt.h"
144 DumpRenderTreeSupportQt::DumpRenderTreeSupportQt() function in class:DumpRenderTreeSupportQt
148 DumpRenderTreeSupportQt::~DumpRenderTreeSupportQt()
152 void DumpRenderTreeSupportQt::overwritePluginDirectories()
164 int DumpRenderTreeSupportQt::workerThreadCount()
173 void DumpRenderTreeSupportQt::setDumpRenderTreeModeEnabled(bool b)
178 void DumpRenderTreeSupportQt::setFrameFlatteningEnabled(QWebPage* page, bool enabled)
183 void DumpRenderTreeSupportQt
[all...]

Completed in 57 milliseconds