Searched defs:xhot (Results 1 - 9 of 9) sorted by relevance
/third_party/glfw/src/ |
H A D | x11_init.c | 1127 Cursor _glfwCreateNativeCursorX11(const GLFWimage* image, int xhot, int yhot) in _glfwCreateNativeCursorX11() argument
|
H A D | null_window.c | 522 _glfwCreateCursorNull(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorNull() argument
|
H A D | input.c | 846 GLFWAPI GLFWcursor* glfwCreateCursor(const GLFWimage* image, int xhot, int yhot) in glfwCreateCursor() argument
|
H A D | win32_window.c | 101 static HICON createIcon(const GLFWimage* image, int xhot, int yhot, GLFWbool icon) in createIcon() argument 2290 _glfwCreateCursorWin32(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWin32() argument
|
H A D | x11_window.c | 2938 _glfwCreateCursorX11(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorX11() argument
|
H A D | wl_window.c | 2749 _glfwCreateCursorWayland(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWayland() argument
|
H A D | wl_platform.h | 605 int xhot, yhot; member
|
/third_party/libdrm/include/drm/ |
H A D | vmwgfx_drm.h | 534 __s32 xhot; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 541 __s32 xhot; member
|
Completed in 20 milliseconds