HomeSort by relevance Sort by last modified time
    Searched refs:CLIPFORMAT (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_win_unittest.cc 46 CLIPFORMAT cfstr_ineturl = RegisterClipboardFormat(CFSTR_INETURL);
83 CLIPFORMAT cfstr_ineturl = RegisterClipboardFormat(CFSTR_INETURL);
131 CLIPFORMAT cfstr_ineturl = RegisterClipboardFormat(CFSTR_INETURL);
155 CLIPFORMAT cfstr_ineturl = RegisterClipboardFormat(CFSTR_INETURL);
184 CLIPFORMAT cfstr_file_group_descriptor =
186 CLIPFORMAT text_x_moz_url = RegisterClipboardFormat(L"text/x-moz-url");
279 CLIPFORMAT cfstr_file_contents =
os_exchange_data_provider_win.cc 584 static void DuplicateMedium(CLIPFORMAT source_clipformat,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ole2.h 46 WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg,CLIPFORMAT cf,LPOLESTR lpszUserType);
47 WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg,CLIPFORMAT *pcf,LPOLESTR *lplpszUserType);
82 WINOLEAPI_(HANDLE) OleDuplicateData (HANDLE hSrc,CLIPFORMAT cfFormat,UINT uiFlags);
130 WINOLEAPI OleConvertIStorageToOLESTREAMEx(LPSTORAGE pstg,CLIPFORMAT cfFormat,LONG lWidth,LONG lHeight,DWORD dwSize,LPSTGMEDIUM pmedium,LPOLESTREAM polestm);
131 WINOLEAPI OleConvertOLESTREAMToIStorageEx(LPOLESTREAM polestm,LPSTORAGE pstg,CLIPFORMAT *pcfFormat,LONG *plwWidth,LONG *plHeight,DWORD *pdwSize,LPSTGMEDIUM pmedium);
richole.h 79 STDMETHOD(ImportDataObject) (THIS_ LPDATAOBJECT lpdataobj,CLIPFORMAT cf,HGLOBAL hMetaPict) PURE;
94 STDMETHOD(QueryAcceptData) (THIS_ LPDATAOBJECT lpdataobj,CLIPFORMAT *lpcfFormat,DWORD reco,WINBOOL fReally,HGLOBAL hMetaPict) PURE;
textstor.h     [all...]
wtypes.h 462 typedef WORD CLIPFORMAT;
oleidl.h     [all...]
urlmon.h 288 STDAPI RegisterMediaTypes(UINT ctypes,const LPCSTR *rgszTypes,CLIPFORMAT *rgcfTypes);
289 STDAPI FindMediaType(LPCSTR rgszTypes,CLIPFORMAT *rgcfTypes);
    [all...]
ocidl.h     [all...]
objidl.h     [all...]

Completed in 344 milliseconds