Searched refs:pointInMainFrame (Results 1 – 1 of 1) sorted by relevance
80 const LayoutPoint& pointInMainFrame() const { return m_hitTestLocation.point(); } in pointInMainFrame() function81 IntPoint roundedPointInMainFrame() const { return roundedIntPoint(pointInMainFrame()); } in roundedPointInMainFrame()