/dports/math/curv/curv-0.5/extern/imgui/examples/ |
H A D | imgui_impl_win32.cpp | 109 case ImGuiMouseCursor_ResizeNESW: win32_cursor = IDC_SIZENESW; break; in ImGui_ImplWin32_UpdateMouseCursor()
|
H A D | imgui_impl_sdl.cpp | 156 … g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
H A D | imgui_impl_glfw.cpp | 158 …g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); // FIX… in ImGui_ImplGlfw_Init()
|
H A D | imgui_impl_allegro5.cpp | 338 … case ImGuiMouseCursor_ResizeNESW: cursor_id = ALLEGRO_SYSTEM_MOUSE_CURSOR_RESIZE_NE; break; in ImGui_ImplAllegro5_UpdateMouseCursor()
|
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/ |
H A D | imgui_impl_win32.cpp | 113 case ImGuiMouseCursor_ResizeNESW: win32_cursor = IDC_SIZENESW; break; in ImGui_ImplWin32_UpdateMouseCursor()
|
H A D | imgui_impl_sdl.cpp | 165 … g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
H A D | imgui_impl_glfw.cpp | 172 …g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); // FIX… in ImGui_ImplGlfw_Init()
|
H A D | imgui_impl_allegro5.cpp | 345 … case ImGuiMouseCursor_ResizeNESW: cursor_id = ALLEGRO_SYSTEM_MOUSE_CURSOR_RESIZE_NE; break; in ImGui_ImplAllegro5_UpdateMouseCursor()
|
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/ |
H A D | imgui_impl_win32.cpp | 111 case ImGuiMouseCursor_ResizeNESW: win32_cursor = IDC_SIZENESW; break; in ImGui_ImplWin32_UpdateMouseCursor()
|
H A D | imgui_impl_sdl.cpp | 157 … g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
H A D | imgui_impl_glfw.cpp | 158 …g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); // FIX… in ImGui_ImplGlfw_Init()
|
H A D | imgui_impl_allegro5.cpp | 338 … case ImGuiMouseCursor_ResizeNESW: cursor_id = ALLEGRO_SYSTEM_MOUSE_CURSOR_RESIZE_NE; break; in ImGui_ImplAllegro5_UpdateMouseCursor()
|
/dports/graphics/milton/milton-1.9.1/third_party/imgui/ |
H A D | imgui_impl_sdl.cpp | 165 … g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
/dports/games/pioneer/pioneer-20210723/contrib/imgui/examples/ |
H A D | imgui_impl_sdl.cpp | 221 … g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
/dports/misc/box2d/box2d-2.4.1/testbed/ |
H A D | imgui_impl_glfw.cpp | 174 …g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); // FIX… in ImGui_ImplGlfw_Init()
|
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/ |
H A D | imgui_impl_glfw.cpp | 260 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_RESIZE_NESW_CURSOR); in ImGui_ImplGlfw_Init() 265 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfw_Init()
|
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/ |
H A D | imgui_impl_glfw.cpp | 222 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_RESIZE_NESW_CURSOR); in ImGui_ImplGlfw_Init() 227 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfw_Init()
|
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/ |
H A D | imgui_impl_glfw_gl2.cpp | 279 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfwGL2_Init()
|
H A D | imgui_impl_glfw_gl3.cpp | 411 g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfwGL3_Init()
|
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/ |
H A D | imgui_impl_glfw.cpp | 263 … bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_RESIZE_NESW_CURSOR); in ImGui_ImplGlfw_Init() 268 bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfw_Init()
|
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/ |
H A D | imgui_impl_sdl.cpp | 228 …bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/ |
H A D | imgui_impl_glfw.cpp | 277 … bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_RESIZE_NESW_CURSOR); in ImGui_ImplGlfw_Init() 282 bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = glfwCreateStandardCursor(GLFW_ARROW_CURSOR); in ImGui_ImplGlfw_Init()
|
H A D | imgui_impl_allegro5.cpp | 419 … case ImGuiMouseCursor_ResizeNESW: cursor_id = ALLEGRO_SYSTEM_MOUSE_CURSOR_RESIZE_NE; break; in ImGui_ImplAllegro5_UpdateMouseCursor()
|
H A D | imgui_impl_osx.mm | 126 …g_MouseCursors[ImGuiMouseCursor_ResizeNESW] = [NSCursor respondsToSelector:@selector(_windowResize…
|
H A D | imgui_impl_sdl.cpp | 249 …bd->MouseCursors[ImGuiMouseCursor_ResizeNESW] = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_SIZENESW); in ImGui_ImplSDL2_Init()
|