OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchForSubSelector
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.h
129
Match
matchForSubSelector
(const SelectorCheckingContext&, const SiblingTraversalStrategy&, MatchResult*) const;
SelectorChecker.cpp
185
match =
matchForSubSelector
(context, siblingTraversalStrategy, result);
203
SelectorChecker::Match SelectorChecker::
matchForSubSelector
(const SelectorCheckingContext& context, const SiblingTraversalStrategy& siblingTraversalStrategy, MatchResult* result) const
[
all
...]
Completed in 1126 milliseconds