Searched defs:lDelta (Results 1 – 10 of 10) sorted by relevance
81 LONG lDelta = min(cjBits - iSrc, cbDst - iDst); in UnsafeSetBitmapBits() local145 LONG lDelta; in GreCreateBitmapEx() local537 LONG lDelta = min(cbSrc - iSrc, Bytes - iDst); in UnsafeGetBitmapBits() local
9 LONG lDelta; member
299 LONG lDelta; in DrvSetPointerShape() local
51 int lDelta = SurfObj->lDelta; in DIB_4BPP_VLine() local
47 LONG lDelta = SurfObj->lDelta; in DIB_8BPP_VLine() local
43 LONG lDelta = SurfObj->lDelta >> 2; // >> 2 == / sizeof(DWORD) in DIB_32BPP_VLine() local
41 LONG lDelta = SurfObj->lDelta; in DIB_24BPP_VLine() local
478 _In_ LONG lDelta, in EngModifySurface()
344 LONG lDelta = 0; in EngSetPointerShape() local
1213 LONG lDelta; member