Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dbh.c1080 set_window_cmd.window.remote = _OPT_VAL_WORD(s, OPT_CONTROL_PANEL); in set_window()
2580 s->opt[OPT_CONTROL_PANEL].name = SANE_NAME_CONTROL_PANEL; in init_options()
2581 s->opt[OPT_CONTROL_PANEL].title = SANE_TITLE_CONTROL_PANEL; in init_options()
2582 s->opt[OPT_CONTROL_PANEL].desc = SANE_DESC_CONTROL_PANEL; in init_options()
2583 s->opt[OPT_CONTROL_PANEL].type = SANE_TYPE_BOOL; in init_options()
2584 s->opt[OPT_CONTROL_PANEL].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
2585 s->val[OPT_CONTROL_PANEL].w = s->hw->info.control_panel_default; in init_options()
3422 case OPT_CONTROL_PANEL: in sane_control_option()
3542 case OPT_CONTROL_PANEL: in sane_control_option()
H A Dbh.h147 OPT_CONTROL_PANEL, enumerator

Completed in 7 milliseconds