Searched defs:dumpVisitedLinksCallbacks (Results 1 – 3 of 3) sorted by relevance
| /external/webkit/Source/WebKit/qt/WebCoreSupport/ | ||
| D | ChromeClientQt.h | 209 static bool dumpVisitedLinksCallbacks; variable |
| D | ChromeClientQt.cpp | 90 bool ChromeClientQt::dumpVisitedLinksCallbacks = false; member in WebCore::ChromeClientQt |
| D | DumpRenderTreeSupportQt.cpp | 712 void DumpRenderTreeSupportQt::dumpVisitedLinksCallbacks(bool b) in dumpVisitedLinksCallbacks() function in DumpRenderTreeSupportQt |