Home
last modified time | relevance | path

Searched refs:draw_lights (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/anese/ANESE-0.9.1/roms/tests/joy/spadtest-nes-0.01/src/
H A Dglobal.inc16 .global draw_lights
H A Dlights.s18 .proc draw_lights label
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dlights.h92 void draw_lights();
H A Dlights.c108 void draw_lights() in draw_lights() function
H A Dgamewin.c1237 draw_lights (); in display_game_handler()
H A Dnew_character.c436 draw_lights(); in display_newchar_handler()
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Dlights.h75 void draw_lights();
H A Ddraw_scene.c102 draw_lights(); in draw_scene()
H A Dlights.c40 void draw_lights() in draw_lights() function
/dports/games/glightoff/glightoff-1.0.0/src/
H A Dglightoff.c128 draw_lights () in draw_lights() function
180 draw_lights (); in redraw_all()
372 draw_lights (); in configure_event_cb()
/dports/games/gnome-taquin/gnome-taquin-3.38.1/src/
H A Dtaquin-view.vala49 private bool draw_lights = false;
95 draw_lights = false;
161 if (draw_lights)
496 draw_lights = false;
542 draw_lights = true;
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Draverhoop.c235 draw_lights (ModeInfo *mi) in draw_lights() function
754 draw_lights (mi); in draw_hoop()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/map-object/
H A Dmap-object-preview.c236 draw_lights (cairo_t *cr, in draw_lights() function
330 draw_lights (cr, startx, starty, pw, ph); in preview_expose()