Files
rk35xx-android14/external/libcups/data/hp.h
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

14 lines
416 B
C

/*
* This file contains model number definitions for the CUPS sample
* HP driver.
*
* Copyright 2007 by Apple Inc.
* Copyright 1997-2005 by Easy Software Products.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more information.
*/
#define HP_LASERJET 0 /* HP LaserJet */
#define HP_DESKJET 1 /* HP DeskJet with simple color */
#define HP_DESKJET2 2 /* HP DeskJet with CRet color */