Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DDragController.cpp333 … VisibleSelection dragCaret = m_documentUnderMouse->frame()->visiblePositionForPoint(point); in tryDocumentDrag() local
361 static bool setSelectionToDragCaret(Frame* frame, VisibleSelection& dragCaret, RefPtr<Range>& range… in setSelectionToDragCaret()
375 VisibleSelection dragCaret(m_page->dragCaretController()->selection()); in dispatchTextInputEventFor() local
443 VisibleSelection dragCaret(m_page->dragCaretController()->selection()); in concludeEditDrag() local
853 VisibleSelection dragCaret(frame->visiblePositionForPoint(framePoint)); in placeDragCaret() local