Searched refs:defaultCursor (Results 1 – 1 of 1) sorted by relevance
875 struct wl_cursor* defaultCursor; in _glfwPlatformSetCursor() local899 defaultCursor = wl_cursor_theme_get_cursor(_glfw.wl.cursorTheme, in _glfwPlatformSetCursor()901 if (!defaultCursor) in _glfwPlatformSetCursor()907 image = defaultCursor->images[0]; in _glfwPlatformSetCursor()