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

  /external/chromium_org/third_party/WebKit/Source/core/css/
TreeBoundaryCrossingRules.cpp 109 void TreeBoundaryCrossingRules::collectFeaturesTo(RuleFeatureSet& features)
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ScopedStyleResolver.cpp 74 void ScopedStyleResolver::collectFeaturesTo(RuleFeatureSet& features, HashSet<const StyleSheetContents*>& visitedSharedStyleSheetContents)
ScopedStyleTree.cpp 191 void ScopedStyleTree::collectFeaturesTo(RuleFeatureSet& features)
195 it->value->collectFeaturesTo(features, visitedSharedStyleSheetContents);

Completed in 44 milliseconds