HomeSort by relevance Sort by last modified time
    Searched refs:markForVistedLinkStyleRecalc (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/history/
CachedPage.h 53 void markForVistedLinkStyleRecalc() { m_needStyleRecalcForVisitedLinks = true; }
PageCache.cpp 347 current->m_cachedPage->markForVistedLinkStyleRecalc();

Completed in 422 milliseconds