Home | History | Annotate | Download | only in page

Lines Matching full:drag

137 // FIXME: This method is poorly named.  We're just clearing the selection from the document this drag is exiting.
298 // We send drag events in tryDHTMLDrag and that may be the reason.
323 // If we're not over an editable region, make sure we're clearing any prior drag cursor.
417 // manually controlling drag behaviour
636 // This drag operation is not a DHTML drag and may go outside the WebView.
637 // We provide a default set of allowed drag operations that follows from:
642 // We allow DHTML/JS to set the drag image, even if its a link, image or text we're dragging.
649 bool startedDrag = true; // optimism - we almost always manage to start the drag
656 // We shouldn't be starting a drag for an image that can't provide an extension.
672 // DHTML defined drag image
682 // a user can initiate a drag on a link without having any text
748 // Properly orient the drag image and orient it differently if it's smaller than the original
777 // Protect this frame and view, as a load may occur mid drag and attempt to unload this frame
786 // Manual drag caret manipulation