#include <DragController.h>
|
| | DragController (Page &, DragClient &) |
| |
| | ~DragController () |
| |
| DragClient & | client () const |
| |
| WEBCORE_EXPORT DragOperation | dragEntered (const DragData &) |
| |
| WEBCORE_EXPORT void | dragExited (const DragData &) |
| |
| WEBCORE_EXPORT DragOperation | dragUpdated (const DragData &) |
| |
| WEBCORE_EXPORT bool | performDragOperation (const DragData &) |
| |
| bool | mouseIsOverFileInput () const |
| |
| unsigned | numberOfItemsToBeAccepted () const |
| |
| void | setDidInitiateDrag (bool initiated) |
| |
| bool | didInitiateDrag () const |
| |
| DragOperation | sourceDragOperation () const |
| |
| const URL & | draggingImageURL () const |
| |
| void | setDragOffset (const IntPoint &offset) |
| |
| const IntPoint & | dragOffset () const |
| |
| DragSourceAction | dragSourceAction () const |
| |
| Document * | documentUnderMouse () const |
| |
| DragDestinationAction | dragDestinationAction () const |
| |
| DragSourceAction | delegateDragSourceAction (const IntPoint &rootViewPoint) |
| |
| Element * | draggableElement (const Frame *, Element *start, const IntPoint &, DragState &) const |
| |
| WEBCORE_EXPORT void | dragEnded () |
| |
| WEBCORE_EXPORT void | placeDragCaret (const IntPoint &) |
| |
| bool | startDrag (Frame &src, const DragState &, DragOperation srcOp, const PlatformMouseEvent &dragEvent, const IntPoint &dragOrigin) |
| |
| | DragController (Page &, DragClient &) |
| |
| | ~DragController () |
| |
| DragClient & | client () const |
| |
| WEBCORE_EXPORT DragOperation | dragEntered (const DragData &) |
| |
| WEBCORE_EXPORT void | dragExited (const DragData &) |
| |
| WEBCORE_EXPORT DragOperation | dragUpdated (const DragData &) |
| |
| WEBCORE_EXPORT bool | performDragOperation (const DragData &) |
| |
| bool | mouseIsOverFileInput () const |
| |
| unsigned | numberOfItemsToBeAccepted () const |
| |
| void | setDidInitiateDrag (bool initiated) |
| |
| bool | didInitiateDrag () const |
| |
| DragOperation | sourceDragOperation () const |
| |
| const URL & | draggingImageURL () const |
| |
| void | setDragOffset (const IntPoint &offset) |
| |
| const IntPoint & | dragOffset () const |
| |
| DragSourceAction | dragSourceAction () const |
| |
| Document * | documentUnderMouse () const |
| |
| DragDestinationAction | dragDestinationAction () const |
| |
| DragSourceAction | delegateDragSourceAction (const IntPoint &rootViewPoint) |
| |
| Element * | draggableElement (const Frame *, Element *start, const IntPoint &, DragState &) const |
| |
| WEBCORE_EXPORT void | dragEnded () |
| |
| WEBCORE_EXPORT void | placeDragCaret (const IntPoint &) |
| |
| bool | startDrag (Frame &src, const DragState &, DragOperation srcOp, const PlatformMouseEvent &dragEvent, const IntPoint &dragOrigin) |
| |
◆ DragController() [1/2]
◆ ~DragController() [1/2]
| WebCore::DragController::~DragController |
( |
| ) |
|
◆ DragController() [2/2]
◆ ~DragController() [2/2]
| WebCore::DragController::~DragController |
( |
| ) |
|
◆ client() [1/2]
| DragClient& WebCore::DragController::client |
( |
| ) |
const |
|
inline |
◆ client() [2/2]
| DragClient& WebCore::DragController::client |
( |
| ) |
const |
|
inline |
◆ create() [1/2]
◆ create() [2/2]
◆ delegateDragSourceAction() [1/2]
◆ delegateDragSourceAction() [2/2]
◆ didInitiateDrag() [1/2]
| bool WebCore::DragController::didInitiateDrag |
( |
| ) |
const |
|
inline |
◆ didInitiateDrag() [2/2]
| bool WebCore::DragController::didInitiateDrag |
( |
| ) |
const |
|
inline |
◆ documentUnderMouse() [1/2]
| Document* WebCore::DragController::documentUnderMouse |
( |
| ) |
const |
|
inline |
◆ documentUnderMouse() [2/2]
| Document* WebCore::DragController::documentUnderMouse |
( |
| ) |
const |
|
inline |
◆ dragDestinationAction() [1/2]
◆ dragDestinationAction() [2/2]
◆ dragEnded() [1/2]
◆ dragEnded() [2/2]
◆ dragEntered() [1/2]
◆ dragEntered() [2/2]
◆ dragExited() [1/2]
◆ dragExited() [2/2]
◆ draggableElement() [1/2]
◆ draggableElement() [2/2]
◆ draggingImageURL() [1/2]
| const URL& WebCore::DragController::draggingImageURL |
( |
| ) |
const |
|
inline |
◆ draggingImageURL() [2/2]
| const URL& WebCore::DragController::draggingImageURL |
( |
| ) |
const |
|
inline |
◆ dragOffset() [1/2]
| const IntPoint& WebCore::DragController::dragOffset |
( |
| ) |
const |
|
inline |
◆ dragOffset() [2/2]
| const IntPoint& WebCore::DragController::dragOffset |
( |
| ) |
const |
|
inline |
◆ dragSourceAction() [1/2]
◆ dragSourceAction() [2/2]
◆ dragUpdated() [1/2]
◆ dragUpdated() [2/2]
◆ maxDragImageSize() [1/2]
| const IntSize & WebCore::DragController::maxDragImageSize |
( |
| ) |
|
|
static |
◆ maxDragImageSize() [2/2]
| static const IntSize& WebCore::DragController::maxDragImageSize |
( |
| ) |
|
|
static |
◆ mouseIsOverFileInput() [1/2]
| bool WebCore::DragController::mouseIsOverFileInput |
( |
| ) |
const |
|
inline |
◆ mouseIsOverFileInput() [2/2]
| bool WebCore::DragController::mouseIsOverFileInput |
( |
| ) |
const |
|
inline |
◆ numberOfItemsToBeAccepted() [1/2]
| unsigned WebCore::DragController::numberOfItemsToBeAccepted |
( |
| ) |
const |
|
inline |
◆ numberOfItemsToBeAccepted() [2/2]
| unsigned WebCore::DragController::numberOfItemsToBeAccepted |
( |
| ) |
const |
|
inline |
◆ performDragOperation() [1/2]
◆ performDragOperation() [2/2]
◆ placeDragCaret() [1/2]
◆ placeDragCaret() [2/2]
◆ setDidInitiateDrag() [1/2]
| void WebCore::DragController::setDidInitiateDrag |
( |
bool |
initiated | ) |
|
|
inline |
◆ setDidInitiateDrag() [2/2]
| void WebCore::DragController::setDidInitiateDrag |
( |
bool |
initiated | ) |
|
|
inline |
◆ setDragOffset() [1/2]
| void WebCore::DragController::setDragOffset |
( |
const IntPoint & |
offset | ) |
|
|
inline |
◆ setDragOffset() [2/2]
| void WebCore::DragController::setDragOffset |
( |
const IntPoint & |
offset | ) |
|
|
inline |
◆ sourceDragOperation() [1/2]
| DragOperation WebCore::DragController::sourceDragOperation |
( |
| ) |
const |
|
inline |
◆ sourceDragOperation() [2/2]
| DragOperation WebCore::DragController::sourceDragOperation |
( |
| ) |
const |
|
inline |
◆ startDrag() [1/2]
◆ startDrag() [2/2]
◆ DragIconBottomInset
| const int WebCore::DragController::DragIconBottomInset = 3 |
|
static |
◆ DragIconRightInset
| const int WebCore::DragController::DragIconRightInset = 7 |
|
static |
◆ DragImageAlpha
| const float WebCore::DragController::DragImageAlpha = 0.75f |
|
static |
◆ LinkDragBorderInset
| const int WebCore::DragController::LinkDragBorderInset = 2 |
|
static |
◆ MaxOriginalImageArea
| const int WebCore::DragController::MaxOriginalImageArea = 1500 * 1500 |
|
static |
The documentation for this class was generated from the following files: