elementFromPoint 1230 Source/core/dom/Document.cpp return TreeScope::elementFromPoint(x, y); elementFromPoint 342 Source/core/dom/Document.h Element* elementFromPoint(int x, int y) const; elementFromPoint 79 Source/core/dom/TreeScope.h Element* elementFromPoint(int x, int y) const;