Home
last modified time | relevance | path

Searched refs:cBlack (Results 26 – 50 of 73) sorted by relevance

123

/dports/games/naev/naev-0.7.0/src/tk/widget/
H A Dcheckbox.c243 toolkit_drawOutline( x, y + (chk->h-10.)/2., 10, 10, 1., &cBlack, NULL ); in chk_render()
250 &cBlack, chk->dat.chk.display ); in chk_render()
H A Dinput.c116 x+5., ty, &cBlack, &inp->dat.inp.input[ inp->dat.inp.view ] ); in inp_render()
126 1., inp->dat.inp.font->h + 4., &cBlack, &cBlack ); in inp_render()
155 1., inp->dat.inp.font->h + 4., &cBlack, &cBlack ); in inp_render()
H A Dimagearray.c165 toolkit_drawRect( x, y, iar->w, iar->h, &cBlack, NULL ); in iar_render()
216 fontcolour = cBlack; in iar_render()
228 (is_selected) ? &cBlack : &fontcolour, in iar_render()
243 tc = cBlack; in iar_render()
267 tc = cBlack; in iar_render()
H A Dtext.c57 wgt->dat.txt.colour = (colour==NULL) ? cBlack : *colour; in window_addText()
H A Dtabwin.c406 TAB_HEIGHT-1, 1., c, &cBlack ); in tab_render()
418 y + (TAB_HEIGHT-tab->dat.tab.font->h)/2, &cBlack, in tab_render()
/dports/games/naev/naev-0.7.0/src/
H A Doptions.c314 NULL, &cBlack, s ); in opt_gameplay()
320 NULL, &cBlack, s ); in opt_gameplay()
325 30, 0, "txtRestart", &gl_smallFont, &cBlack, NULL ); in opt_gameplay()
836 30, 0, "txtRestart", &gl_smallFont, &cBlack, NULL ); in opt_audio()
1055 &gl_smallFont, &cBlack, in opt_setKey()
1191 NULL, &cBlack, s ); in opt_video()
1227 "txtSCompat", NULL, &cBlack, "*Disable for compatibility." ); in opt_video()
1245 30, 0, "txtRestart", &gl_smallFont, &cBlack, NULL ); in opt_video()
H A Dequipment.c324 w - x - 20, h+y, 0, "txtDDesc", &gl_smallFont, &cBlack, NULL ); in equipment_open()
328 130, 200, 0, "txtShipTitle", &gl_defFont, &cBlack, "Available Ships" ); in equipment_open()
330 130, 200, 0, "txtOutfitTitle", &gl_defFont, &cBlack, "Available Outfits" ); in equipment_open()
389 c = &cBlack; in equipment_renderColumn()
449 toolkit_drawOutline( x-1, y-1, w+3, h+3, 0, &cBlack, NULL ); in equipment_renderColumn()
576 x, y + h + 10., &cBlack, "CPU Free" ); in equipment_renderMisc()
585 &cBlack, "%d / %d", p->cpu, p->cpu_max ); in equipment_renderMisc()
590 x, y, &cBlack, "Mass Limit Left" ); in equipment_renderMisc()
602 &cBlack, "%.0f / %.0f", p->stats.engine_limit - p->solid->mass, p->stats.engine_limit ); in equipment_renderMisc()
880 toolkit_drawRect( x-5, y-5, w+10, h+10, &cBlack, NULL ); in equipment_renderShip()
[all …]
H A Dcolour.h30 extern const glColour cBlack;
H A Dmap_find.c660 window_addRect( wid, -1 + iw, -50, 128, 129, "rctImage", &cBlack, 0 ); in map_addOutfitDetailFields()
664 280, 160, 0, "txtOutfitName", &gl_defFont, &cBlack, NULL ); in map_addOutfitDetailFields()
666 280, 160, 0, "txtDescShort", &gl_smallFont, &cBlack, NULL ); in map_addOutfitDetailFields()
679 280, 160, 0, "txtDDesc", &gl_smallFont, &cBlack, NULL ); in map_addOutfitDetailFields()
H A Dmap.c219 &gl_smallFont, &cBlack, NULL ); in map_open()
226 &gl_smallFont, &cBlack, NULL ); in map_open()
233 &gl_smallFont, &cBlack, NULL ); in map_open()
240 &gl_smallFont, &cBlack, NULL ); in map_open()
247 &gl_smallFont, &cBlack, NULL ); in map_open()
269 "txtSystemStatus", &gl_smallFont, &cBlack, NULL ); in map_open()
713 gl_renderRect( bx, by, w, h, &cBlack ); in map_render()
H A Dspfx.c697 gl_renderRect( 0., 0., SCREEN_W, SCREEN_H*0.2, &cBlack ); in spfx_cinematic()
698 gl_renderRect( 0., SCREEN_H*0.8, SCREEN_W, SCREEN_H, &cBlack ); in spfx_cinematic()
H A Dnaev.c629 col.r = cBlack.r; in loadscreen_render()
630 col.g = cBlack.g; in loadscreen_render()
631 col.b = cBlack.b; in loadscreen_render()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtransparent.cxx438 const sal_uInt8 cBlack = aBlack.GetIndex(); in EmulateDrawTransparent() local
453 if( ( *pRScan & cBit ) == cBlack ) in EmulateDrawTransparent()
481 const sal_uInt8 cBlack = aBlack.GetIndex(); in EmulateDrawTransparent() local
496 if( ( *pRScan & cBit ) == cBlack ) in EmulateDrawTransparent()
/dports/graphics/bmeps/dktools-4.31.1/src/wxdkclock/
H A DDkClockView.h44 wxColour cBlack;
/dports/graphics/bmeps/dktools-4.31.1/src/winprint/
H A DWinprintFrame.h46 wxColour cBlack;
H A DWinprintFrame.cpp108 cBlack(0, 0, 0), in WinprintFrame()
732 tStatus->SetForegroundColour(cBlack); in runJob()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtransparent.cxx531 const sal_uInt8 cBlack = aBlack.GetIndex(); in EmulateDrawTransparent() local
546 if( ( *pRScan & cBit ) == cBlack ) in EmulateDrawTransparent()
575 const sal_uInt8 cBlack = aBlack.GetIndex(); in EmulateDrawTransparent() local
590 if( ( *pRScan & cBit ) == cBlack ) in EmulateDrawTransparent()
/dports/graphics/bmeps/dktools-4.31.1/src/wximgsz/
H A DWximgszFrame.h56 wxColour cBlack; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh113 cBlack = new Color(255, 255, 255);
114 black = cBlack.getRGB();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh113 cBlack = new Color(255, 255, 255);
114 black = cBlack.getRGB();
/dports/graphics/bmeps/dktools-4.31.1/src/wxpqdic/
H A DWxpqdicFrame.h83 wxColour cBlack; variable
H A DWxpqdicFrame.cpp212 cBlack(0, 0, 0), in WxpqdicFrame()
1275 lStatus->SetForegroundColour(cBlack); in ProcessResponse()
1355 tAllowed->SetForegroundColour(cBlack); in RetrieveResponse()
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A Dgcontnrs.pas1486 TColor = (cBlack, cRed);
7424 Result := cBlack
7531 if E^.Color = cBlack then
7538 if E^.Color = cBlack then
7670 SetColor(Sib, cBlack);
7676 if (ColorOf(LeftOf(Sib)) = cBlack) and (ColorOf(RightOf(Sib)) = cBlack) then
7710 if (ColorOf(RightOf(Sib)) = cBlack) and (ColorOf(LeftOf(Sib)) = cBlack) then
7735 SetColor(E, cBlack);
7753 SetColor(Y, cBlack);
7775 SetColor(Y, cBlack);
[all …]
/dports/graphics/bmeps/dktools-4.31.1/src/wxbmpp/
H A DBmpp4Frame.h63 wxColour cBlack; variable
/dports/devel/open-beagle/beagle-3.0.3/PACC/SVG/
H A DTypes.hpp96 static const Color cBlack; //!< "black" SVG color member in PACC::SVG::Color

123