Searched refs:dumpVisitedLinksCallbacks (Results 1 – 6 of 6) sorted by relevance
209 static bool dumpVisitedLinksCallbacks; variable
90 bool ChromeClientQt::dumpVisitedLinksCallbacks = false; member in WebCore::ChromeClientQt742 if (dumpVisitedLinksCallbacks) { in populateVisitedLinks()
167 static void dumpVisitedLinksCallbacks(bool b); in Q_DECLARE_METATYPE()
712 void DumpRenderTreeSupportQt::dumpVisitedLinksCallbacks(bool b) in dumpVisitedLinksCallbacks() function in DumpRenderTreeSupportQt714 ChromeClientQt::dumpVisitedLinksCallbacks = b; in dumpVisitedLinksCallbacks()
88 DumpRenderTreeSupportQt::dumpVisitedLinksCallbacks(false); in reset()850 DumpRenderTreeSupportQt::dumpVisitedLinksCallbacks(true); in removeAllVisitedLinks()
3948 (DumpRenderTreeSupportQt::dumpVisitedLinksCallbacks):