GetFileContentZeroFormatType  310 ui/base/clipboard/clipboard.h   static const FormatType& GetFileContentZeroFormatType();
GetFileContentZeroFormatType  154 ui/base/clipboard/clipboard_util_win.cc   return HasData(data_object, Clipboard::GetFileContentZeroFormatType());
GetFileContentZeroFormatType  308 ui/base/clipboard/clipboard_util_win.cc   if (!HasData(data_object, Clipboard::GetFileContentZeroFormatType()) &&
GetFileContentZeroFormatType  316 ui/base/clipboard/clipboard_util_win.cc           data_object, Clipboard::GetFileContentZeroFormatType(), &content)) {
GetFileContentZeroFormatType  384 ui/base/dragdrop/os_exchange_data_provider_win.cc       Clipboard::GetFileContentZeroFormatType().ToFormatEtc(), storage));