Searched refs:StaticHashSetNodeList (Results 1 – 11 of 11) sorted by relevance
37 StaticHashSetNodeList::StaticHashSetNodeList(ListHashSet<RefPtr<Node> >& nodes) in StaticHashSetNodeList() function in WebCore::StaticHashSetNodeList42 StaticHashSetNodeList::StaticHashSetNodeList() in StaticHashSetNodeList() function in WebCore::StaticHashSetNodeList46 StaticHashSetNodeList::~StaticHashSetNodeList() in ~StaticHashSetNodeList()50 unsigned StaticHashSetNodeList::length() const in length()55 Node* StaticHashSetNodeList::item(unsigned index) const in item()66 Node* StaticHashSetNodeList::itemWithName(const AtomicString& elementId) const in itemWithName()
42 class StaticHashSetNodeList : public NodeList {44 StaticHashSetNodeList();45 ~StaticHashSetNodeList();48 static PassRefPtr<StaticHashSetNodeList> adopt(const ListHashSet<RefPtr<Node> >& nodes) in adopt()53 static PassRefPtr<StaticHashSetNodeList> adopt(ListHashSet<RefPtr<Node> >& nodes) in adopt()55 return adoptRef(new StaticHashSetNodeList(nodes)); in adopt()63 StaticHashSetNodeList(ListHashSet<RefPtr<Node> >& nodes);
1134 return StaticHashSetNodeList::adopt(result.rectBasedTestResult()); in nodesFromRect()1148 return StaticHashSetNodeList::adopt(list); in handleZeroPadding()
194 dom/StaticHashSetNodeList.cpp \
517 dom/StaticHashSetNodeList.cpp \1499 dom/StaticHashSetNodeList.h \
615 dom/StaticHashSetNodeList.cpp
1253 Source/WebCore/dom/StaticHashSetNodeList.cpp \1254 Source/WebCore/dom/StaticHashSetNodeList.h \
1301 Source/WebCore/dom/StaticHashSetNodeList.cpp \1302 Source/WebCore/dom/StaticHashSetNodeList.h \
2547 'dom/StaticHashSetNodeList.cpp',2548 'dom/StaticHashSetNodeList.h',
36140 * dom/StaticHashSetNodeList.cpp:36141 (WebCore::StaticHashSetNodeList::StaticHashSetNodeList):36142 (WebCore::StaticHashSetNodeList::~StaticHashSetNodeList):36143 * dom/StaticHashSetNodeList.h:
5458 …CDA003094CF /* StaticHashSetNodeList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CEA3949A11…5459 …5CDA003094CF /* StaticHashSetNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = CEA3949B11D…11985 …F /* StaticHashSetNodeList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…11986 …94CF /* StaticHashSetNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …19583 CEA3949A11D45CDA003094CF /* StaticHashSetNodeList.cpp */,19584 CEA3949B11D45CDA003094CF /* StaticHashSetNodeList.h */,22475 CEA3949D11D45CDA003094CF /* StaticHashSetNodeList.h in Headers */,25309 CEA3949C11D45CDA003094CF /* StaticHashSetNodeList.cpp in Sources */,