Home
last modified time | relevance | path

Searched refs:absolute_mouse_y (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/nordlicht/nordlicht-0.4.5/utils/
H A Dmpv-nordlicht.lua146 local absolute_mouse_y = 1.0*mouse_y/osd_y*screen_y
148 if absolute_mouse_y <= mh+height and is_on then
/dports/graphics/grafx2/grafx2/src/
H A Dgraph.c298 int absolute_mouse_y=Mouse_Y*Pixel_height; in Init_mode_video() local
539 Mouse_Y=absolute_mouse_y/Pixel_height; in Init_mode_video()