Searched defs:StaticNodeList (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/dom/ | ||
D | SelectorNodeList.h | 38 class StaticNodeList; variable |
D | StaticNodeList.h | 54 StaticNodeList(Vector<RefPtr<Node> >& nodes) in StaticNodeList() function |