Home
last modified time | relevance | path

Searched defs:fg_color (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/termcolor/wincolor/src/
Dwin.rs142 fg_color: Color, field
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dqttextparse.c51 gchar *fg_color; member
/third_party/alsa-utils/alsamixer/
Dconfigparser.c384 short fg_color, bg_color; in cfg_color() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcea708decoder.h316 guint8 fg_color; member
335 guint8 fg_color; member
Dgstcea708decoder.c998 const gchar *fg_color = NULL; in gst_cea708dec_show_pango_window() local
/third_party/ffmpeg/libavfilter/
Dvf_histogram.c46 uint8_t fg_color[4]; member
/third_party/libuv/src/win/
Dtty.c1409 char fg_color = -1, bg_color = -1; in uv__tty_set_style() local
/third_party/rust/crates/termcolor/src/
Dlib.rs1648 fg_color: Option<Color>, field
1857 let fg_color = self.fg_color.and_then(|c| c.to_windows(self.intense)); in write_console() localVariable
/third_party/ffmpeg/libavcodec/
Dsanm.c1044 uint16_t fg_color, uint16_t bg_color, int block_size, in draw_glyph()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h61005 __u32 fg_color; member