Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Du12.h234 SANE_Int dpi_max_y; /* */ member
H A Du12-if.c424 dev->dpi_max_y = 1200; in u12if_getCaps()
432 dev->dpi_range.max = dev->dpi_max_y; in u12if_getCaps()
H A Du12-image.c319 if( img->xyDpi.y > dev->dpi_max_y ) in u12image_GetPhysDPI()
320 return dev->dpi_max_y; in u12image_GetPhysDPI()
H A Du12.c1619 dpi_y = (double)dev->dpi_max_y; in sane_start()

Completed in 5 milliseconds