Home
last modified time | relevance | path

Searched refs:scaling_types (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c4026 static const char * const scaling_types[][2] = in ppdCreateFromIPP2() local
4050 j < (int)(sizeof(scaling_types) / in ppdCreateFromIPP2()
4051 sizeof(scaling_types[0])); in ppdCreateFromIPP2()
4053 if (!strcmp(scaling_types[j][0], keyword)) { in ppdCreateFromIPP2()
4055 (char *)_cupsLangString(lang, scaling_types[j][1]); in ppdCreateFromIPP2()

Completed in 8 milliseconds