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

  /external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
DescendantInvalidationSet.h 68 bool treeBoundaryCrossing() const { return m_treeBoundaryCrossing; }
StyleInvalidator.h 46 bool treeBoundaryCrossing() const { return m_treeBoundaryCrossing; }
  /external/chromium_org/third_party/WebKit/Source/core/css/
RuleFeature.h 149 , treeBoundaryCrossing(false)
157 bool treeBoundaryCrossing;

Completed in 660 milliseconds