Home
last modified time | relevance | path

Searched refs:fgColor (Results 1 – 25 of 1124) sorted by relevance

12345678910>>...45

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
H A Dvis_SrcOverMaskFill.c207 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
208 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
209 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
210 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
284 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
285 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
286 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
516 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
517 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
518 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_SrcMaskFill.c143 cnstA = (fgColor >> 24) & 0xff; in ADD_SUFF()
144 cnstR = (fgColor >> 16) & 0xff; in ADD_SUFF()
145 cnstG = (fgColor >> 8) & 0xff; in ADD_SUFF()
146 cnstB = (fgColor ) & 0xff; in ADD_SUFF()
149 fgColor = 0; in ADD_SUFF()
222 fgColor = 0; in ADD_SUFF()
224 fgColor = (fgColor << 8) | cnstA; in ADD_SUFF()
236 fgColor = 0; in ADD_SUFF()
394 if (cnstA == 0) fgColor = 0; in ADD_SUFF()
461 fgColor = 0; in ADD_SUFF()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/Test/System.Drawing.Drawing2D/
H A DTestHatchBrush.cs46 Color fgColor; // foreground color field in MonoTests.System.Drawing.Drawing2D.HatchBrushTest
67 fgColor = Color.Red; in HatchBrushTest()
73 HatchBrush hbr = new HatchBrush(HatchStyle.SolidDiamond, fgColor); in TestProperties()
79 hbr = new HatchBrush(HatchStyle.Cross, fgColor, bgColor); in TestProperties()
89 HatchBrush hbr = new HatchBrush(HatchStyle.Cross, fgColor, bgColor); in TestClone()
172 hbr = new HatchBrush (HatchStyle.Horizontal, fgColor, bgColor); in HatchStyles()
181 pen.Brush = new HatchBrush (HatchStyle.Min, fgColor, bgColor); in HatchStyles()
213 pen.Brush = new HatchBrush (HatchStyle.Vertical, fgColor, bgColor); in HatchStyles()
245 pen.Brush = new HatchBrush (HatchStyle.Cross, fgColor, bgColor); in HatchStyles()
357 hbr = new HatchBrush (HatchStyle.DashedVertical, fgColor, bgColor); in HatchStyles()
[all …]
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/common/
H A Dconfig.tcl176 set fgColor(indicator) $bgColor(indicator)
177 if {![info exists fgColor(canvas)]} {
182 set fgColor(canvas) black
184 set fgColor(canvas) white
253 option add *Listbox.foreground $fgColor(text)
257 set fgColor(text) $fgColor(highlight)
260 option add *Text.foreground $fgColor(text)
261 option add *Text.insertBackground $fgColor(text)
263 option add *Entry.foreground $fgColor(text)
266 option add *Listbox.foreground $fgColor(text)
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Cli/
H A DAnsiScreen.php67 public function colorize($text, $fgColor = null, $bgColor = null) argument
69 return $this->startColor($fgColor, $bgColor)
74 protected function fgColor($color) function in Icinga\\Cli\\AnsiScreen
96 protected function startColor($fgColor = null, $bgColor = null) argument
100 if ($fgColor !== null
104 && array_key_exists($fgColor, $this->bgColors)
107 $parts[] = $this->bgColor($fgColor);
108 $parts[] = $this->fgColor($bgColor);
110 if ($fgColor !== null) {
111 $parts[] = $this->fgColor($fgColor);
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dcolor_console.h60 setColor(yColor fgColor, yColor bgColor, bool intensecolor = false)
63 fgCol = fgColor;
66 fgCol = (fgColor != Default) ? fgColor + 30 : Default;
71 setColor(yColor fgColor, bool intensecolor = false)
74 fgCol = fgColor;
76 fgCol = (fgColor != Default) ? fgColor + 30 : Default;
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfvdi_soft.h50 uint32 data, uint32 hot_x, uint32 hot_y, uint32 fgColor,
54 uint32 fgColor, uint32 bgColor);
56 int32 h, memptr pattern_address, uint32 fgColor, uint32 bgColor,
59 uint16* pattern, uint32 fgColor, uint32 bgColor,
62 uint32 y2_, uint32 pattern, uint32 fgColor, uint32 bgColor,
69 uint32 w, uint32 h, uint32 fgColor, uint32 bgColor,
87 uint32 fgColor, uint32 bgColor, int logOp,
90 uint32 fgColor, uint32 bgColor, int logOp, int cliprect[],
93 uint16 pattern, uint32 fgColor, uint32 bgColor, int logOp,
100 uint16 *pattern, uint32 fgColor, uint32 bgColor,
[all …]
H A Dnfvdi_opengl.cpp263 DUNUSED(fgColor); in drawMouse()
437 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in expandArea()
480 fgColor &= 0xff; in fillArea()
533 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in fillArea()
569 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in fillArea()
607 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in fillArea()
887 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in drawSingleLine()
946 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in drawTableLine()
1018 fgColor &= 0xff; in drawLine()
1185 gl.Color3ub((fgColor>>16)&0xff,(fgColor>>8)&0xff,fgColor&0xff); in fillPoly()
[all …]
H A Dnfvdi_soft.cpp366 uint32 fgColor, uint32 bgColor) in expandArea() argument
381 fgColor &= 0xff; in expandArea()
548 fgColor &= 0xff; in fillArea()
571 fgColor, bgColor)); in fillArea()
1122 fgColor &= 0xff; in drawLine()
1435 DUNUSED(fgColor); in drawText()
1656 *(uint8*)pixel = fgColor; in hsGfxBoxColorPattern()
1678 *(uint8*)pixel = fgColor; in hsGfxBoxColorPattern()
2319 *(uint8*)pixel = fgColor; in gfxHLineColor()
2331 *(uint8*)pixel = fgColor; in gfxHLineColor()
[all …]
H A Dnfvdi_opengl.h68 uint32 data, uint32 hot_x, uint32 hot_y, uint32 fgColor,
72 uint32 fgColor, uint32 bgColor);
74 int32 h, memptr pattern_address, uint32 fgColor, uint32 bgColor,
77 uint16* pattern, uint32 fgColor, uint32 bgColor,
80 uint32 y2_, uint32 pattern, uint32 fgColor, uint32 bgColor,
83 memptr index_addr, int moves, memptr pattern_addr, uint32 fgColor,
87 uint32 w, uint32 h, uint32 fgColor, uint32 bgColor,
107 uint32 fgColor, uint32 bgColor, int logOp);
109 uint32 fgColor, uint32 bgColor, int logOp);
111 uint16 pattern, uint32 fgColor, uint32 bgColor, int logOp);
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DVSlider.hpp107 …BColors::Color fgColor = *fgColors.getColor (getState ()); fgColor.applyBrightness (BWIDGETS_DEFAU… in draw() local
111 cairo_set_source_rgba (cr, CAIRO_RGBA (fgColor)); in draw()
113 …cairo_pattern_add_color_stop_rgba (pat, 0, fgColor.getRed (), fgColor.getGreen (), fgColor.getBlue… in draw()
114 …ro_pattern_add_color_stop_rgba (pat, 1, fgColor.getRed (), fgColor.getGreen (), fgColor.getBlue ()… in draw()
120 cairo_set_source_rgba (cr, CAIRO_RGBA (fgColor)); in draw()
/dports/x11-drivers/xf86-video-chips/xf86-video-chips-1.4.0/src/
H A Dct_BlitMM.h92 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
93 cAcl->fgColor = (c); \
102 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
103 cAcl->fgColor = (c); \
113 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
114 cAcl->fgColor = (c); \
H A Dct_Blitter.h122 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
123 cAcl->fgColor = (c); \
131 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
132 cAcl->fgColor = (c); \
140 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
141 cAcl->fgColor = (c); \
H A Dct_BltHiQV.h145 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
146 cAcl->fgColor = (c); \
152 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
153 cAcl->fgColor = (c); \
160 if ((cAcl->fgColor != (c)) || (cAcl->fgColor == -1)) { \
161 cAcl->fgColor = (c); \

12345678910>>...45