Home
last modified time | relevance | path

Searched refs:option_editor_bg_marked (Results 1 – 5 of 5) sorted by relevance

/dports/editors/cooledit/cooledit-3.17.28/editor/
H A Dtrivoptions.c36 extern int option_editor_bg_marked;
102 option_editor_bg_marked = option_text_bg_marked; in load_trivial_options()
H A Doptions.c279 {"option_editor_bg_marked", &option_editor_bg_marked, 0},
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dedit.h904 int option_editor_bg_marked = 2; variable
953 extern int option_editor_bg_marked;
H A Deditdraw.c828 color_palette (option_editor_bg_marked), in edit_render()
H A Dgtkedit.c497 color_palette (option_editor_bg_marked), in gtk_edit_set_colors()