Searched defs:dwAspect (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp238 LogFlowFunc(("cfFormat=%RI16, sFormat=%s, tyMed=%RU32, dwAspect=%RU32\n",
240 pThisFormat->tymed, pThisFormat->dwAspect));
247 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
256 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
264 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
270 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
652 && pFormatEtc->dwAspect == mpFormatEtc[i].dwAspect)
655 LogFlowFunc(("Format found: tyMed=%RI32, cfFormat=%RI16, sFormats=%s, dwAspect=%RI32, ulIndex=%RU32\n",
657 pFormatEtc->dwAspect,
692 RegisterFormat(FORMATETC *pFormatEtc, CLIPFORMAT clipFormat, TYMED tyMed, LONG lIndex, DWORD dwAspect, DVTARGETDEVICE *pTargetDevice) argument
[all...]
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp68 LogFlowFunc(("Format %RU32: cfFormat=%RI16, tyMed=%RU32, dwAspect=%RU32\n",
69 i, pFormatEtc[i].cfFormat, pFormatEtc[i].tymed, pFormatEtc[i].dwAspect));
228 LogFlowFunc(("cfFormat=%RI16, sFormat=%s, tyMed=%RU32, dwAspect=%RU32\n",
230 pThisFormat->tymed, pThisFormat->dwAspect));
258 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
264 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
284 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
299 && (pFormatEtc->dwAspect == DVASPECT_CONTENT)
575 && pFormatEtc->dwAspect == mpFormatEtc[i].dwAspect)
613 RegisterFormat(FORMATETC *pFormatEtc, CLIPFORMAT clipFormat, TYMED tyMed, LONG lIndex, DWORD dwAspect, DVTARGETDEVICE *pTargetDevice) argument
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drichedit.h702 DWORD dwAspect; member in struct:_repastespecial
H A Durlmon.h485 DWORD dwAspect; member in struct:tagRemFORMATETC
H A Dobjidl.h5476 DWORD dwAspect; member in struct:tagFORMATETC
5828 DWORD dwAspect,
5865 DWORD dwAspect,
5891 #define IAdviseSink_OnViewChange(This,dwAspect,lindex) (This)->lpVtbl->OnViewChange(This,dwAspect,lindex)
5910 DWORD dwAspect,
5949 DWORD dwAspect,
5953 DWORD dwAspect,
6011 DWORD dwAspect,
6042 #define IAdviseSink2_OnViewChange(This,dwAspect,linde
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drichedit.h702 DWORD dwAspect; member in struct:_repastespecial
H A Durlmon.h491 DWORD dwAspect; member in struct:tagRemFORMATETC
H A Dobjidl.h5476 DWORD dwAspect; member in struct:tagFORMATETC
5828 DWORD dwAspect,
5865 DWORD dwAspect,
5891 #define IAdviseSink_OnViewChange(This,dwAspect,lindex) (This)->lpVtbl->OnViewChange(This,dwAspect,lindex)
5910 DWORD dwAspect,
5949 DWORD dwAspect,
5953 DWORD dwAspect,
6011 DWORD dwAspect,
6042 #define IAdviseSink2_OnViewChange(This,dwAspect,linde
[all...]

Completed in 134 milliseconds