Home
last modified time | relevance | path

Searched refs:iTop (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/
H A Dhp5400.h122 int iTop; /* in HW coordinates (units HW_LPI) */ member
H A Dniash_core.h60 int iTop; /* in HW coordinates */ member
H A Dniash_core.c448 WriteRegWord (iHandle, 0x17, pParams->iTop); in InitNiash00014()
449 WriteRegWord (iHandle, 0x19, pParams->iTop); in InitNiash00014()
658 iHeight = (pParams->iBottom - pParams->iTop + 1); in InitScan()
1235 Params.iTop = 60; in SimpleCalibExt()
1237 Params.iTop = 30; in SimpleCalibExt()
H A Dhp5400_internal.c1021 HP5400_DBG (DBG_MSG, " y0 : %d\n", params->iTop); in hp5400_scan()
1035 req.offy = htons (params->iTop); in hp5400_scan()
1083 params.iTop = 0; in PreviewScan()
1155 req.offy = htons (pParams->iTop); /* = 0cm */ in InitScan()
H A Dhp5400_sane.c1226 s->ScanParams.iTop = in sane_start()
H A Dniash.c1303 s->ScanParams.iTop = in sane_start()
H A Dhp3900_rts8822.c249 static void RTS_Setup_Coords (SANE_Byte * Regs, SANE_Int iLeft, SANE_Int iTop,
9229 RTS_Setup_Coords (SANE_Byte * Regs, SANE_Int iLeft, SANE_Int iTop, in RTS_Setup_Coords() argument
9233 "> RTS_Setup_Coords(*Regs, iLeft=%i, iTop=%i, width=%i, height=%i)\n", in RTS_Setup_Coords()
9234 iLeft, iTop, width, height); in RTS_Setup_Coords()
9245 data_lsb_set (&Regs[0xd0], iTop, 2); in RTS_Setup_Coords()
9246 data_bitset (&Regs[0xd4], 0x0f, _B2 (iTop)); in RTS_Setup_Coords()
9249 data_lsb_set (&Regs[0xd2], iTop + height, 2); in RTS_Setup_Coords()
9250 data_bitset (&Regs[0xd4], 0xf0, _B2 (iTop + height)); in RTS_Setup_Coords()
/third_party/sqlite/src/
H A Dsqlite3.c151792 int iTop; /* The very beginning of the WHERE loop */ global() member
[all...]

Completed in 181 milliseconds