Home
last modified time | relevance | path

Searched refs:ycursor (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/src/
H A Dnull_window.c382 _glfw.null.ycursor >= window->null.ypos && in _glfwWindowHoveredNull()
384 _glfw.null.ycursor <= window->null.ypos + window->null.height - 1; in _glfwWindowHoveredNull()
509 *ypos = _glfw.null.ycursor - window->null.ypos; in _glfwGetCursorPosNull()
515 _glfw.null.ycursor = window->null.ypos + (int) y; in _glfwSetCursorPosNull()
H A Dnull_platform.h200 int ycursor; member

Completed in 2 milliseconds