Home
last modified time | relevance | path

Searched refs:focus_on_centre (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dcoolscan3.c236 SANE_Bool focus_on_centre; member
1031 s->focus_on_centre = SANE_TRUE; in sane_open()
1183 *(SANE_Word *) v = s->focus_on_centre; in sane_control_option()
1368 s->focus_on_centre = *(SANE_Word *) v; in sane_control_option()
1369 if (s->focus_on_centre) { in sane_control_option()
2861 if (s->focus_on_centre) { in cs3_convert_options()
H A Dcoolscan2.c270 SANE_Bool focus_on_centre; member
1036 s->focus_on_centre = SANE_TRUE; in sane_open()
1189 *(SANE_Word *) v = s->focus_on_centre; in sane_control_option()
1356 s->focus_on_centre = *(SANE_Word *) v; in sane_control_option()
1357 if (s->focus_on_centre) in sane_control_option()
2698 if (s->focus_on_centre) in cs2_convert_options()

Completed in 7 milliseconds