Searched refs:isLinkVisited (Results 1 – 8 of 8) sorted by relevance
30 virtual bool isLinkVisited(unsigned long long linkHash);
182 bool PpapiWebKitPlatformSupportImpl::isLinkVisited( in isLinkVisited() function in content::PpapiWebKitPlatformSupportImpl
102 if (blink::Platform::current()->isLinkVisited(hash)) in determineLinkStateSlowCase()
49 virtual bool isLinkVisited(unsigned long long linkHash);
138 bool WorkerWebKitPlatformSupportImpl::isLinkVisited( in isLinkVisited() function in content::WorkerWebKitPlatformSupportImpl
71 virtual bool isLinkVisited(unsigned long long linkHash);
318 bool RendererWebKitPlatformSupportImpl::isLinkVisited( in isLinkVisited() function in content::RendererWebKitPlatformSupportImpl
235 virtual bool isLinkVisited(unsigned long long linkHash) { return false; } in isLinkVisited() function