Home
last modified time | relevance | path

Searched refs:BLACK_COLOR (Results 1 – 25 of 113) sorted by relevance

12345

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dcolors.h61 #define BLACK_COLOR \ macro
102 BLACK_COLOR
203 BLACK_COLOR
221 BLACK_COLOR
H A Dshipstat.c77 SetContextForeGroundColor (BLACK_COLOR); in DrawShipNameString()
127 SetContextForeGroundColor (BLACK_COLOR); in OutlineShipStatus()
221 SetContextForeGroundColor (BLACK_COLOR); in InitShipStatus()
271 SetContextForeGroundColor (BLACK_COLOR); in InitShipStatus()
356 SetContextForeGroundColor (BLACK_COLOR); in DeltaStatistics()
419 SetContextForeGroundColor (BLACK_COLOR); in DeltaStatistics()
H A Dstarbase.c47 SetContextForeGroundColor (BLACK_COLOR); in DrawBaseStateStrings()
155 OldColor = SetContextForeGroundColor (BLACK_COLOR); in DrawShipPiece()
327 SetContextBackGroundColor (BLACK_COLOR); in DoStarBase()
538 SetContextBackGroundColor (BLACK_COLOR); in InstallBombAtEarth()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/figure/
H A DColorMap.java31 private static final float[] BLACK_COLOR = new float[] {0, 0, 0}; field in ColorMap
100 return BLACK_COLOR; in getScilabColor()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DnsLookAndFeel.cpp28 #define BLACK_COLOR NS_RGB(0x00, 0x00, 0x00) macro
217 aColor = BLACK_COLOR; in NativeGetColor()
248 aColor = BLACK_COLOR; in NativeGetColor()
270 aColor = BLACK_COLOR; in NativeGetColor()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DnsLookAndFeel.cpp29 #define BLACK_COLOR NS_RGB(0x00, 0x00, 0x00) macro
220 aColor = BLACK_COLOR; in NativeGetColor()
251 aColor = BLACK_COLOR; in NativeGetColor()
275 aColor = BLACK_COLOR; in NativeGetColor()
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DnsLookAndFeel.cpp29 #define BLACK_COLOR NS_RGB(0x00, 0x00, 0x00) macro
220 aColor = BLACK_COLOR; in NativeGetColor()
251 aColor = BLACK_COLOR; in NativeGetColor()
275 aColor = BLACK_COLOR; in NativeGetColor()
/dports/print/transfig/transfig.3.2.5e/fig2dev/
H A Dread1_3.c153 a->pen_color = a->fill_color = BLACK_COLOR;
293 e->pen_color = e->fill_color = BLACK_COLOR;
331 l->pen_color = l->fill_color = BLACK_COLOR;
389 s->pen_color = s->fill_color = BLACK_COLOR;
449 t->color = BLACK_COLOR;
/dports/devel/radare2/radare2-5.1.1/libr/util/
H A Dgraph.c8 BLACK_COLOR enumerator
68 } else if (color[cur->idx] == BLACK_COLOR && vis->fcross_edge) { in dfs_node()
72 if (color[from->idx] != BLACK_COLOR && vis->finish_node) { in dfs_node()
75 color[from->idx] = BLACK_COLOR; in dfs_node()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsLookAndFeel.cpp31 #define BLACK_COLOR NS_RGB(0x00, 0x00, 0x00) macro
258 aColor = BLACK_COLOR; in NativeGetColor()
288 aColor = BLACK_COLOR; in NativeGetColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsLookAndFeel.cpp36 #define BLACK_COLOR NS_RGB(0x00,0x00,0x00) macro
266 aColor = BLACK_COLOR; in NativeGetColor()
296 aColor = BLACK_COLOR; in NativeGetColor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fRasterizerDiscardTests.cpp51 static const Vec4 BLACK_COLOR = Vec4(0.0f, 0.0f, 0.0f, 1.0f); variable
314 glClearColor (BLACK_COLOR.x(), BLACK_COLOR.y(), BLACK_COLOR.z(), BLACK_COLOR.w()); in iterate()
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/
H A Dread1_3.c157 a->pen_color = a->fill_color = BLACK_COLOR; in read_arcobject()
304 e->pen_color = e->fill_color = BLACK_COLOR; in read_ellipseobject()
347 l->pen_color = l->fill_color = BLACK_COLOR; in read_lineobject()
414 s->pen_color = s->fill_color = BLACK_COLOR; in read_splineobject()
486 t->color = BLACK_COLOR; in read_textobject()
/dports/games/xmille/Mille/cards/
H A Dcolor.h7 # define BLACK_COLOR 0 macro
/dports/games/xpat2/xpat2-1.07/makecards/Louis-XV/
H A Dconfig.h7 #define BLACK_COLOR { 0L, 0L, 0L } macro
/dports/games/xpat2/xpat2-1.07/makecards/American/
H A Dconfig.h7 #define BLACK_COLOR { 0L, 0L, 0L } macro
/dports/games/xpat2/xpat2-1.07/makecards/French/
H A Dconfig.h7 #define BLACK_COLOR { 0L, 0L, 0L } macro
/dports/games/xpat2/xpat2-1.07/makecards/Stein/
H A Dconfig.h7 #define BLACK_COLOR { 0L, 0L, 0L } macro
/dports/games/xmille/Mille/
H A Dcolor.h7 # define BLACK_COLOR 0 macro
/dports/games/wesnoth/wesnoth-1.14.17/src/font/
H A Dstandard_colors.hpp32 BLACK_COLOR,
H A Dstandard_colors.cpp25 BLACK_COLOR {0 , 0 , 0 }, variable
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dpicture.c125 Uint1 BLACK_COLOR [3] = {0, 0, 0}; variable
792 att->color [0] = BLACK_COLOR [0]; in Nlm_AddAttribute()
793 att->color [1] = BLACK_COLOR [1]; in Nlm_AddAttribute()
794 att->color [2] = BLACK_COLOR [2]; in Nlm_AddAttribute()
1069 att->color [0] = BLACK_COLOR [0]; in Nlm_ChangePrimAttribute()
1070 att->color [1] = BLACK_COLOR [1]; in Nlm_ChangePrimAttribute()
1071 att->color [2] = BLACK_COLOR [2]; in Nlm_ChangePrimAttribute()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/ilwrath/
H A Dilwrath.c253 !sameColor (color, BLACK_COLOR)))) in ilwrath_preprocess()
349 else if (!sameColor (color, BLACK_COLOR)) in ilwrath_preprocess()
354 SetPrimColor (lpPrim, BLACK_COLOR); in ilwrath_preprocess()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dingengraph.c333 AddAttribute(pictRuler1, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_PopOverviewRuler()
386 AddAttribute(CurrentSeg, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_AddAlignsToOverviewPage()
409 (Clr?Clr:BLACK_COLOR), 0, 0, 0, 0); in Ing_AddAlignsToOverviewPage()
516 AddAttribute(pfp->CurrentSeg, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_DrawOverviewPage()
1172 AddAttribute(CurrentSeg, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_AddAlignsToDetailedPage()
1183 AddAttribute(CurrentSeg, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_AddAlignsToDetailedPage()
1512 AddAttribute(pictBottom, COLOR_ATT, BLACK_COLOR, 0, 0, 0, 0); in Ing_PopDetailedPage()
2077 AddAttribute(seg, COLOR_ATT, BLACK_COLOR, 0,0,0,0); in Ing_AddRuler()
2088 AddAttribute(seg, COLOR_ATT, BLACK_COLOR, 0,0,0,0); in Ing_AddRuler()
2105 AddAttribute(seg, COLOR_ATT, BLACK_COLOR, 0,0,0,0); in Ing_AddRuler()
[all …]
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgentk.c451 if (l->pen_color != BLACK_COLOR && in drawBitmap()
642 if (t->color != BLACK_COLOR && t->color != DEFAULT) { in gentk_text()
777 if (s->pen_color != BLACK_COLOR && s->pen_color != DEFAULT) { in gentk_itpSpline()
966 if (s->pen_color != BLACK_COLOR && s->pen_color != DEFAULT) { in gentk_ctlSpline()
1021 if (fillColor == BLACK_COLOR || fillColor == DEFAULT) { in drawFilledShape()
1037 if (fillColor == BLACK_COLOR) in drawFilledShape()
1040 fillColor = BLACK_COLOR; in drawFilledShape()
1272 if (penColor != BLACK_COLOR && penColor != DEFAULT) { in tkLine()

12345