Searched refs:cursorPosX (Results 1 – 3 of 3) sorted by relevance
90 double cursorPosX, cursorPosY; member
90 window->wl.cursorPosX = wl_fixed_to_double(sx); in pointerHandleMotion()
660 *xpos = window->wl.cursorPosX; in _glfwPlatformGetCursorPos()