Home
last modified time | relevance | path

Searched refs:fax_width (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/src/
H A Dxsane-preferences.h113 double fax_width; /* width of fax paper in mm */ member
H A Dxsane-preferences.c186 {"fax-width", xsane_rc_pref_double, POFFSET(fax_width)},
H A Dxsane-fax-project.c1140 preferences.fax_width * 72.0/MM_PER_INCH, /* paper_width */ in xsane_fax_convert_pnm_to_ps()
H A Dxsane-setup.c702 …xsane_update_geometry_double(xsane_setup.fax_width_entry, &preferences.fax_width, pr… in xsane_setup_fax_apply_changes()
2299 snprintf(buf, sizeof(buf), "%4.3f", preferences.fax_width / preferences.length_unit); in xsane_fax_notebook()
H A Dxsane-front-gtk.c447 … preview_set_maximum_output_size(xsane.preview, preferences.fax_width, preferences.fax_height, 0); in xsane_define_maximum_output_size()
/dports/comms/fldigi/fldigi-4.1.20/src/wefax/
H A Dwefax.cxx448 int fax_width(void) const { in fax_width() function in fax_implementation
2214 REQ(wefax_pic::resize_rx_viewer, m_impl->fax_width()); in rx_init()
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/
H A Dxsane.CHANGES663 - added fax_width and fax_height to preferences