Home
last modified time | relevance | path

Searched defs:fg (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/libvterm/src/
H A Dpen.c311 const VTermColor *fg = &state->pen.fg; in vterm_state_setpen() local
477 static int vterm_state_getpen_color(const VTermColor *col, int argi, long args[], int fg) in vterm_state_getpen_color()
H A Dscreen.c17 VTermColor fg, bg; member
H A Dvterm_internal.h49 VTermColor fg; member
/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()
3049 int fg = FALSE; in highlight_color() local
3135 int fg) // TRUE = fg, FALSE = bg in highlight_gui_color_rgb()
3286 guicolor_T fg, bg; in set_hl_attr() local
H A Dgui.c1226 guicolor_T fg, bg; in gui_update_cursor() local
2163 guicolor_T fg, // colors for cursor in gui_screenchar()
2202 guicolor_T fg, // colors for cursor in gui_screenstr()
2286 guicolor_T fg, // colors for cursor in gui_outstr_nowrap()
H A Dterminal.c58 VTermColor fg; member
2341 term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg) in term_get_cursor_shape()
2747 color2index(VTermColor *color, int fg, int *boldp) in color2index()
2872 VTermColor *fg = cellfg; 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.c1914 char_u *fg; in nb_do_cmd() local
3164 char_u *fg, in addsigntype()
H A Dgui_at_fs.c2173 guicolor_T fg, in SFsetColors()
2664 guicolor_T fg, in vim_SelFile()
H A Dhardcopy.c334 prt_set_fg(long_u fg) in prt_set_fg()
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.h129 VTermColor fg; member
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h489 VTermColor fg, bg; member