Home
last modified time | relevance | path

Searched refs:MI_BLACK_PIXEL (Results 101 – 125 of 131) sorted by relevance

123456

/dports/x11/xlockmore/xlockmore-5.67/docs/
H A DHACKERS.GUIDE.fr131 XSetForeground(display, gc, MI_BLACK_PIXEL(mi));
252 <TR><TD>XSetForeground(display, gc, MI_BLACK_PIXEL(mi));</TD> <TD>Mettre la couleur du trac� en no…
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Ddecay.c230 dp->black = MI_BLACK_PIXEL(mi); in alloc_decay()
H A Dlife3d.c2237 gcv.background = MI_BLACK_PIXEL(mi); in drawTri()
2246 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in drawTri()
2279 gcv.background = MI_BLACK_PIXEL(mi); in drawQuad()
2288 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in drawQuad()
2324 gcv.background = MI_BLACK_PIXEL(mi); in drawHex()
2333 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in drawHex()
3072 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in DrawScreen()
3788 lp->colors[0] = MI_BLACK_PIXEL(mi); in init_life3d()
H A Dspace.c395 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_space()
H A Danemone.c362 sp->gcv.foreground = MI_BLACK_PIXEL(mi); in initAnemone()
H A Dspline.c281 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_spline()
H A Dxcl.c362 dp->bg = MI_BLACK_PIXEL(mi); in init_xcl()
H A Dflag.c440 fp->black = MI_BLACK_PIXEL(mi); in init_stuff()
H A Ddeluxe.c527 gcv.foreground = MI_BLACK_PIXEL(mi); in init_deluxe()
H A Dgoop.c582 XSetForeground(display, gp->pixmap_gc, MI_BLACK_PIXEL(mi)); in draw_goop()
H A Dloop.c1243 gcv.background = MI_BLACK_PIXEL(mi); in drawcell()
1363 gcv.background = MI_BLACK_PIXEL(mi); in draw_state()
2257 lp->colors[0] = MI_BLACK_PIXEL(mi); in init_loop()
H A Ddclock.c817 MI_CLEARWINDOWCOLORMAPFAST(mi, gc, MI_BLACK_PIXEL(mi)); in drawDclock()
917 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in drawDclock()
H A Dqix.c308 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_qix()
H A Dtetris.c626 XSetBackground(display, tp->gc, MI_BLACK_PIXEL(mi)); in setColour()
1610 MI_BLACK_PIXEL(mi) = tp->blackpixel; in free_tetris_screen()
2230 tp->blackpixel = MI_BLACK_PIXEL(mi); in init_tetris()
2247 MI_BLACK_PIXEL(mi) = color.pixel; in init_tetris()
H A Dlife1d.c609 lp->black = MI_BLACK_PIXEL(mi); in init_stuff()
H A Dbouboule.c762 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_bouboule()
H A Dapollonian.c599 XSetForeground(MI_DISPLAY(mi), MI_GC(mi), MI_BLACK_PIXEL(mi)); in p()
H A Deuler2d.c834 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_euler2d()
H A Dmaze.c984 mp->black = MI_BLACK_PIXEL(mi); in init_stuff()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Ddiscrete.c296 XSetForeground(dsp, gc, MI_BLACK_PIXEL(mi)); in draw_discrete_1()
H A Dapollonian.c593 XSetForeground(MI_DISPLAY(mi), MI_GC(mi), MI_BLACK_PIXEL(mi)); in p()
H A Deuler2d.c830 XSetForeground(display, gc, MI_BLACK_PIXEL(mi)); in draw_euler2d()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmode.h237 #define MI_BLACK_PIXEL(mi) ((mi)->screeninfo->black_pixel) macro
309 #define MI_CLEARWINDOW(mi) MI_CLEARWINDOWCOLOR(mi, MI_BLACK_PIXEL(mi))
/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Djuggler3d.c2246 if(color == MI_BLACK_PIXEL(mi)) { /* Use 'last' when erasing */ in show_torch()
2272 if(color != MI_BLACK_PIXEL(mi)) { in show_torch()
2273 XSetForeground(MI_DISPLAY(mi), MI_GC(mi), MI_BLACK_PIXEL(mi)); in show_torch()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Djuggler3d.c2191 if(color == MI_BLACK_PIXEL(mi)) { /* Use 'last' when erasing */ in show_torch()
2217 if(color != MI_BLACK_PIXEL(mi)) { in show_torch()
2218 XSetForeground(MI_DISPLAY(mi), MI_GC(mi), MI_BLACK_PIXEL(mi)); in show_torch()

123456