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