Searched defs:bg (Results 1 – 11 of 11) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | highlight.c | 2594 get_cterm_attr_idx(int attr, int fg, int bg) in get_cterm_attr_idx() 2618 get_tgc_attr_idx(int attr, guicolor_T fg, guicolor_T bg) in get_tgc_attr_idx() 2647 get_gui_attr_idx(int attr, guicolor_T fg, guicolor_T bg) in get_gui_attr_idx() 3286 guicolor_T fg, bg; in set_hl_attr() local
|
| H A D | gui.c | 1226 guicolor_T fg, bg; in gui_update_cursor() local 2164 guicolor_T bg, // colors for cursor in gui_screenchar() 2203 guicolor_T bg, // colors for cursor in gui_screenstr() 2287 guicolor_T bg, // colors for cursor in gui_outstr_nowrap()
|
| H A D | terminal.c | 59 VTermColor bg; member 2341 term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg) in term_get_cursor_shape() 2873 VTermColor *bg = cellbg; in cell2attr() local 2962 VTermColor fg, bg; in term_scroll_up() local 3907 get_vterm_color_from_synid(int id, VTermColor *fg, VTermColor *bg) in get_vterm_color_from_synid() 4028 VTermColor *fg, *bg; in init_default_colors() local 6101 VTermColor fg, bg; in f_term_scrape() local
|
| H A D | netbeans.c | 1915 char_u *bg; in nb_do_cmd() local 3165 char_u *bg) in addsigntype()
|
| H A D | gui_at_fs.c | 2172 guicolor_T bg, in SFsetColors() 2665 guicolor_T bg, in vim_SelFile()
|
| H A D | hardcopy.c | 344 prt_set_bg(long_u bg) in prt_set_bg()
|
| H A D | os_win32.c | 7909 COLORREF fg, bg; in vtp_init() local 8155 guicolor_T fg, bg; in set_console_color_rgb() local
|
| H A D | structs.h | 130 VTermColor bg; member
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | screen.c | 17 VTermColor fg, bg; member
|
| H A D | vterm_internal.h | 50 VTermColor bg; member
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm.h | 489 VTermColor fg, bg; member
|