Home
last modified time | relevance | path

Searched refs:OPT_HIGHLIGHT (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/bat/bat-0.18.3/tests/syntax-tests/source/Bash/
H A Dbatgrep.sh327 OPT_HIGHLIGHT=true
403 --no-highlight)OPT_HIGHLIGHT=false;;
450 OPT_HIGHLIGHT=false
503 [[ $OPT_HIGHLIGHT == "true" ]]&&LAST_LH+=("--highlight-line=$line")
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dmicrotek.c1286 sod[OPT_HIGHLIGHT].type = SANE_TYPE_INT; in init_options()
1287 sod[OPT_HIGHLIGHT].unit = SANE_UNIT_NONE; in init_options()
1288 sod[OPT_HIGHLIGHT].size = sizeof(SANE_Word); in init_options()
1291 val[OPT_HIGHLIGHT].w = 255; in init_options()
1304 sod[OPT_HIGHLIGHT].cap |= SANE_CAP_ADVANCED; in init_options()
3395 case OPT_HIGHLIGHT: in sane_control_option()
3460 case OPT_HIGHLIGHT: in sane_control_option()
3473 if (option == OPT_HIGHLIGHT) in sane_control_option()
3481 val[OPT_SHADOW].w = val[OPT_HIGHLIGHT].w; in sane_control_option()
3483 val[OPT_HIGHLIGHT].w = val[OPT_SHADOW].w; in sane_control_option()
[all …]
H A Dmicrotek.h89 OPT_HIGHLIGHT, /* -l */ enumerator
H A Dumax.h107 OPT_HIGHLIGHT, /* highlight */ enumerator
H A Dmicrotek2.c2279 val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; in init_options()
2667 sod[OPT_HIGHLIGHT].type = SANE_TYPE_INT; in init_options()
2668 sod[OPT_HIGHLIGHT].size = sizeof(SANE_Int); in init_options()
2859 sod[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; in set_option_dependencies()
2886 sod[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; in set_option_dependencies()
2913 sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; in set_option_dependencies()
2932 val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; in set_option_dependencies()
2944 sod[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; in set_option_dependencies()
2966 val[OPT_HIGHLIGHT].w = MD_HIGHLIGHT_DEFAULT; in set_option_dependencies()
3072 case OPT_HIGHLIGHT: in sane_control_option()
[all …]
H A Dumax.c1096 scanner->opt[OPT_HIGHLIGHT].cap |= SANE_CAP_INACTIVE; in umax_set_rgb_bind()
1120 scanner->opt[OPT_HIGHLIGHT].cap &= ~SANE_CAP_INACTIVE; in umax_set_rgb_bind()
5360 scanner->opt[OPT_HIGHLIGHT].name = SANE_NAME_HIGHLIGHT; in init_options()
5361 scanner->opt[OPT_HIGHLIGHT].title = SANE_TITLE_HIGHLIGHT; in init_options()
5362 scanner->opt[OPT_HIGHLIGHT].desc = SANE_DESC_HIGHLIGHT; in init_options()
5363 scanner->opt[OPT_HIGHLIGHT].type = SANE_TYPE_FIXED; in init_options()
5364 scanner->opt[OPT_HIGHLIGHT].unit = SANE_UNIT_PERCENT; in init_options()
5367 scanner->val[OPT_HIGHLIGHT].w = SANE_FIX(100); in init_options()
6503 case OPT_HIGHLIGHT: in sane_control_option()
6624 case OPT_HIGHLIGHT: in sane_control_option()
[all …]
H A Dmicrotek2.h560 OPT_HIGHLIGHT, enumerator
/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-devops.c351 desc = &opt->desc[OPT_HIGHLIGHT]; in devopt_rebuild_opt_desc()
571 case OPT_HIGHLIGHT: in devopt_set_enh()
675 case OPT_HIGHLIGHT: in devopt_set_option()
752 case OPT_HIGHLIGHT: in devopt_get_option()
H A Dairscan.h2432 OPT_HIGHLIGHT, enumerator