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 83 bool didAffectApplyAuthorStyles();
ElementShadow.cpp 116 bool ElementShadow::didAffectApplyAuthorStyles()
InsertionPoint.cpp 137 rootOwner->didAffectApplyAuthorStyles();
169 rootOwner->didAffectApplyAuthorStyles();
ShadowRoot.cpp 221 if (host()->shadow()->didAffectApplyAuthorStyles())

Completed in 143 milliseconds