Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c2587 int rootX, rootY, childX, childY; in _glfwWindowHoveredX11() local
2593 &root, &w, &rootX, &rootY, in _glfwWindowHoveredX11()
2837 int rootX, rootY, childX, childY; in _glfwGetCursorPosX11() local
2842 &rootX, &rootY, &childX, &childY, in _glfwGetCursorPosX11()
/third_party/python/Lib/tkinter/
H A D__init__.py1124 def winfo_containing(self, rootX, rootY, displayof=0):
1127 + self._displayof(displayof) + (rootX, rootY)

Completed in 11 milliseconds