Home
last modified time | relevance | path

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

/reactos/dll/win32/windowscodecs/
H A Dicoformat.c320 INT andStride; in ReadIcoDib() local
352 andStride = andBytesPerRow; in ReadIcoDib()
357 andStride = -andBytesPerRow; in ReadIcoDib()
376 andRow += andStride; in ReadIcoDib()