rangeForPoint     134 Source/core/frame/LocalFrame.h         PassRefPtrWillBeRawPtr<Range> rangeForPoint(const IntPoint& framePoint);
rangeForPoint    1104 Source/web/WebFrameImpl.cpp     RefPtrWillBeRawPtr<Range> range = frame()->rangeForPoint(result.roundedPointInInnerNodeFrame());