Home | History | Annotate | Download | only in Api

Lines Matching refs:root

65     by a tree-like structure of DOM elements. The root of the tree is called
569 Returns the parent element of this elemen. If this element is the root
1197 static RefPtr<Node> findInsertionPoint(PassRefPtr<Node> root)
1199 RefPtr<Node> node = root;
1211 // note as a root note will always exist.