Home | History | Annotate | Download | only in dom

Lines Matching refs:shadowTreeRootNode

1569 Node* Range::shadowTreeRootNode() const
1571 return startContainer() ? startContainer()->shadowTreeRootNode() : 0;