Home
last modified time | relevance | path

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

/reactos/dll/win32/msvfw32/
H A Dmsvideo_main.c1201 ICDRAWBEGIN icdb; in ICDrawBegin() local
1208 icdb.hpal = hpal; in ICDrawBegin()
1209 icdb.hwnd = hwnd; in ICDrawBegin()
1210 icdb.hdc = hdc; in ICDrawBegin()
1211 icdb.xDst = xDst; in ICDrawBegin()
1212 icdb.yDst = yDst; in ICDrawBegin()
1213 icdb.dxDst = dxDst; in ICDrawBegin()
1214 icdb.dyDst = dyDst; in ICDrawBegin()
1215 icdb.lpbi = lpbi; in ICDrawBegin()
1216 icdb.xSrc = xSrc; in ICDrawBegin()
[all …]