/reactos/dll/win32/ole32/ |
H A D | datacache.c | 2014 LPCRECTL lprcBounds, in DataCache_Draw() argument 2030 lprcBounds, in DataCache_Draw() 2035 if (lprcBounds==NULL) in DataCache_Draw() 2085 lprcBounds->right - lprcBounds->left, in DataCache_Draw() 2086 lprcBounds->bottom - lprcBounds->top, in DataCache_Draw() 2090 lprcBounds->left, in DataCache_Draw() 2091 lprcBounds->top, in DataCache_Draw() 2127 StretchDIBits( hdcDraw, lprcBounds->left, lprcBounds->top, in DataCache_Draw() 2128 lprcBounds->right - lprcBounds->left, lprcBounds->bottom - lprcBounds->top, in DataCache_Draw()
|
H A D | usrmarshal.c | 3075 LPCRECTL lprcBounds, in IViewObject_Draw_Proxy() argument 3092 LPCRECTL lprcBounds, in IViewObject_Draw_Stub() argument
|
/reactos/dll/win32/ieframe/ |
H A D | view.c | 55 HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWBounds, in ViewObject_Draw() argument 61 pvAspect, ptd, hdcTargetDev, hdcDraw, lprcBounds, lprcWBounds, pfnContinue, in ViewObject_Draw()
|
/reactos/sdk/include/psdk/ |
H A D | ole2.h | 91 HRESULT WINAPI OleDraw(LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds);
|
H A D | textserv.h | 67 LPCRECTL lprcBounds, in DECLARE_INTERFACE_()
|
H A D | oleidl.idl | 805 [in] LPCRECTL lprcBounds, 818 [in] LPCRECTL lprcBounds,
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | dc.c | 823 LPRECT lprcBounds, in GetBoundsRect() argument 827 return NtGdiGetBoundsRect(hdc,lprcBounds,flags & ~DCB_WINDOWMGR); in GetBoundsRect()
|
/reactos/dll/win32/mshtml/ |
H A D | view.c | 752 DVTARGETDEVICE *ptd, HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, in ViewObject_Draw() argument 757 ptd, hdcTargetDev, hdcDraw, lprcBounds, lprcWBounds, pfnContinue, dwContinue); in ViewObject_Draw()
|
/reactos/dll/win32/riched20/ |
H A D | txtsrv.c | 149 … LPCRECTL lprcBounds, LPCRECTL lprcWBounds, LPRECT lprcUpdate, in fnTextSrv_TxDraw() argument
|
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/ |
H A D | mstscax.cpp | 4124 …vAspect, DVTARGETDEVICE * ptd, HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWB… in Draw() argument 4127 …rgetDeviceToString(*ptd).c_str(), hdcTargetDev, hdcDraw, RectToString(*lprcBounds).c_str(), RectTo… in Draw() 4128 …ject->Draw(dwDrawAspect, lindex, pvAspect, ptd, hdcTargetDev, hdcDraw, lprcBounds, lprcWBounds, pf… in Draw()
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 454 … HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWBounds, 4566 …pvAspect, DVTARGETDEVICE *ptd, HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWB… in Draw() argument
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | activex.c | 901 …HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWBoungs, BOOL (WINAPI*pfnContinue… in ViewObjectEx_Draw() argument
|
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/ |
H A D | activex.cpp | 5084 …vAspect, DVTARGETDEVICE * ptd, HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWB… in Draw() argument
|