Home
last modified time | relevance | path

Searched refs:XcursorImageLoadCursor (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/src/
H A Dx11_platform.h345 #define XcursorImageLoadCursor _glfw.x11.xcursor.ImageLoadCursor macro
H A Dx11_init.c769 _glfwPlatformGetModuleSymbol(_glfw.x11.xcursor.handle, "XcursorImageLoadCursor"); in initExtensions()
1154 cursor = XcursorImageLoadCursor(_glfw.x11.display, native); in _glfwCreateNativeCursorX11()
H A Dx11_window.c2996 cursor->x11.handle = XcursorImageLoadCursor(_glfw.x11.display, image); in _glfwCreateStandardCursorX11()

Completed in 10 milliseconds