Home
last modified time | relevance | path

Searched refs:set_halftoning (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Depson2-commands.h23 #define esci_set_halftoning(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_halftoning, v)
H A Depson.h98 unsigned char set_halftoning; member
H A Depson2.h206 unsigned char set_halftoning; member
H A Depson.c1124 #define set_halftoning(s,v) set_cmd( s,(s)->hw->cmd->set_halftoning, v) macro
2858 if (!s->hw->cmd->set_halftoning) in init_options()
4039 if (s->hw->cmd->set_halftoning != 0) in setvalue()
4525 if (s->hw->cmd->set_halftoning && in sane_start()
4528 status = set_halftoning (s, halftone_params[s->val[OPT_HALFTONE].w]); in sane_start()
4532 DBG (1, "sane_start: set_halftoning failed: %s\n", in sane_start()
H A Depson2.c1018 if (!s->hw->cmd->set_halftoning) in init_options()
1923 if (s->hw->cmd->set_halftoning != 0) in setvalue()
H A Depson2-ops.c1083 if (s->hw->cmd->set_halftoning in e2_set_scanning_parameters()

Completed in 13 milliseconds