gecko-dev/gfx/public/nsColorNameIDs.h

150 строки
4.0 KiB
C

/* 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_DARKGREY 26
#define COLOR_DARKKHAKI 27
#define COLOR_DARKMAGENTA 28
#define COLOR_DARKOLIVEGREEN 29
#define COLOR_DARKORANGE 30
#define COLOR_DARKORCHID 31
#define COLOR_DARKRED 32
#define COLOR_DARKSALMON 33
#define COLOR_DARKSEAGREEN 34
#define COLOR_DARKSLATEBLUE 35
#define COLOR_DARKSLATEGRAY 36
#define COLOR_DARKSLATEGREY 37
#define COLOR_DARKTURQUOISE 38
#define COLOR_DARKVIOLET 39
#define COLOR_DEEPPINK 40
#define COLOR_DEEPSKYBLUE 41
#define COLOR_DIMGRAY 42
#define COLOR_DIMGREY 43
#define COLOR_DODGERBLUE 44
#define COLOR_FIREBRICK 45
#define COLOR_FLORALWHITE 46
#define COLOR_FORESTGREEN 47
#define COLOR_FUCHSIA 48
#define COLOR_GAINSBORO 49
#define COLOR_GHOSTWHITE 50
#define COLOR_GOLD 51
#define COLOR_GOLDENROD 52
#define COLOR_GRAY 53
#define COLOR_GREY 54
#define COLOR_GREEN 55
#define COLOR_GREENYELLOW 56
#define COLOR_HONEYDEW 57
#define COLOR_HOTPINK 58
#define COLOR_INDIANRED 59
#define COLOR_INDIGO 60
#define COLOR_IVORY 61
#define COLOR_KHAKI 62
#define COLOR_LAVENDER 63
#define COLOR_LAVENDERBLUSH 64
#define COLOR_LAWNGREEN 65
#define COLOR_LEMONCHIFFON 66
#define COLOR_LIGHTBLUE 67
#define COLOR_LIGHTCORAL 68
#define COLOR_LIGHTCYAN 69
#define COLOR_LIGHTGOLDENRODYELLOW 70
#define COLOR_LIGHTGRAY 71
#define COLOR_LIGHTGREEN 72
#define COLOR_LIGHTGREY 73
#define COLOR_LIGHTPINK 74
#define COLOR_LIGHTSALMON 75
#define COLOR_LIGHTSEAGREEN 76
#define COLOR_LIGHTSKYBLUE 77
#define COLOR_LIGHTSLATEGRAY 78
#define COLOR_LIGHTSLATEGREY 79
#define COLOR_LIGHTSTEELBLUE 80
#define COLOR_LIGHTYELLOW 81
#define COLOR_LIME 82
#define COLOR_LIMEGREEN 83
#define COLOR_LINEN 84
#define COLOR_MAGENTA 85
#define COLOR_MAROON 86
#define COLOR_MEDIUMAQUAMARINE 87
#define COLOR_MEDIUMBLUE 88
#define COLOR_MEDIUMORCHID 89
#define COLOR_MEDIUMPURPLE 90
#define COLOR_MEDIUMSEAGREEN 91
#define COLOR_MEDIUMSLATEBLUE 92
#define COLOR_MEDIUMSPRINGGREEN 93
#define COLOR_MEDIUMTURQUOISE 94
#define COLOR_MEDIUMVIOLETRED 95
#define COLOR_MIDNIGHTBLUE 96
#define COLOR_MINTCREAM 97
#define COLOR_MISTYROSE 98
#define COLOR_MOCCASIN 99
#define COLOR_NAVAJOWHITE 100
#define COLOR_NAVY 101
#define COLOR_OLDLACE 102
#define COLOR_OLIVE 103
#define COLOR_OLIVEDRAB 104
#define COLOR_ORANGE 105
#define COLOR_ORANGERED 106
#define COLOR_ORCHID 107
#define COLOR_PALEGOLDENROD 108
#define COLOR_PALEGREEN 109
#define COLOR_PALETURQUOISE 110
#define COLOR_PALEVIOLETRED 111
#define COLOR_PAPAYAWHIP 112
#define COLOR_PEACHPUFF 113
#define COLOR_PERU 114
#define COLOR_PINK 115
#define COLOR_PLUM 116
#define COLOR_POWDERBLUE 117
#define COLOR_PURPLE 118
#define COLOR_RED 119
#define COLOR_ROSYBROWN 120
#define COLOR_ROYALBLUE 121
#define COLOR_SADDLEBROWN 122
#define COLOR_SALMON 123
#define COLOR_SANDYBROWN 124
#define COLOR_SEAGREEN 125
#define COLOR_SEASHELL 126
#define COLOR_SIENNA 127
#define COLOR_SILVER 128
#define COLOR_SKYBLUE 129
#define COLOR_SLATEBLUE 130
#define COLOR_SLATEGRAY 131
#define COLOR_SLATEGREY 132
#define COLOR_SNOW 133
#define COLOR_SPRINGGREEN 134
#define COLOR_STEELBLUE 135
#define COLOR_TAN 136
#define COLOR_TEAL 137
#define COLOR_THISTLE 138
#define COLOR_TOMATO 139
#define COLOR_TURQUOISE 140
#define COLOR_VIOLET 141
#define COLOR_WHEAT 142
#define COLOR_WHITE 143
#define COLOR_WHITESMOKE 144
#define COLOR_YELLOW 145
#define COLOR_YELLOWGREEN 146
#define COLOR_MAX 147