Searched defs:bg_color (Results 1 – 5 of 5) sorted by relevance
66 uint32_t bg_color = data ? * (uint32_t *) data : 0; in helper_cairo_surface_write_to_ansi_stream() local
1568 bg_color: Option<Color>, field1761 let bg_color = self.bg_color.and_then(|c| c.to_windows(self.intense)); in write_console() localVariable
366 __u32 bg_color; member
2275 enum color bg_color; in flip_subtest() local
3723 ImU32 bg_color = GetColorU32(ImGuiCol_TextSelectedBg); in InputTextEx() local