gecko-dev/gfx/src/nsColorNameIDs.h

143 lines
3.8 KiB
C
Raw Normal View History

1998-04-13 20:24:54 +00:00
/* Do not edit - generated by genhash.pl */
#define COLOR_ALICEBLUE 0
#define COLOR_ANTIQUEWHITE 1
#define COLOR_AQUA 2
#define COLOR_AQUAMARINE 3
#define COLOR_AZURE 4
#define COLOR_BEIGE 5
#define COLOR_BISQUE 6
#define COLOR_BLACK 7
#define COLOR_BLANCHEDALMOND 8
#define COLOR_BLUE 9
#define COLOR_BLUEVIOLET 10
#define COLOR_BROWN 11
#define COLOR_BURLYWOOD 12
#define COLOR_CADETBLUE 13
#define COLOR_CHARTREUSE 14
#define COLOR_CHOCOLATE 15
#define COLOR_CORAL 16
#define COLOR_CORNFLOWERBLUE 17
#define COLOR_CORNSILK 18
#define COLOR_CRIMSON 19
#define COLOR_CYAN 20
#define COLOR_DARKBLUE 21
#define COLOR_DARKCYAN 22
#define COLOR_DARKGOLDENROD 23
#define COLOR_DARKGRAY 24
#define COLOR_DARKGREEN 25
#define COLOR_DARKKHAKI 26
#define COLOR_DARKMAGENTA 27
#define COLOR_DARKOLIVEGREEN 28
#define COLOR_DARKORANGE 29
#define COLOR_DARKORCHID 30
#define COLOR_DARKRED 31
#define COLOR_DARKSALMON 32
#define COLOR_DARKSEAGREEN 33
#define COLOR_DARKSLATEBLUE 34
#define COLOR_DARKSLATEGRAY 35
#define COLOR_DARKTURQUOISE 36
#define COLOR_DARKVIOLET 37
#define COLOR_DEEPPINK 38
#define COLOR_DEEPSKYBLUE 39
#define COLOR_DIMGRAY 40
#define COLOR_DODGERBLUE 41
#define COLOR_FIREBRICK 42
#define COLOR_FLORALWHITE 43
#define COLOR_FORESTGREEN 44
#define COLOR_FUCHSIA 45
#define COLOR_GAINSBORO 46
#define COLOR_GHOSTWHITE 47
#define COLOR_GOLD 48
#define COLOR_GOLDENROD 49
#define COLOR_GRAY 50
#define COLOR_GREEN 51
#define COLOR_GREENYELLOW 52
#define COLOR_HONEYDEW 53
#define COLOR_HOTPINK 54
#define COLOR_INDIANRED 55
#define COLOR_INDIGO 56
#define COLOR_IVORY 57
#define COLOR_KHAKI 58
#define COLOR_LAVENDER 59
#define COLOR_LAVENDERBLUSH 60
#define COLOR_LAWNGREEN 61
#define COLOR_LEMONCHIFFON 62
#define COLOR_LIGHTBLUE 63
#define COLOR_LIGHTCORAL 64
#define COLOR_LIGHTCYAN 65
#define COLOR_LIGHTGOLDENRODYELLOW 66
#define COLOR_LIGHTGREEN 67
#define COLOR_LIGHTGREY 68
#define COLOR_LIGHTPINK 69
#define COLOR_LIGHTSALMON 70
#define COLOR_LIGHTSEAGREEN 71
#define COLOR_LIGHTSKYBLUE 72
#define COLOR_LIGHTSLATEGRAY 73
#define COLOR_LIGHTSTEELBLUE 74
#define COLOR_LIGHTYELLOW 75
#define COLOR_LIME 76
#define COLOR_LIMEGREEN 77
#define COLOR_LINEN 78
#define COLOR_MAGENTA 79
#define COLOR_MAROON 80
#define COLOR_MEDIUMAQUAMARINE 81
#define COLOR_MEDIUMBLUE 82
#define COLOR_MEDIUMORCHID 83
#define COLOR_MEDIUMPURPLE 84
#define COLOR_MEDIUMSEAGREEN 85
#define COLOR_MEDIUMSLATEBLUE 86
#define COLOR_MEDIUMSPRINGGREEN 87
#define COLOR_MEDIUMTURQUOISE 88
#define COLOR_MEDIUMVIOLETRED 89
#define COLOR_MIDNIGHTBLUE 90
#define COLOR_MINTCREAM 91
#define COLOR_MISTYROSE 92
#define COLOR_MOCCASIN 93
#define COLOR_NAVAJOWHITE 94
#define COLOR_NAVY 95
#define COLOR_OLDLACE 96
#define COLOR_OLIVE 97
#define COLOR_OLIVEDRAB 98
#define COLOR_ORANGE 99
#define COLOR_ORANGERED 100
#define COLOR_ORCHID 101
#define COLOR_PALEGOLDENROD 102
#define COLOR_PALEGREEN 103
#define COLOR_PALETURQUOISE 104
#define COLOR_PALEVIOLETRED 105
#define COLOR_PAPAYAWHIP 106
#define COLOR_PEACHPUFF 107
#define COLOR_PERU 108
#define COLOR_PINK 109
#define COLOR_PLUM 110
#define COLOR_POWDERBLUE 111
#define COLOR_PURPLE 112
#define COLOR_RED 113
#define COLOR_ROSYBROWN 114
#define COLOR_ROYALBLUE 115
#define COLOR_SADDLEBROWN 116
#define COLOR_SALMON 117
#define COLOR_SANDYBROWN 118
#define COLOR_SEAGREEN 119
#define COLOR_SEASHELL 120
#define COLOR_SIENNA 121
#define COLOR_SILVER 122
#define COLOR_SKYBLUE 123
#define COLOR_SLATEBLUE 124
#define COLOR_SLATEGRAY 125
#define COLOR_SNOW 126
#define COLOR_SPRINGGREEN 127
#define COLOR_STEELBLUE 128
#define COLOR_TAN 129
#define COLOR_TEAL 130
#define COLOR_THISTLE 131
#define COLOR_TOMATO 132
#define COLOR_TURQUOISE 133
#define COLOR_VIOLET 134
#define COLOR_WHEAT 135
#define COLOR_WHITE 136
#define COLOR_WHITESMOKE 137
#define COLOR_YELLOW 138
#define COLOR_YELLOWGREEN 139
#define COLOR_MAX 140