Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/eng/
H A Dstretchblt.c493 INT Case0000, Case0001, Case0010, Case0011; in IntEngStretchBlt() local
546 Case0001 = ((cxDest < 0) && (cyDest < 0) && (cxSrc < 0) && (cySrc > 0)); in IntEngStretchBlt()
575 if (Case0000 || Case0001 || Case0010 || Case0011) // Destinations X & Y are both negative in IntEngStretchBlt()
678 if (Case0001 || Case0100 || Case1011 || Case1110) // Vertical Flips in IntEngStretchBlt()