Home | History | Annotate | Download | only in dom

Lines Matching defs:elementFromPoint

1277 Element* Document::elementFromPoint(int x, int y) const
1282 return TreeScope::elementFromPoint(x, y);