Home
last modified time | relevance | path

Searched refs:BTV_COLOR_CURSOR_HIGHLIGHT (Results 1 – 4 of 4) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbftextview2.h349 BTV_COLOR_CURSOR_HIGHLIGHT, enumerator
H A Dbftextview2.c2725 if (!(main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT] in bftextview2_parse_static_colors()
2727 main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT]))) { in bftextview2_parse_static_colors()
2749 if (!(main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT] in bftextview2_parse_static_colors()
2750 && gdk_color_parse(main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT], in bftextview2_parse_static_colors()
H A Drcfile.c1174 …init_prop_string(&config_rc, &main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT], "cursor_hig… in return_colorprofile_configlist()
H A Dpreferences.c2106 …string_apply(&main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT], pd->prefs[cursor_highlight_… in preferences_apply()
2718 …ight_color] = dialog_color_button_in_table(main_v->props.btv_color_str[BTV_COLOR_CURSOR_HIGHLIGHT], in preferences_dialog_new()