Searched defs:source_clipformat (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_win.cc581 static void DuplicateMedium(CLIPFORMAT source_clipformat, argument
588 source->hGlobal, source_clipformat, 0));
593 source->hMetaFilePict, source_clipformat, 0));
598 source->hBitmap, source_clipformat, 0));
603 source->hEnhMetaFile, source_clipformat, 0));
608 source->lpszFileName, source_clipformat, 0));

Completed in 295 milliseconds