Searched refs:roundedPointInMainFrame (Results 1 – 2 of 2) sorted by relevance
74 IntPoint roundedPointInMainFrame() const { return roundedIntPoint(pointInMainFrame()); } in roundedPointInMainFrame() function
1273 …Area() && layer->scrollableArea()->isPointInResizeControl(result.roundedPointInMainFrame(), Resize… in selectAutoCursor()