Home
last modified time | relevance | path

Searched refs:MI_LEFT_COLOR (Results 1 – 12 of 12) sorted by relevance

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dxlockmore.h63 #define MI_LEFT_COLOR(MI) ((MI)->threed_left_color) macro
H A Dworm.c393 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in draw_worm()
H A Dbouboule.c762 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in draw_bouboule()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dstar.c528 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in star_draw()
543 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in star_draw()
565 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in star_draw()
H A Dpyro.c335 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in shootup()
434 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in burst()
H A Dhyper.c684 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in move_line()
768 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in move_plane()
837 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in move_number()
H A Dspace.c405 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in draw_space()
H A Dworm.c421 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in draw_worm()
H A Dbouboule.c839 XSetForeground(display, gc, MI_LEFT_COLOR(mi)); in draw_bouboule()
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A Dxlockmore.h59 #define MI_LEFT_COLOR(MI) ((MI)->threed_left_color) macro
/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Dtext3d2.cc417 search.pixel = MI_LEFT_COLOR(mi); in init_text3d2()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmode.h243 #define MI_LEFT_COLOR(mi) ((mi)->screeninfo->left_pixel) macro