Home
last modified time | relevance | path

Searched refs:bgred (Results 1 – 25 of 104) sorted by relevance

12345

/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dbmp.c48 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in bmp_pixel_plot() local
66 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in bmp_pixel_plot()
84 bitmap[i + 2] = bgred; in bmp_pixel_plot()
H A Dpcx.c48 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in pcx_pixel_plot() local
66 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in pcx_pixel_plot()
129 rle_row[column] = bgred; in pcx_pixel_plot()
H A Dpng.c81 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in png_pixel_plot() local
97 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in png_pixel_plot()
167 outdata[i] = bgred; in png_pixel_plot()
H A Dtif.c54 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in tif_pixel_plot() local
73 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in tif_pixel_plot()
154 putc(bgred, tif_file); in tif_pixel_plot()
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dpcx.c47 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in pcx_pixel_plot() local
70 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in pcx_pixel_plot()
142 rle_row[column] = bgred; in pcx_pixel_plot()
H A Dps.c137 int fgred, fggrn, fgblu, bgred, bggrn, bgblu; in ps_plot() local
187 bgred = (16 * ctoi(symbol->bgcolour[0])) + ctoi(symbol->bgcolour[1]); in ps_plot()
193 red_paper = (float) (bgred / 256.0); in ps_plot()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dp_color.c172 double bgred, bggreen, bgblue; in _pl_p_compute_idraw_bgcolor() local
174 bgred = (double)(_pl_p_idraw_stdcolors[i].red); in _pl_p_compute_idraw_bgcolor()
185 approxred = shade * bgred + (1.0 - shade) * fgred; in _pl_p_compute_idraw_bgcolor()
/dports/graphics/djvulibre/djvulibre-3.5.28/tools/
H A Dcsepdjvu.cpp1087 read_background(BufferByteStream &bs, int w, int h, int &bgred) in read_background() argument
1098 for (bgred=1; bgred<=12; bgred++) in read_background()
1100 int subw = (w + bgred - 1) / bgred; in read_background()
1101 int subh = (h + bgred - 1) / bgred; in read_background()
1590 int bgred; in csepdjvu_page() local
1591 GP<GPixmap> bgpix = read_background(bs, w, h, bgred); in csepdjvu_page()
1593 DjVuFormatErrorUTF8( "%s\t%d", ERR_MSG("csepdjvu.reduction"), bgred); in csepdjvu_page()
1629 GP<GBitmap> mask = jimg.get_bitmap(bgred); in csepdjvu_page()
1630 mask->binarize_grays(bgred*bgred-1); in csepdjvu_page()
/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.md39 …i-bgred](https://www.npmjs.com/package/ansi-bgred): The color bgred, 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.ts11 export function bgred(message: string): string;
/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.md55 * [ansi-bgred](https://github.com/jonschlinkert/ansi-bgred)
/dports/games/dMagnetic/dMagnetic_0.32/src/gui/
H A Ddefault_callbacks.c743 int bgred,bggreen,bgblue; in default_cbDrawPicture() local
796 bgred =PICTURE_GET_RED(bestbg); in default_cbDrawPicture()
799 bgred*=255;bggreen*=255;bgblue*=255; in default_cbDrawPicture()
800 bgred /=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.tcl55 DEF bgred 41 ; # Red
/dports/devel/tcllib/tcllib-1.20/modules/term/ansi/code/
H A Dattr.tcl55 DEF bgred 41 ; # Red
/dports/devel/tcllibc/tcllib-1.20/modules/term/ansi/code/
H A Dattr.tcl55 DEF bgred 41 ; # Red
/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/net/evans/evans-0.9.1/vendor/github.com/fatih/color/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/fatih/color/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/fatih/color/color-1.9.0/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/fatih/color/color-1.7.0/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/fatih/color/color-1.9.0/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/fatih/color/color-1.9.0/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/fatih/color/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/fatih/color/
H A Dcolor_test.go79 bgred := New(BgRed)
97 if fgblack1.Equals(bgred) {

12345