Home
last modified time | relevance | path

Searched defs:rangeForPoint (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrame.cpp816 PassRefPtr<Range> Frame::rangeForPoint(const IntPoint& framePoint) in rangeForPoint() function in WebCore::Frame
/external/webkit/Source/WebCore/editing/
DEditor.cpp2439 PassRefPtr<Range> Editor::rangeForPoint(const IntPoint& windowPoint) in rangeForPoint() function in WebCore::Editor