Searched defs:isForDragAndDrop (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DClipboard.h54 bool isForDragAndDrop() const { return m_clipboardType == DragAndDrop; } function in class:WebCore::Clipboard

Completed in 69 milliseconds