OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DragBuffer
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/chromium/
PasteboardPrivate.h
47
DragBuffer
,
ReadableDataObject.cpp
43
return clipboardType == Clipboard::DragAndDrop ? PasteboardPrivate::
DragBuffer
: PasteboardPrivate::StandardBuffer;
/external/webkit/Source/WebKit/chromium/src/
AssertMatchingEnums.cpp
229
COMPILE_ASSERT_MATCHING_ENUM(WebClipboard::BufferDrag, PasteboardPrivate::
DragBuffer
);
Completed in 28 milliseconds