Home
last modified time | relevance | path

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

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_types.c396 SANE_Int shadinglength1; /* +4 f9fc */ member
H A Dhp3900_rts8822.c9327 calbuffers->shadinglength1 = 0; in Calibrate_Free()
9354 calbuffers->shadinglength1 = min (myshadinglength, somelength); in Calibrate_Malloc()
9364 calbuffers->shadinglength1 = in Calibrate_Malloc()
9365 (myshadinglength % calbuffers->shadinglength1) + in Calibrate_Malloc()
9366 calbuffers->shadinglength1; in Calibrate_Malloc()
9426 SANE_Int mylength3 = calbuffers->shadinglength1; /*f97c */ in fn3560()