Lines Matching defs:reflective
1006 /*device , reflective , negative , transparent */
2937 /* reflective mode */
3027 /* reflective mode */
3097 /* reflective mode */
3172 /* reflective mode */
3211 SANE_Int reflective[3];
3218 /* res, {reflective }, {transparent }, {negative } */
3260 default: /* reflective */
3261 *red = ct->reflective[CL_RED];
3262 *green = ct->reflective[CL_GREEN];
3263 *blue = ct->reflective[CL_BLUE];
3279 SANE_Int reflective[3];
3286 /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */
3301 /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */
3316 /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */
3331 /*usb , sensor , depth, res , {reflective }, {transparent }, {negative} */
3383 default: /* reflective */
3384 *red = ct->reflective[CL_RED];
3385 *green = ct->reflective[CL_GREEN];
3386 *blue = ct->reflective[CL_BLUE];
3400 SANE_Int reflective[3];
3408 /* depth, res , {reflective }, {transparent }, {negative } */
3460 default: /* reflective */
3461 *red = ct->reflective[CL_RED];
3462 *green = ct->reflective[CL_GREEN];
3463 *blue = ct->reflective[CL_BLUE];
3478 SANE_Int reflective[3];
3485 /*usb , depth, res , {reflective }, {transparent }, {negative } */
3498 /*usb , depth, res , {reflective }, {transparent }, {negative } */
3546 default: /* reflective */
3547 *red = ct->reflective[CL_RED];
3548 *green = ct->reflective[CL_GREEN];
3549 *blue = ct->reflective[CL_BLUE];