Home
last modified time | relevance | path

Searched refs:GLFW_RESIZE_ALL_CURSOR (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/tests/
H A Dcursor.c369 GLFW_RESIZE_ALL_CURSOR, in main()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glfw.cpp60 #define GLFW_HAS_NEW_CURSORS (GLFW_VERSION_MAJOR * 1000 + GLFW_VERSION_MINOR * 100 >= 3400) // 3.4+ GLFW_RESIZE_ALL_CURSOR, GLFW_RESIZE_NESW_CURSOR, GLFW_RESIZE_NWSE_CURSOR, GLFW_NOT_ALLOWED_CURSOR
259 bd->MouseCursors[ImGuiMouseCursor_ResizeAll] = glfwCreateStandardCursor(GLFW_RESIZE_ALL_CURSOR); in ImGui_ImplGlfw_Init()
/third_party/glfw/include/GLFW/
H A Dglfw3.h1261 #define GLFW_RESIZE_ALL_CURSOR 0x00036009 macro
5076 * @ref GLFW_RESIZE_ALL_CURSOR | Yes | Yes | Yes | Yes
/third_party/glfw/src/
H A Dx11_window.c2985 case GLFW_RESIZE_ALL_CURSOR: in _glfwCreateStandardCursorX11()
3026 case GLFW_RESIZE_ALL_CURSOR: in _glfwCreateStandardCursorX11()
H A Dinput.c888 shape != GLFW_RESIZE_ALL_CURSOR && in glfwCreateStandardCursor()
H A Dwl_window.c2795 case GLFW_RESIZE_ALL_CURSOR: in _glfwCreateStandardCursorWayland()
2834 case GLFW_RESIZE_ALL_CURSOR: in _glfwCreateStandardCursorWayland()
H A Dwin32_window.c2331 case GLFW_RESIZE_ALL_CURSOR: in _glfwCreateStandardCursorWin32()

Completed in 21 milliseconds