Home
last modified time | relevance | path

Searched refs:PPD_CUSTOM_CURVE (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd-emit.c665 case PPD_CUSTOM_CURVE : in ppdEmitString()
711 case PPD_CUSTOM_CURVE : in ppdEmitString()
806 case PPD_CUSTOM_CURVE : in ppdEmitString()
1008 case PPD_CUSTOM_CURVE : in ppdEmitString()
Dppd-mark.c858 case PPD_CUSTOM_CURVE : in ppd_mark_option()
935 case PPD_CUSTOM_CURVE : in ppd_mark_option()
Dppd.h238 PPD_CUSTOM_CURVE, /* Curve value for f(x) = x^value */ enumerator
Dtestppd.c1057 case PPD_CUSTOM_CURVE : in main()
Dppd.c1040 cparam->type = PPD_CUSTOM_CURVE; in _ppdOpen()