Home
last modified time | relevance | path

Searched refs:dxUnaccel (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwl_window.c1280 wl_fixed_t dxUnaccel, in handleRelativeMotion() argument
1289 window->virtualCursorPosX + wl_fixed_to_double(dxUnaccel), in handleRelativeMotion()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwl_window.c1280 wl_fixed_t dxUnaccel, in handleRelativeMotion() argument
1289 window->virtualCursorPosX + wl_fixed_to_double(dxUnaccel), in handleRelativeMotion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwl_window.c1422 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1431 window->virtualCursorPosX + wl_fixed_to_double(dxUnaccel), in relativePointerHandleRelativeMotion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwl_window.c1422 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1431 window->virtualCursorPosX + wl_fixed_to_double(dxUnaccel), in relativePointerHandleRelativeMotion()
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwl_window.c1422 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1431 window->virtualCursorPosX + wl_fixed_to_double(dxUnaccel), in relativePointerHandleRelativeMotion()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwl_window.c1448 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1460 xpos += wl_fixed_to_double(dxUnaccel); in relativePointerHandleRelativeMotion()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwl_window.c1457 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1469 xpos += wl_fixed_to_double(dxUnaccel); in relativePointerHandleRelativeMotion()
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwl_window.c1457 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1469 xpos += wl_fixed_to_double(dxUnaccel); in relativePointerHandleRelativeMotion()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwl_window.c1446 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1458 xpos += wl_fixed_to_double(dxUnaccel); in relativePointerHandleRelativeMotion()
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dwl_window.c1264 wl_fixed_t dxUnaccel, in relativePointerHandleRelativeMotion() argument
1276 xpos += wl_fixed_to_double(dxUnaccel); in relativePointerHandleRelativeMotion()