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

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ElementShadow.h 56 bool didAffectApplyAuthorStyles();
InsertionPoint.cpp 217 rootOwner->didAffectApplyAuthorStyles();
249 rootOwner->didAffectApplyAuthorStyles();
ShadowRoot.cpp 219 if (host()->shadow()->didAffectApplyAuthorStyles())
ElementShadow.cpp 220 bool ElementShadow::didAffectApplyAuthorStyles()

Completed in 2191 milliseconds