| 67 |
const Vector<Element*>* getAllElementsById(const AtomicStringImpl&, const TreeScope&) const; |
67 |
const Vector<Element*>* getAllElementsById(const AtomicStringImpl&, const TreeScope&) const; |
| 72 |
template<bool keyMatches(const AtomicStringImpl&, Element*)> Element* get(const AtomicStringImpl&, const TreeScope&) const; |
70 |
template<bool keyMatches(const AtomicStringImpl&, Element*)> Element* get(const AtomicStringImpl&, const TreeScope&) const; |