Home
last modified time | relevance | path

Searched defs:bblack (Results 1 – 14 of 14) sorted by relevance

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dcolormatch.cpp189 static BYTE bcyan, bmagenta, byellow, bblack; in ColorMatch() local
235 static BYTE bcyan, bmagenta, byellow, bblack; in ColorMatch() local
/dports/devel/R-cran-cli/cli/tools/
H A Dparse-iterm.R42 bblack = get("Ansi 8 Color"), nameattr
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A DColorMatcher.cpp159 static BYTE bcyan, bmagenta, byellow, bblack; in ColorMatch() local
204 static BYTE bcyan, bmagenta, byellow, bblack; in ColorMatch() local
/dports/math/ggobi/ggobi-2.1.11/src/
H A Dcolor.c291 GdkColor white, black, bg, *bblack; in init_var_GCs() local
/dports/news/atp/atp-1.50/
H A Dansi.c262 bblack() in bblack() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevupd.c3577 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevupd.c3577 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevupd.c3600 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevupd.c3583 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevupd.c3583 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevupd.c3587 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevupd.c3600 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevupd.c3587 int iblack,bblack,pxlset; in upd_fscomp() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dchessboard.cpp1675 void Chessboard::Board::normalizeOrientation(bool bblack) in normalizeOrientation()