Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/objects/
H A Dbitmap.c735 #define MaxScanLines 1000 in SetDIBitsToDevice() macro
762 if (ScanLines > MaxScanLines) in SetDIBitsToDevice()
832 StartScan > MaxScanLines) in SetDIBitsToDevice()
1001 if (bmiHeight > MaxScanLines) in SetDIBitsToDevice()