Home
last modified time | relevance | path

Searched refs:_fg (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
A Dnconf.gui.c31 #define COLOR_ATTR(_at, _fg, _bg, _hl) \ argument
32 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl }
/linux/drivers/video/fbdev/
A Dfsl-diu-fb.c1001 __le16 _fg = cpu_to_le16(fg); in fsl_diu_load_cursor_image() local
1010 cursor[w] = (line & mask) ? _fg : _bg; in fsl_diu_load_cursor_image()

Completed in 6 milliseconds