OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchingElement
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.h
63
MatchingElement
= 0,
117
static bool tagMatches(const Element&, const QualifiedName&, MatchingTagType =
MatchingElement
);
SelectorChecker.cpp
471
return SelectorChecker::tagMatches(element, selector->tagQName(), elementIsHostInItsShadowTree ? MatchingHostInItsShadowTree :
MatchingElement
);
[
all
...]
Completed in 48 milliseconds