Searched defs:fg (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | pen.c | 311 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 D | screen.c | 17 VTermColor fg, bg; member
|
| H A D | vterm_internal.h | 49 VTermColor fg; member
|
| /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() 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 D | gui.c | 1226 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 D | terminal.c | 58 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 D | netbeans.c | 1914 char_u *fg; in nb_do_cmd() local 3164 char_u *fg, in addsigntype()
|
| H A D | gui_at_fs.c | 2173 guicolor_T fg, in SFsetColors() 2664 guicolor_T fg, in vim_SelFile()
|
| H A D | hardcopy.c | 334 prt_set_fg(long_u fg) in prt_set_fg()
|
| 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 | 129 VTermColor fg; member
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm.h | 489 VTermColor fg, bg; member
|