Searched refs:childX (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/src/ |
H A D | x11_window.c | 2587 int rootX, rootY, childX, childY; in _glfwWindowHoveredX11() local 2594 &childX, &childY, &mask); in _glfwWindowHoveredX11() 2837 int rootX, rootY, childX, childY; in _glfwGetCursorPosX11() local 2842 &rootX, &rootY, &childX, &childY, in _glfwGetCursorPosX11() 2846 *xpos = childX; in _glfwGetCursorPosX11()
|
Completed in 5 milliseconds