Searched refs:colorcodes (Results 1 – 4 of 4) sorted by relevance
71 static const char colorcodes[2][2][8][10] = { variable
280 static const char colorcodes[2][2][8][10] = {286 return colorcodes[bg?1:0][bold?1:0][code&7];
391 if (UseANSI) return colorcodes[bg?1:0][bold?1:0][code&7];
417 return colorcodes[bg?1:0][bold?1:0][code&7];