Searched refs:ptd (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDEnumFormat_win.cpp66 if(m_pFormatEtc[i].ptd)
67 CoTaskMemFree(m_pFormatEtc[i].ptd);
165 if (pSource->ptd)
167 pDest->ptd = (DVTARGETDEVICE*)CoTaskMemAlloc(sizeof(DVTARGETDEVICE));
168 *(pDest->ptd) = *(pSource->ptd);
H A DUIDnDDataObject_win.cpp510 pFormatEtcOut->ptd = NULL;
702 pFormatEtc->ptd = pTargetDevice;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDEnumFormat.cpp68 if(m_pFormatEtc[i].ptd)
69 CoTaskMemFree(m_pFormatEtc[i].ptd);
167 if (pSource->ptd)
169 pDest->ptd = (DVTARGETDEVICE*)CoTaskMemAlloc(sizeof(DVTARGETDEVICE));
170 *(pDest->ptd) = *(pSource->ptd);
H A DVBoxDnDDataObject.cpp431 pFormatEtcOut->ptd = NULL;
623 pFormatEtc->ptd = pTargetDevice;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Datlwin.h58 HDC WINAPI AtlCreateTargetDC(HDC hdc, DVTARGETDEVICE *ptd);
H A Dtextserv.h62 DVTARGETDEVICE* ptd,
90 DVTARGETDEVICE* ptd,
101 DVTARGETDEVICE* ptd,
134 DVTARGETDEVICE* ptd,
H A Doleidl.h2991 DVTARGETDEVICE *ptd,
3003 DVTARGETDEVICE *ptd,
3049 DVTARGETDEVICE *ptd,
3062 DVTARGETDEVICE *ptd,
3101 #define IViewObject_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)
3102 #define IViewObject_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)
3116 DVTARGETDEVICE *ptd,
3132 DVTARGETDEVICE *ptd,
[all...]
H A Doleidl.idl811 [in, unique] DVTARGETDEVICE *ptd,
824 [in, unique] DVTARGETDEVICE *ptd,
836 [in, unique] DVTARGETDEVICE *ptd,
845 [in, unique] DVTARGETDEVICE *ptd,
899 [in, unique] DVTARGETDEVICE* ptd,
H A Dole2.h168 HRESULT WINAPI OleConvertOLESTREAMToIStorage( LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE* ptd);
H A Docidl.idl530 [in] DVTARGETDEVICE *ptd,
H A Durlmon.idl200 DWORD ptd;
H A Dobjidl.idl1294 [unique] DVTARGETDEVICE *ptd;
H A Durlmon.h484 DWORD ptd; member in struct:tagRemFORMATETC
H A Dobjidl.h5475 DVTARGETDEVICE *ptd; member in struct:tagFORMATETC
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprthinfo.c60 void **ptd; local
158 ptd = t->privateData;
159 for (index = 0; index < t->tpdLength; index++, ptd++) {
160 status = scanFun(t, (void**)ptd, 1, scanClosure);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtextserv.h63 DVTARGETDEVICE* ptd,
91 DVTARGETDEVICE* ptd,
102 DVTARGETDEVICE* ptd,
135 DVTARGETDEVICE* ptd,
H A Doleidl.h2991 DVTARGETDEVICE *ptd,
3003 DVTARGETDEVICE *ptd,
3049 DVTARGETDEVICE *ptd,
3062 DVTARGETDEVICE *ptd,
3101 #define IViewObject_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)
3102 #define IViewObject_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)
3116 DVTARGETDEVICE *ptd,
3132 DVTARGETDEVICE *ptd,
[all...]
H A Doleidl.idl811 [in, unique] DVTARGETDEVICE *ptd,
824 [in, unique] DVTARGETDEVICE *ptd,
836 [in, unique] DVTARGETDEVICE *ptd,
845 [in, unique] DVTARGETDEVICE *ptd,
899 [in, unique] DVTARGETDEVICE* ptd,
H A Dole2.h168 HRESULT WINAPI OleConvertOLESTREAMToIStorage( LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE* ptd);
H A Docidl.idl530 [in] DVTARGETDEVICE *ptd,
H A Durlmon.idl199 DWORD ptd;
H A Dobjidl.idl1282 [unique] DVTARGETDEVICE *ptd;
H A Durlmon.h490 DWORD ptd; member in struct:tagRemFORMATETC
H A Dobjidl.h5475 DVTARGETDEVICE *ptd; member in struct:tagFORMATETC
/vbox/src/libs/xpcom18a4/python/src/
H A DVariantUtils.cpp973 PythonTypeDescriptor &ptd = pdescs[i]; local
975 switch (ptd.type_flags & XPT_TDP_TAGMASK) {
977 NS_ABORT_IF_FALSE(ptd.argnum < num, "Bad dependent index");
978 if (ptd.argnum2 < num) {
979 if (XPT_PD_IS_IN(ptd.param_flags))
980 pdescs[ptd.argnum2].is_auto_in = PR_TRUE;
981 if (XPT_PD_IS_OUT(ptd.param_flags))
982 pdescs[ptd.argnum2].is_auto_out = PR_TRUE;
987 NS_ABORT_IF_FALSE(ptd.argnum < num, "Bad dependent index");
988 if (ptd
1151 PythonTypeDescriptor &ptd = m_python_type_desc_array[i]; local
1169 PythonTypeDescriptor &ptd = m_python_type_desc_array[i]; local
[all...]

Completed in 209 milliseconds