Home
last modified time | relevance | path

Searched refs:IntEngStretchBlt (Results 1 – 5 of 5) sorted by relevance

/reactos/win32ss/gdi/eng/
H A Dinteng.h85 IntEngStretchBlt(SURFOBJ *DestObj,
H A Dstretchblt.c469 IntEngStretchBlt(SURFOBJ *psoDest, in IntEngStretchBlt() function
/reactos/win32ss/user/ntuser/
H A Dcursoricon.c1939 Ret = IntEngStretchBlt(&psurfDest->SurfObj, in UserDrawIconEx()
1969 Ret = IntEngStretchBlt(&psurfDest->SurfObj, in UserDrawIconEx()
1998 Ret = IntEngStretchBlt(&psurfDest->SurfObj, in UserDrawIconEx()
/reactos/win32ss/gdi/ntgdi/
H A Dbitblt.c773 Status = IntEngStretchBlt(&BitmapDest->SurfObj, in GreStretchBltMask()
H A Ddibobj.c1495 IntEngStretchBlt(&psurfDst->SurfObj, in NtGdiStretchDIBitsInternal()