HomeSort by relevance Sort by last modified time
    Searched refs:lastMatchingElement (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
LiveNodeList.cpp 50 return lastMatchingElement(*this);
LiveNodeListBase.h 87 static Element* lastMatchingElement(const NodeListType&);
131 Element* LiveNodeListBase::lastMatchingElement(const NodeListType& nodeList)
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCollection.cpp 365 return lastMatchingElement(*this);

Completed in 4084 milliseconds