Home
last modified time | relevance | path

Searched refs:lprcBounds (Results 1 – 13 of 13) sorted by relevance

/reactos/dll/win32/ole32/
H A Ddatacache.c2014 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 Dusrmarshal.c3075 LPCRECTL lprcBounds, in IViewObject_Draw_Proxy() argument
3092 LPCRECTL lprcBounds, in IViewObject_Draw_Stub() argument
/reactos/dll/win32/ieframe/
H A Dview.c55 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 Dole2.h91 HRESULT WINAPI OleDraw(LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds);
H A Dtextserv.h67 LPCRECTL lprcBounds, in DECLARE_INTERFACE_()
H A Doleidl.idl805 [in] LPCRECTL lprcBounds,
818 [in] LPCRECTL lprcBounds,
/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c823 LPRECT lprcBounds, in GetBoundsRect() argument
827 return NtGdiGetBoundsRect(hdc,lprcBounds,flags & ~DCB_WINDOWMGR); in GetBoundsRect()
/reactos/dll/win32/mshtml/
H A Dview.c752 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 Dtxtsrv.c149 … LPCRECTL lprcBounds, LPCRECTL lprcWBounds, LPRECT lprcUpdate, in fnTextSrv_TxDraw() argument
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/
H A Dmstscax.cpp4124 …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 DCDefView.cpp454 … 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 Dactivex.c901 …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 Dactivex.cpp5084 …vAspect, DVTARGETDEVICE * ptd, HDC hdcTargetDev, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWB… in Draw() argument