OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nodeMatchesInlined
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
ClassNodeList.h
49
bool
nodeMatchesInlined
(Element*) const;
60
inline bool ClassNodeList::
nodeMatchesInlined
(Element* testNode) const
TagNodeList.h
67
bool
nodeMatchesInlined
(Element*) const;
77
inline bool HTMLTagNodeList::
nodeMatchesInlined
(Element* testNode) const
Completed in 445 milliseconds