Home
last modified time | relevance | path

Searched refs:createSelectorNodeList (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/dom/
DSelectorNodeList.h38 PassRefPtr<StaticNodeList> createSelectorNodeList(Node* rootNode, const CSSSelectorList&);
DSelectorNodeList.cpp43 PassRefPtr<StaticNodeList> createSelectorNodeList(Node* rootNode, const CSSSelectorList& querySelec… in createSelectorNodeList() function
DNode.cpp1660 return createSelectorNodeList(this, querySelectorList); in querySelectorAll()
/external/webkit/WebCore/
DChangeLog-2008-08-102414 (WebCore::createSelectorNodeList):
4990 (WebCore::createSelectorNodeList):
5347 (WebCore::createSelectorNodeList): Don't use the fast ID path if the root is not
8351 … (WebCore::createSelectorNodeList): Uses getElementById instead of DOM traversal where possible now
14337 (WebCore::createSelectorNodeList):
DChangeLog-2009-06-1665248 (WebCore::createSelectorNodeList):
65505 (WebCore::createSelectorNodeList):
85401 (WebCore::createSelectorNodeList):