webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::VisitedLinkState Class Reference

#include <VisitedLinkState.h>

Public Member Functions

 VisitedLinkState (Document &)
 
void invalidateStyleForAllLinks ()
 
void invalidateStyleForLink (LinkHash)
 
EInsideLink determineLinkState (const Element &)
 

Constructor & Destructor Documentation

◆ VisitedLinkState()

WebCore::VisitedLinkState::VisitedLinkState ( Document document)
explicit

Member Function Documentation

◆ determineLinkState()

EInsideLink WebCore::VisitedLinkState::determineLinkState ( const Element element)
inline

◆ invalidateStyleForAllLinks()

void WebCore::VisitedLinkState::invalidateStyleForAllLinks ( )

◆ invalidateStyleForLink()

void WebCore::VisitedLinkState::invalidateStyleForLink ( LinkHash  linkHash)

The documentation for this class was generated from the following files: