Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Dimagetoraster.c176 cups_iztype_t zoom_type; /* Image zoom type */ in main() local
1328 zoom_type = CUPS_IZOOM_NORMAL; in main()
1330 zoom_type = CUPS_IZOOM_FAST; in main()
1435 Orientation & 1, zoom_type); in main()
1438 Orientation & 1, zoom_type); in main()
1477 if (zoom_type != CUPS_IZOOM_FAST && (iy - last_iy) > 1) in main()

Completed in 5 milliseconds