Home
last modified time | relevance | path

Searched defs:fgcol (Results 1 – 25 of 131) sorted by relevance

123456

/dports/devel/ncurses/ncurses-6.3/test/
H A Dpicsmap.h47 NUM_COLOR fgcol; member
56 FG_NODE *fgcol; member
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/examples/JackMatrix/
H A Dbuttonbase.py8 def __init__(self, sx, sy, bgcol, fgcol, mkcol = None, font = None, pixs = None): argument
19 def make_pixmap (cls, sx, sy, bgcol, fgcol): argument
/dports/graphics/O2-tools/O2-tools-2.01/libsrc/libufp/
H A DrasIO.cpp62 uchar fgcol,bgcol; member in RASLOAD
95 void RASLOAD :: setfgcolor(uchar fgcol,uchar bgcol){ in setfgcolor()
160 uchar fgcol,bgcol; in convert_1to8() local
H A DpbmIO.h53 uchar fgcol,bgcol; variable
H A DrasIO.h50 uchar fgcol,bgcol; variable
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dpc6001.cpp165 int fgcol = (attr & 2) ? 7 : 2; in draw_gfx_mode4() local
176 int fgcol = ((tile)>>(6-(xi*2)) & 3); in draw_gfx_mode4() local
283 int fgcol,color; in draw_tile_text() local
490 int fgcol = (attr & 0x0f) + 0x10; in screen_update_pc6001mk2() local
533 int fgcol = (attr & 0x0f) + 0x10; in screen_update_pc6001sr() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dpc6001.cpp165 int fgcol = (attr & 2) ? 7 : 2; in draw_gfx_mode4() local
176 int fgcol = ((tile)>>(6-(xi*2)) & 3); in draw_gfx_mode4() local
283 int fgcol,color; in draw_tile_text() local
490 int fgcol = (attr & 0x0f) + 0x10; in screen_update_pc6001mk2() local
533 int fgcol = (attr & 0x0f) + 0x10; in screen_update_pc6001sr() local
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/examples/JackParameq/
H A Dlfshelf.py8 # it under the terms of the GNU General Public License as published by
17 # You should have received a copy of the GNU General Public License
/dports/graphics/O2-tools/O2-tools-2.01/include/
H A DpbmIO.h53 uchar fgcol,bgcol; variable
H A DrasIO.h50 uchar fgcol,bgcol; variable
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/lib/
H A DmFreeType.c361 mRgbCol mFreeTypeBlendColorGray(mRgbCol bgcol,mRgbCol fgcol,int a) in mFreeTypeBlendColorGray()
378 mRgbCol mFreeTypeBlendColorLCD(mRgbCol bgcol,mRgbCol fgcol,int ra,int ga,int ba) in mFreeTypeBlendColorLCD()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/lib/
H A DmFreeType.c361 mRgbCol mFreeTypeBlendColorGray(mRgbCol bgcol,mRgbCol fgcol,int a) in mFreeTypeBlendColorGray()
378 mRgbCol mFreeTypeBlendColorLCD(mRgbCol bgcol,mRgbCol fgcol,int ra,int ga,int ba) in mFreeTypeBlendColorLCD()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsemul_vt100_subr.c189 int n, help, flags, fgcol, bgcol; in wsemul_vt100_handle_csi() local
624 int flags, int fgcol, int bgcol, long *attr, long *bkgdattr) in vt100_selectattribute()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dxlockimage.c29 XColor fgcol, bgcol; in convert_colors() local
H A Dras.c59 XColor fgcol, bgcol; in RasterFileToImage() local
H A Dmagick.c49 XColor fgcol, bgcol; in MagickFileToImage() local
/dports/games/libretro-snes9x/snes9x-73aa348/
H A Dcrosshairs.cpp377 int transcol = -1, fgcol = -1, bgcol = -1; in S9xLoadCrosshairFile() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dgui_string.h57 SDL_Color fgcol; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dgui_string.h57 SDL_Color fgcol; member
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Dcrosshairs.cpp552 int transcol = -1, fgcol = -1, bgcol = -1; in S9xLoadCrosshairFile() local
/dports/net-im/coccinella/Coccinella-0.96.20Src/lib/
H A DUtils.tcl754 proc ::Text::UrlEnter {w tag fgcol} {
759 proc ::Text::UrlLeave {w tag fgcol} {
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dgui_string.h50 SDL_Color fgcol; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dgui_string.h50 SDL_Color fgcol; member
/dports/games/ags/ags_linux_v.3.4.4.1/Common/ac/
H A Dinterfaceelement.h23 int bgcol, fgcol, bordercol; member
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/ac/
H A Dinterface_element.h33 int bgcol, fgcol, bordercol; member

123456