OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchingHostInItsShadowTree
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.h
64
MatchingHostInItsShadowTree
162
if (localName != starAtom && (localName != element.localName() || matchingTagType ==
MatchingHostInItsShadowTree
))
SelectorChecker.cpp
471
return SelectorChecker::tagMatches(element, selector->tagQName(), elementIsHostInItsShadowTree ?
MatchingHostInItsShadowTree
: MatchingElement);
[
all
...]
Completed in 560 milliseconds