Searched defs:didAffectSelector (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DElementShadow.h65 void didAffectSelector(AffectedSelectorMask mask) { m_distributor.didAffectSelector(host(), mask); } function in class:WebCore::ElementShadow
H A DContentDistributor.cpp311 void ContentDistributor::didAffectSelector(Element* host, AffectedSelectorMask mask) function in class:WebCore::ContentDistributor

Completed in 96 milliseconds