Home
last modified time | relevance | path

Searched refs:text_color (Results 1 – 25 of 2206) sorted by relevance

12345678910>>...89

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
383 - vec4 text_color
405 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
383 - vec4 text_color
405 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
385 - vec4 text_color
407 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
383 - vec4 text_color
405 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
383 - vec4 text_color
405 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/doc/
H A Dtext-rendering.md62 result.r = text_color.r * mask.a + (1.0 - text_color.a * mask.a) * dest.r;
63 result.g = text_color.g * mask.a + (1.0 - text_color.a * mask.a) * dest.g;
101 = text_color.r * mask.a + (1 - text_color.a * mask.a) * dest.r
228 = text_color.a * mask.r + (1 - text_color.a * mask.r) * 1
229 = text_color.a * mask.r + 1 - text_color.a * mask.r
259 return text_color * mask + (1.0 - text_color.a * mask) * dest;
318 … = (text_color.r / text_color.a) * (text_color.a * mask.r) + (1 - (text_color.a * mask.r)) * dest.r
359 = text_color.r * mask.r + (1 - text_color.a * mask.r) * dest.r
385 - vec4 text_color
407 = text_color.r * mask.r + (1 - text_color.a * mask.r) * 0
[all …]
/dports/games/valyriatear/ValyriaTear-1.1.0/data/credits/
H A Dend_credits.lua40 text_color = vt_video.Color(1.0, 1.0, 1.0, 1.0),
59 text_color = vt_video.Color(1.0, 1.0, 1.0, 1.0),
78 text_color = vt_video.Color(1.0, 0.8, 0.7, 1.0),
84 text_color = vt_video.Color(1.0, 1.0, 1.0, 1.0),
103 text_color = vt_video.Color(1.0, 0.8, 0.7, 1.0),
109 text_color = vt_video.Color(1.0, 1.0, 1.0, 1.0),
128 text_color = vt_video.Color(1.0, 0.8, 0.7, 1.0),
134 text_color = vt_video.Color(1.0, 1.0, 1.0, 1.0),
140 text_color = vt_video.Color(0.7, 0.7, 0.7, 1.0),
1076 _texts.text_color:SetAlpha(0.9 * credit_alpha);
[all …]
/dports/www/calamaris-devel/calamaris-2.99.4.5/
H A Dcalamaris.conf771 color:'.${text_color}.';
776 color:'.${text_color}.';
782 color:'.${text_color}.';
786 color:'.${text_color}.';
794 color:'.${text_color}.';
804 a:link {color:'.${text_color}.';}
805 a:visited {color:'.${text_color}.';}
806 a:active {color:'.${text_color}.';}
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dsensehat.py147 message, msg_type=None, text_color=None, back_color=None, scroll_speed=0.1 argument
182 text_color = text_color or [255, 255, 255]
193 text_color = color_by_type[msg_type]
195 _sensehat.show_message(message, scroll_speed, text_color, back_color)
199 def show_letter(letter, text_color=None, back_color=None): argument
218 text_color = text_color or [255, 255, 255]
221 _sensehat.show_letter(letter, text_color, back_color)
/dports/games/valyriatear/ValyriaTear-1.1.0/data/story/layna_village/
H A Din_game_move_and_interact_anim.lua98 text_color:SetAlpha(text_alpha);
119 move_left_text:Draw(text_color);
121 move_right_text:Draw(text_color);
123 move_up_text:Draw(text_color);
125 move_down_text:Draw(text_color);
136 confirm_text:Draw(text_color);
138 cancel_text:Draw(text_color);
140 menu_text:Draw(text_color);
142 pause_text:Draw(text_color);
144 quit_text:Draw(text_color);
[all …]
/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Dsimple.c75 show_color_buttons (text_color_t *text_color);
327 text_color->key = key; in extended_color_dialog()
341 color_toggle, text_color); in extended_color_dialog()
342 text_color->option_menu = option_menu; in extended_color_dialog()
366 show_color_buttons (text_color); in extended_color_dialog()
434 toggle_save (changed = YES, text_color->key); in color_toggle()
435 show_color_buttons (text_color); in color_toggle()
451 toggle_save (changed = YES, text_color->key); in color_toggle()
452 show_color_buttons (text_color); in color_toggle()
458 show_color_buttons (text_color_t *text_color) in show_color_buttons() argument
[all …]
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dgetgrid.c41 PSCOLOR color, text_color; in getgrid() local
49 set_color(&text_color, 0, 0, 0); in getgrid()
73 set_color(&text_color, 0, 0, 0); in getgrid()
78 set_color(&text_color, 0, 0, 0); in getgrid()
83 set_color(&text_color, r, g, b); in getgrid()
98 PS.grid_numbers_color = text_color; in getgrid()
152 PSCOLOR color, text_color; in getgeogrid() local
159 set_color(&text_color, 0, 0, 0); in getgeogrid()
183 set_color(&text_color, 0, 0, 0); in getgeogrid()
188 set_color(&text_color, 0, 0, 0); in getgeogrid()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dglobal_overlay.cpp59 int CreateTextOverlayCore(int xx, int yy, int wii, int fontid, int text_color, const char *text, in… in CreateTextOverlayCore() argument
62 if (text_color == 0) text_color = 16; in CreateTextOverlayCore()
63 return _display_main(xx, yy, wii, text, disp_type, fontid, -text_color, 0, allowShrink, false); in CreateTextOverlayCore()
66 int CreateTextOverlay(int xx, int yy, int wii, int fontid, int text_color, const char *text, int di… in CreateTextOverlay() argument
75 return CreateTextOverlayCore(xx, yy, wii, fontid, text_color, text, disp_type, allowShrink); in CreateTextOverlay()
78 void SetTextOverlay(int ovrid, int xx, int yy, int wii, int fontid, int text_color, const char *tex… in SetTextOverlay() argument
81 if (CreateTextOverlay(xx, yy, wii, fontid, text_color, text, disp_type) != ovrid) in SetTextOverlay()
/dports/devel/py-coloredlogs/coloredlogs-15.0/coloredlogs/converter/
H A D__init__.py169 text_color = None
173 text_color = EIGHT_COLOR_PALETTE[number - 30]
179 text_color = BRIGHT_COLOR_PALETTE[number - 90]
200 if text_color and is_inverse:
204 background_color = text_color
205 text_color = select_text_color(*parse_hex_color(text_color))
206 if text_color and is_faint:
211 text_color = '#%02X%02X%02X' % tuple(
212 max(0, n - 40) for n in parse_hex_color(text_color)
214 if text_color:
[all …]
/dports/x11-themes/qogir-gtk-themes/Qogir-theme-2021-11-17/src/gtk-2.0/
H A Dmenubar-toolbar-light.rc4 fg[NORMAL] = @text_color
5 fg[PRELIGHT] = shade(0.8, @text_color)
6 fg[ACTIVE] = shade(0.8, @text_color)
7 fg[SELECTED] = shade(0.8, @text_color)
8 fg[INSENSITIVE] = shade(1.25, @text_color)
27 fg[NORMAL] = @text_color
28 fg[SELECTED] = shade(0.8, @text_color)
29 fg[INSENSITIVE] = shade(1.2, @text_color)
50 fg[PRELIGHT] = shade(0.8, @text_color)
75 text[NORMAL] = @text_color
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DStyleFactory.cpp87 Clr color, Clr text_color/* = CLR_BLACK*/, in NewButton() argument
89 { return Wnd::Create<Button>(str, font, color, text_color, flags); } in NewButton()
99 { return Wnd::Create<Edit>(str, font, color, text_color, interior); } in NewEdit()
116 { return Wnd::Create<TabBar>(font, color, text_color, INTERACTIVE); } in NewTabBar()
172 { return NewEdit(str, font, color, text_color, interior); } in NewSpinEdit()
176 Clr text_color/* = CLR_BLACK*/) const in NewTabBarTab()
185 const std::shared_ptr<Font>& font, Clr color, Clr text_color/* = CLR_BLACK*/) const in NewTabBarLeftButton()
186 { return NewButton("<", font, color, text_color, INTERACTIVE); } in NewTabBarLeftButton()
189 const std::shared_ptr<Font>& font, Clr color, Clr text_color/* = CLR_BLACK*/) const in NewTabBarRightButton()
190 { return NewButton(">", font, color, text_color, INTERACTIVE); } in NewTabBarRightButton()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexmidi.c19 int text_color; in main() local
64 text_color = makecol(0, 0, 0); in main()
69 textprintf_centre_ex(screen, font, x, SCREEN_H / 3, text_color, -1, in main()
71 textprintf_centre_ex(screen, font, x, SCREEN_H / 2, text_color, -1, in main()
89 text_color, -1, "P A U S E D"); in main()
103 textprintf_centre_ex(screen, font, x, y, text_color, -1, in main()
105 textprintf_centre_ex(screen, font, x, y + th, text_color, -1, in main()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/
H A Dcolorscheme.cpp38 Color Statistics::text_color(1.f,1.f,0.6f); member in Statistics
47 Color PlayerStatusHUD::text_color(1.f,1.f,0.6f); member in PlayerStatusHUD
51 Color FloatingText::text_color(1.f,1.f,0.6f); member in FloatingText
53 Color LevelTime::text_color(1.f,1.f,0.6f); member in LevelTime
55 Color SecretAreaTrigger::text_color(1.f,1.f,0.6f); member in SecretAreaTrigger
57 Color Climbable::text_color(1.f,1.f,0.6f); member in Climbable
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/
H A Dsplash_screen.py46 text_color = Any() variable in SplashScreen
78 if self.text_color is None:
79 text_color = QtCore.Qt.black
83 text_color = QtGui.QColor(self.text_color)
85 control.showMessage(self.text, QtCore.Qt.AlignLeft, text_color)
/dports/games/gnugo/gnugo-3.8/interface/GoImage/
H A DStone.pm98 my ($color, $pixels, $position, $text, $text_color, $square_color) = ($1,$2,$3,$4,$5,$6);
114 …my $out = createPngFile($color, $pixels, $position, $text, $text_color, $text2, $text2_color, $squ…
149 my ($color, $pixels, $position, $text, $text_color, $text2, $text2_color, $square_color)= @_;
153 if (!$text_color) {$text_color = "blue";}
171 $image_name .= "_" . $text_color;
227 if (!$color or $text_color eq "blue" or $text2_color eq "blue"
228 or ($color eq "white" and $text_color eq "yellow" and $text2_color eq "yellow")) {
231 $im->string($f, $ulx, $uly, $text, $colors{$text_color});
/dports/math/kfr/kfr-4.2.1/include/kfr/testo/
H A Dconsole_colors.hpp47 enum text_color : uint32_t enum
94 console_color(text_color c, console_buffer console = ConsoleStdOutput) in console_color()
103 text_color get(console_buffer = ConsoleStdOutput) { return saved_color(); } in get()
105 void set(text_color new_color, console_buffer console = ConsoleStdOutput) in set()
133 text_color m_old;
135 static text_color& saved_color() in saved_color()
137 static text_color color = Normal; in saved_color()
142 template <text_color color, console_buffer console = ConsoleStdOutput>
/dports/biology/avida/avida-2.12.4-src/avida-core/support/scripts/
H A Dtrace_movie.pl450 my $text_color;
452 …ediumBoldFont,252,$text_y,"AX: $trace[$i]->{AX}->{'dec'} [$trace[$i]->{AX}->{'hex'}]",$text_color);
455 …ediumBoldFont,452,$text_y,"BX: $trace[$i]->{BX}->{'dec'} [$trace[$i]->{BX}->{'hex'}]",$text_color);
458 …ediumBoldFont,652,$text_y,"CX: $trace[$i]->{CX}->{'dec'} [$trace[$i]->{CX}->{'hex'}]",$text_color);
460 …$text_color = ($i==0 or $trace[$i]->{stack_0} eq $trace[$i-1]->{stack_0}) ? $colors->{black} : $co…
461 $img->string(gdMediumBoldFont,3,$text_y + 18,$trace[$i]->{stack_0},$text_color);
462 …$text_color = ($i==0 or $trace[$i]->{stack_1} eq $trace[$i-1]->{stack_1}) ? $colors->{black} : $co…
463 $img->string(gdMediumBoldFont,3,$text_y + 36,$trace[$i]->{stack_1},$text_color);
465 …$text_color = ($i==0 or $trace[$i]->{bonus} == $trace[$i-1]->{bonus}) ? $colors->{black} : $colors…
466 $img->string(gdMediumBoldFont,3,$text_y + 54,"Bonus: $trace[$i]->{bonus}",$text_color);
[all …]
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_button.cc74 text_color = SYSCOL_BUTTON_TEXT; in set_typ()
78 text_color = SYSCOL_CHECKBOX_TEXT; in set_typ()
112 text_color = SYSCOL_COLORED_BUTTON_TEXT; in set_typ()
310 PIXVAL text_color = pressed ? SYSCOL_BUTTON_TEXT_SELECTED : this->text_color; in draw() local
311 text_color = b_enabled ? text_color : SYSCOL_BUTTON_TEXT_DISABLED; in draw()
320 text_color = pressed ? SYSCOL_COLORED_BUTTON_TEXT_SELECTED : text_color; in draw()
324 …sis_rgb( area_text, translated_text, ALIGN_CENTER_H | ALIGN_CENTER_V | DT_CLIP, text_color, true ); in draw()
339 …sis_rgb( area_text, translated_text, ALIGN_CENTER_H | ALIGN_CENTER_V | DT_CLIP, text_color, true ); in draw()
351 text_color = b_enabled ? this->text_color : SYSCOL_CHECKBOX_TEXT_DISABLED; in draw()
355 …llipsis_rgb( area_text, translated_text, ALIGN_LEFT | ALIGN_CENTER_V | DT_CLIP, text_color, true ); in draw()
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/Test/
H A DTestGfxBlit.c81 Uint32 text_color = 0xffffffff; in Draw() local
178 …half-256-10-1, height_half-256/2-1, width_half-256-10-1+257, height_half-256/2-1+257, text_color); in Draw()
179 …n, width_half+10-1, height_half-256/2-1, width_half+10-1+257, height_half-256/2-1+257, text_color); in Draw()
180 …screen, width_half-256-10-1, height_half-256/2-1-36, " SDL Standard Blitter ", text_color); in Draw()
181 …screen, width_half-256-10-1, height_half-256/2-1-24, "Image --sdlBlit--> Target1", text_color); in Draw()
182 …(screen, width_half-256-10-1, height_half-256/2-1-12, "Target1 --sdlBlit--> Screen", text_color); in Draw()
183 …lor(screen, width_half+10-1, height_half-256/2-1-36, " SDL_gfx Compositing Blitter", text_color); in Draw()
184 …r(screen, width_half+10-1, height_half-256/2-1-24, "Image --gfxBlit--> Target2", text_color); in Draw()
185 …or(screen, width_half+10-1, height_half-256/2-1-12, "Target2 --sdlBlit--> Screen", text_color); in Draw()
187 … height_half-256/2-1-60, "gfxBlitRGBA Demo: Target1/2 A=64 (25%), Image A=96 (37%)", text_color); in Draw()
/dports/x11-themes/arc-gruvbox-theme/arc-variations-e3fc49d/arc-black/gtk-2.0/
H A Dpanel.rc73 fg[NORMAL] = @text_color
74 fg[PRELIGHT] = @text_color
75 fg[ACTIVE] = @text_color
76 fg[SELECTED] = @text_color
77 fg[INSENSITIVE] = @text_color
79 text[NORMAL] = @text_color
80 text[PRELIGHT] = @text_color
81 text[ACTIVE] = @text_color
82 text[SELECTED] = @text_color
83 text[INSENSITIVE] = @text_color

12345678910>>...89