Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/
H A Dhighlight.c2594 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 Dgui.c1226 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 Dterminal.c59 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 Dnetbeans.c1915 char_u *bg; in nb_do_cmd() local
3165 char_u *bg) in addsigntype()
H A Dgui_at_fs.c2172 guicolor_T bg, in SFsetColors()
2665 guicolor_T bg, in vim_SelFile()
H A Dhardcopy.c344 prt_set_bg(long_u bg) in prt_set_bg()
H A Dos_win32.c7909 COLORREF fg, bg; in vtp_init() local
8155 guicolor_T fg, bg; in set_console_color_rgb() local
H A Dstructs.h130 VTermColor bg; member
/vim-8.2.3635/src/libvterm/src/
H A Dscreen.c17 VTermColor fg, bg; member
H A Dvterm_internal.h50 VTermColor bg; member
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h489 VTermColor fg, bg; member