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

  /external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.cpp 191 SelectorChecker::SelectorCheckingContext nextContext(context);
193 nextContext.selector = context.selector->tagHistory();
194 return nextContext;
205 SelectorCheckingContext nextContext = prepareNextContextForRelation(context);
211 nextContext.hasScrollbarPseudo = dynamicPseudo != NOPSEUDO && (context.scrollbar || dynamicPseudo == SCROLLBAR_CORNER || dynamicPseudo == RESIZER);
212 nextContext.hasSelectionPseudo = dynamicPseudo == SELECTION;
214 && !nextContext.hasSelectionPseudo
215 && !(nextContext.hasScrollbarPseudo && nextContext.selector->match() == CSSSelector::PseudoClass))
218 nextContext.isSubSelector = true
    [all...]
SelectorChecker.h 132 Match matchForShadowDistributed(const Element*, const SiblingTraversalStrategy&, SelectorCheckingContext& nextContext, MatchResult* = 0) const;
  /frameworks/base/core/java/android/app/
ContextImpl.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 95 milliseconds