Lines Matching defs:to_width
466 SANE_Int to_resolution, SANE_Int to_width,
471 SANE_Int to_resolution, SANE_Int to_width,
5721 SANE_Int to_width, SANE_Byte * from_buffer,
5728 to_width = FAD0 = 0x352
5751 "+ Resize_Decrease(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5752 to_resolution, to_width, from_resolution, from_width, myresize_mode);
5780 while (to_pos < to_width)
5832 if (to_width > 0)
5874 while (pos < to_width);
5887 SANE_Int to_width, SANE_Byte * from_buffer,
5895 to_width = FAD0 = 0x352
5916 "+ Resize_Increase(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5917 to_resolution, to_width, from_resolution, from_width, myresize_mode);
5962 if (to_width > 0)
5964 for (mywidth = 0; mywidth < to_width; mywidth++)
6003 to_width = FAD0 = 0x352
6027 if (to_width > 0)
6060 to_width--;
6063 while (to_width > 0);