Home
last modified time | relevance | path

Searched refs:BufferStandard (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/clipboard/
DPasteboard.cpp55 : m_buffer(blink::WebClipboard::BufferStandard) in Pasteboard()
66 …uffer = selectionMode ? blink::WebClipboard::BufferSelection : blink::WebClipboard::BufferStandard; in setSelectionMode()
DDataObjectItem.cpp129 …Buffer> >(blink::Platform::current()->clipboard()->readImage(blink::WebClipboard::BufferStandard)); in getAsFile()
/external/chromium_org/third_party/WebKit/public/platform/
DWebClipboard.h57 BufferStandard, enumerator
/external/chromium_org/content/renderer/
Dwebclipboard_impl.cc210 case BufferStandard: in ConvertBufferType()
/external/chromium_org/mojo/services/html_viewer/
Dwebclipboard_impl.cc212 case BufferStandard: in ConvertBufferType()