Searched refs:B_COLOR_TOTAL (Results 1 – 2 of 2) sorted by relevance
100 B_COLOR_TOTAL = 12 enumerator406 rgb_color fColorList[B_COLOR_TOTAL];
1539 if ((int)colorIndex >= (int)B_COLOR_TOTAL) { in SetColor()1541 colorIndex = (ColumnListViewColor)(B_COLOR_TOTAL - 1); in SetColor()1566 if ((int)colorIndex >= (int)B_COLOR_TOTAL) { in Color()1568 colorIndex = (ColumnListViewColor)(B_COLOR_TOTAL - 1); in Color()