Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-emit.c667 case PPD_CUSTOM_POINTS : in ppdEmitString()
713 case PPD_CUSTOM_POINTS : in ppdEmitString()
808 case PPD_CUSTOM_POINTS : in ppdEmitString()
1010 case PPD_CUSTOM_POINTS : in ppdEmitString()
Dppd-mark.c865 case PPD_CUSTOM_POINTS : in ppd_mark_option()
942 case PPD_CUSTOM_POINTS : in ppd_mark_option()
Dppd.h243 PPD_CUSTOM_POINTS, /* Measurement value in points */ enumerator
Dtestppd.c1092 case PPD_CUSTOM_POINTS : in main()
Dppd.c1070 cparam->type = PPD_CUSTOM_POINTS; in _ppdOpen()