Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/ip/
H A Dhpip.h805 #define IP_PAD_VALUE 4 macro
H A Dxpad.c211 g->bPadVal = (BYTE)aXformInfo[IP_PAD_VALUE].dword; in pad_setXformSpec()
H A Dipmain.c347 PRINT0("Pad_value=%d\n", lpXforms[i].aXformInfo[IP_PAD_VALUE].dword); in ipOpen()
/dports/print/hplip/hplip-3.20.6/scan/sane/
H A Dpml.c849 …pXform->aXformInfo[IP_PAD_VALUE].dword = ( hpaio->effectiveScanMode == SCAN_MODE_LINEART ) ? PAD_V… in pml_start()
H A Dsoap.c909 …pXform->aXformInfo[IP_PAD_VALUE].dword = ps->currentScanMode == CE_BLACK_AND_WHITE1 ? 0 : -1; /*… in soap_start()
H A Dmarvell.c959 …pXform->aXformInfo[IP_PAD_VALUE].dword = ps->current_scan_mode == CE_BLACK_AND_WHITE1 ? 0 : -1; … in marvell_start()
H A Dledm.c925 …pXform->aXformInfo[IP_PAD_VALUE].dword = ps->currentScanMode == CE_K1 ? 0 : -1; /* lineart white… in ledm_start()
H A Descl.c987 …pXform->aXformInfo[IP_PAD_VALUE].dword = ps->currentScanMode == CE_K1 ? 0 : -1; /* lineart white… in escl_start()
H A Dsoapht.c1028 …pXform->aXformInfo[IP_PAD_VALUE].dword = ps->currentScanMode == CE_BLACK_AND_WHITE1 ? 0 : -1; /*… in soapht_start()
H A Dsclpml.c2813 …pXform->aXformInfo[IP_PAD_VALUE].dword = ( hpaio->effectiveScanMode == SCAN_MODE_LINEART ) ? PAD_V… in sclpml_start()