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