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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.cpp 264 if (!parent->childrenSupportStyleSharing())
337 if (!element().parentElementOrShadowRoot()->childrenSupportStyleSharing()) {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContainerNode.h 153 bool childrenSupportStyleSharing() const { return !hasRestyleFlags(); }
Element.cpp     [all...]

Completed in 216 milliseconds