Home
last modified time | relevance | path

Searched refs:bgblue (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dp_color.c172 double bgred, bggreen, bgblue; in _pl_p_compute_idraw_bgcolor() local
176 bgblue = (double)(_pl_p_idraw_stdcolors[i].blue); in _pl_p_compute_idraw_bgcolor()
187 approxblue = shade * bgblue + (1.0 - shade) * fgblue; in _pl_p_compute_idraw_bgcolor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-colors/
H A DREADME.md35bgblue](https://www.npmjs.com/package/ansi-bgblue): The color bgblue, in ansi. | [homepage](https:…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-colors/types/
H A Dindex.d.ts7 export function bgblue(message: string): string;
/dports/www/drupal8/drupal-8.9.20/core/themes/claro/css/components/
H A Dtableselect.pcss.css21 background-color: var(--color-bgblue-active);
/dports/www/drupal9/drupal-9.2.10/core/themes/claro/css/components/
H A Dtableselect.pcss.css21 background-color: var(--color-bgblue-active);
H A Dicon-link.pcss.css16 --icon-link--hover-bg-color: var(--color-bgblue-hover);
H A Dpager.pcss.css16 --pager--hover-bg-color: var(--color-bgblue-active);
H A Dsystem-admin--modules.pcss.css173 background-color: var(--color-bgblue-hover);
H A Dvertical-tabs.pcss.css176 background: var(--color-bgblue-hover);
202 background-color: var(--color-bgblue-hover);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-wrap/
H A DREADME.md58 * [ansi-bgblue](https://github.com/jonschlinkert/ansi-bgblue)
/dports/games/dMagnetic/dMagnetic_0.32/src/gui/
H A Ddefault_callbacks.c743 int bgred,bggreen,bgblue; in default_cbDrawPicture() local
798 bgblue =PICTURE_GET_BLUE(bestbg); in default_cbDrawPicture()
799 bgred*=255;bggreen*=255;bgblue*=255; in default_cbDrawPicture()
802 bgblue /=PICTURE_MAX_RGB_VALUE; in default_cbDrawPicture()
803 printf("\x1b[48;2;%d;%d;%dm",bgred,bggreen,bgblue); in default_cbDrawPicture()
/dports/science/jstrack/jstrack/extlib/tcllib1.19/term/ansi/code/
H A Dattr.tcl58 DEF bgblue 44 ; # Blue
/dports/devel/tcllib/tcllib-1.20/modules/term/ansi/code/
H A Dattr.tcl58 DEF bgblue 44 ; # Blue
/dports/devel/tcllibc/tcllib-1.20/modules/term/ansi/code/
H A Dattr.tcl58 DEF bgblue 44 ; # Blue
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Dspecial.c145 int llx, int lly, int urx, int ury, int bgred, int bggreen, int bgblue) in ps2png() argument
259 if ( bgred < 255 || bggreen < 255 || bgblue < 255 ) { in ps2png()
261 bgred/255.0, bggreen/255.0, bgblue/255.0)); in ps2png()
263 bgred/255.0, bggreen/255.0, bgblue/255.0); in ps2png()
/dports/textproc/py-colorclass/colorclass-2.2.2/colorclass/
H A Dcolor.py139 def bgblue(cls, string, auto=False): member in Color
/dports/textproc/p5-Syntax-Highlight-Perl-Improved/Syntax-Highlight-Perl-Improved-1.01/
H A Dviewperl66 bgblue => "\e[44m",
/dports/shells/psh/psh-1.8.1/lib/Psh/
H A DPrompt.pm40 bgblue => '\e[44m',
/dports/misc/lazyread/lazyread-2.0/
H A DREADME94 Lazyread supports color. Choose from red, bgred, blue, bgblue, green,
106 lazyread file.txt -m -c bgblue -s 100
/dports/www/drupal8/drupal-8.9.20/core/themes/claro/css/base/
H A Dvariables.pcss.css30 --color-bgblue-hover: #f0f5fd; /* 5% darker than base. */
31 --color-bgblue-active: #e6ecf8; /* 10% darker than base. */
/dports/x11-fm/filerunner/filerunner/packages/twapi/
H A Dconsole.tcl100 -fgred -bgred -fggreen -bggreen -fgblue -bgblue
725 -bgblue 16
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-gif-save.c746 guchar bgred, bggreen, bgblue; in save_image() local
827 gimp_rgb_get_uchar (&background, &bgred, &bggreen, &bgblue); in save_image()
839 Blue[i] = bgblue; in save_image()
869 local_error += (Blue[i] - bgblue) * (Blue[i] - bgblue); in save_image()
/dports/science/chemtool/chemtool-1.6.14/
H A Dct1.h293 extern int bgred,bggreen,bgblue;
H A Dct.h336 int bgred,bggreen,bgblue; variable
/dports/science/chemtool-devel/chemtool-1.7alpha15/
H A Dct1.h295 extern int bgred,bggreen,bgblue;

123