Searched refs:color (Results 1 – 3 of 3) sorted by relevance
271 int color = COLOR_WHITE; in shell_cmd_ls() local273 color = COLOR_YELLOW; in shell_cmd_ls()275 color = COLOR_INDIGO; in shell_cmd_ls()277 color = COLOR_GREEN; in shell_cmd_ls()282 put_string(output_buf, color, COLOR_BLACK); in shell_cmd_ls()
35 color: Color, field56 write!(f, "k:{:?} v:{:?} c:{:?}", self.key, self.value, self.color) in fmt()95 color: Color::Black, in new()106 fn set_color(&mut self, color: Color) { in set_color()111 (*self.0).color = color; in set_color()130 unsafe { (*self.0).color } in get_color()138 unsafe { (*self.0).color == Color::Red } in is_red_color()146 unsafe { (*self.0).color == Color::Black } in is_black_color()1299 let color; in delete() localVariable1321 color = replace.get_color(); in delete()[all …]
109 * debug color problem