Home | History | Annotate | Download | only in dom

Lines Matching defs:elementFromPoint

1263 Element* Document::elementFromPoint(int x, int y) const
1268 return TreeScope::elementFromPoint(x, y);