Home
last modified time | relevance | path

Searched defs:pixelToWindowCoords (Results 1 – 3 of 3) sorted by relevance

/dports/devel/love10/love-0.10.2/src/modules/mouse/sdl/
H A DMouse.cpp45 static void pixelToWindowCoords(double *x, double *y) in pixelToWindowCoords() function
/dports/devel/love10/love-0.10.2/src/modules/window/sdl/
H A DWindow.cpp923 void Window::pixelToWindowCoords(double *x, double *y) const in pixelToWindowCoords() function in love::window::sdl::Window
/dports/devel/love/love-11.3/src/modules/window/sdl/
H A DWindow.cpp1074 void Window::pixelToWindowCoords(double *x, double *y) const in pixelToWindowCoords() function in love::window::sdl::Window