Home
last modified time | relevance | path

Searched refs:UNDER_MOUSE_NOTHING (Results 1 – 5 of 5) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dselect.cpp167 thing_under_the_mouse = UNDER_MOUSE_NOTHING; in old_reset_under_the_mouse()
231 thing_under_the_mouse = UNDER_MOUSE_NOTHING; in reset_under_the_mouse()
404 if (add_selection && (object_type != UNDER_MOUSE_NOTHING) && in anything_under_the_mouse()
H A Dcursors.h42 #define UNDER_MOUSE_NOTHING 4 macro
H A Dshadows.c665 anything_under_the_mouse(0, UNDER_MOUSE_NOTHING); in draw_sun_shadowed_scene()
721 anything_under_the_mouse(0, UNDER_MOUSE_NOTHING); in draw_sun_shadowed_scene()
H A Dgamewin.c1280 anything_under_the_mouse(0, UNDER_MOUSE_NOTHING); in display_game_handler()
H A Dnew_character.c463 anything_under_the_mouse (0, UNDER_MOUSE_NOTHING); in display_newchar_handler()