Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dricoh.h127 _lto4b(SANE_Int val, SANE_Byte *bytes) in _lto4b() function
H A Dibm.c992 _lto4b(s->ulx, wbuf.x_org); in sane_start()
993 _lto4b(s->uly, wbuf.y_org); in sane_start()
994 _lto4b(s->width, wbuf.width); in sane_start()
995 _lto4b(s->length, wbuf.length); in sane_start()
H A Dricoh.c844 _lto4b(s->ulx, wbuf.x_org); in sane_start()
845 _lto4b(s->uly, wbuf.y_org); in sane_start()
846 _lto4b(s->width, wbuf.width); in sane_start()
847 _lto4b(s->length, wbuf.length); in sane_start()
H A Dibm.h173 _lto4b(SANE_Int val, SANE_Byte *bytes) in _lto4b() function
H A Dhs2p.h395 _lto4b (u_long val, SANE_Byte * bytes) in _lto4b() function
H A Dbh.h573 _lto4b(u_long val, SANE_Byte *bytes) in _lto4b() function
H A Dbh.c1006 _lto4b((int) _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_X), set_window_cmd.window.ulx); in set_window()
1007 _lto4b((int) _OPT_VAL_WORD_THOUSANDTHS(s, OPT_TL_Y), set_window_cmd.window.uly); in set_window()
1014 _lto4b(width, set_window_cmd.window.windowwidth); in set_window()
1015 _lto4b(length, set_window_cmd.window.windowlength); in set_window()
1097 _lto4b(s->sections[i].left, b->ul_x); in set_window()
1098 _lto4b(s->sections[i].top, b->ul_y); in set_window()
1099 _lto4b(s->sections[i].width, b->width); in set_window()
1100 _lto4b(s->sections[i].length, b->length); in set_window()
H A Dhs2p.c2770 _lto4b (ulx, &data->ulx[0]); /* X-Axis Upper Left */ in set_window_data()
2771 _lto4b (uly, &data->uly[0]); /* Y-Axis Upper Left */ in set_window_data()
2773 _lto4b (width, &data->width[0]); /* Window Width */ in set_window_data()
2774 _lto4b (length, &data->length[0]); /* Window Length */ in set_window_data()

Completed in 15 milliseconds