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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
NodeRenderingTraversal.h 47 bool resetStyleInheritance() const { return m_resetStyleInheritance; }
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ElementResolveContext.h 58 bool resetStyleInheritance() const { return m_resetStyleInheritance; }
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
InsertionPoint.cpp 188 bool InsertionPoint::resetStyleInheritance() const
ShadowRoot.h 65 bool resetStyleInheritance() const { return m_resetStyleInheritance; }

Completed in 63 milliseconds