GetWebCustomDataFormatType   38 content/browser/renderer_host/clipboard_message_filter.cc         ui::Clipboard::GetWebCustomDataFormatType();
GetWebCustomDataFormatType  326 content/browser/web_contents/web_contents_view_aura.cc     provider->SetPickledData(ui::Clipboard::GetWebCustomDataFormatType(),
GetWebCustomDataFormatType  360 content/browser/web_contents/web_contents_view_aura.cc   if (data.GetPickledData(ui::Clipboard::GetWebCustomDataFormatType(), &pickle))
GetWebCustomDataFormatType  195 content/renderer/webclipboard_impl.cc     scw.WritePickledData(pickle, ui::Clipboard::GetWebCustomDataFormatType());
GetWebCustomDataFormatType  293 ui/base/clipboard/clipboard.h   static const FormatType& GetWebCustomDataFormatType();
GetWebCustomDataFormatType  605 ui/base/clipboard/clipboard_aurax11.cc       type, aurax11_details_->GetAtomsForFormat(GetWebCustomDataFormatType())));
GetWebCustomDataFormatType  685 ui/base/clipboard/clipboard_aurax11.cc       aurax11_details_->GetAtomsForFormat(GetWebCustomDataFormatType())));
GetWebCustomDataFormatType  434 ui/base/clipboard/clipboard_gtk.cc       clipboard, GetWebCustomDataFormatType().ToGdkAtom());
GetWebCustomDataFormatType  559 ui/base/clipboard/clipboard_gtk.cc       clipboard, GetWebCustomDataFormatType().ToGdkAtom());
GetWebCustomDataFormatType  344 ui/base/clipboard/clipboard_util_win.cc   if (!HasData(data_object, Clipboard::GetWebCustomDataFormatType()))
GetWebCustomDataFormatType  348 ui/base/clipboard/clipboard_util_win.cc   if (GetData(data_object, Clipboard::GetWebCustomDataFormatType(), &store)) {
GetWebCustomDataFormatType  425 ui/base/clipboard/clipboard_win.cc   HANDLE hdata = ::GetClipboardData(GetWebCustomDataFormatType().ToUINT());
GetWebCustomDataFormatType  615 ui/base/clipboard/clipboard_win.cc   HANDLE hdata = ::GetClipboardData(GetWebCustomDataFormatType().ToUINT());