Home
last modified time | relevance | path

Searched refs:set_gamma_table (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Depson.h104 unsigned char set_gamma_table; /* B4 and later */ member
H A Depson2.h212 unsigned char set_gamma_table; /* B4 and later */ member
H A Depson2-commands.c328 if (!s->hw->cmd->set_gamma_table) in esci_set_gamma_table()
332 params[1] = s->hw->cmd->set_gamma_table; in esci_set_gamma_table()
H A Depson.c172 set_gamma_table. (mjp)
1301 set_gamma_table (Epson_Scanner * s) in set_gamma_table() function
1305 u_char cmd = s->hw->cmd->set_gamma_table; in set_gamma_table()
1315 DBG (1, "set_gamma_table: starting.\n"); in set_gamma_table()
1330 DBG (1, "set_gamma_table()\n"); in set_gamma_table()
1389 DBG (1, "set_gamma_table: complete = %d.\n", status); in set_gamma_table()
2997 if (s->hw->cmd->set_gamma_table && in init_options()
4674 if (s->hw->cmd->set_gamma_table && in sane_start()
4677 status = set_gamma_table (s); in sane_start()
4681 DBG (1, "sane_start: set_gamma_table faile in sane_start()
[all...]
H A Depson2.c1134 if (s->hw->cmd->set_gamma_table in init_options()
2157 if (dev->cmd->set_gamma_table in sane_start()

Completed in 11 milliseconds