Searched refs:ipp_res_t (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | ipp.h | 469 } ipp_res_t; typedef 782 ipp_res_t units; /* Resolution units */ 862 const char *name, ipp_res_t units, 866 ipp_res_t units, const int *xres, 952 int *yres, ipp_res_t *units) 982 int element, ipp_res_t unitsvalue,
|
D | testdest.c | 311 ipp_res_t units; in localize() 627 ipp_res_t units; in show_supported()
|
D | ipp.c | 735 ipp_res_t units, /* I - Units for resolution */ in ippAddResolution() 788 ipp_res_t units, /* I - Units for resolution */ in ippAddResolutions() 2479 ipp_res_t *units) /* O - Units for resolution */ in ippGetResolution() 2492 *units = (ipp_res_t)0; in ippGetResolution() 3450 (ipp_res_t)buffer[8]; in ippReadIO() 4177 ipp_res_t unitsvalue, /* I - Resolution units */ in ippSetResolution()
|
D | dest-options.c | 83 ipp_res_t units_value; /* Resolution units */ in cupsCheckDestSupported() 2022 ipp_res_t units_value; /* Resolution units */ in cups_test_constraints()
|
D | ppd-cache.c | 4347 ipp_res_t units; /* Units for resolution */ in pwg_ppdize_resolution()
|