Lines Matching refs:this
16 along with this program. If not, see <https://www.gnu.org/licenses/>.
19 additional uses of the libraries contained in this release of SANE.
22 to produce an executable, this does not by itself cause the
33 those changes may be distributed with this exception intact.
36 whether to permit this exception to apply to your modifications.
37 If you do not wish that, delete this exception notice.
49 void sanei_hp_handle_destroy (HpHandle this);
50 const SANE_Option_Descriptor * sanei_hp_handle_saneoption (HpHandle this,
52 SANE_Status sanei_hp_handle_control(HpHandle this, SANE_Int optnum,
54 SANE_Status sanei_hp_handle_getParameters (HpHandle this,
56 SANE_Status sanei_hp_handle_startScan (HpHandle this);
57 SANE_Status sanei_hp_handle_read (HpHandle this, void * buf, size_t *lengthp);
58 void sanei_hp_handle_cancel (HpHandle this);
59 SANE_Status sanei_hp_handle_setNonblocking (HpHandle this,
61 SANE_Status sanei_hp_handle_getPipefd (HpHandle this, SANE_Int *fd);