webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DragState.h>
Public Attributes | |
RefPtr< Element > | source |
bool | shouldDispatchEvents |
DragSourceAction | type |
RefPtr< DataTransfer > | dataTransfer |
RefPtr< DataTransfer > WebCore::DragState::dataTransfer |
bool WebCore::DragState::shouldDispatchEvents |
DragSourceAction WebCore::DragState::type |