HomeSort by relevance Sort by last modified time
    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 78 milliseconds