Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetWindowPos (Results 1 – 25 of 85) sorted by relevance

1234

/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h635 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dnull_window.c98 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h640 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h634 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h634 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dnull_window.c98 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h636 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dnull_window.c98 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h640 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dnull_window.c96 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dinternal.h636 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dinternal.h470 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
H A Dx11_window.c291 _glfwPlatformGetWindowPos(window, &window->x11.xpos, &window->x11.ypos); in createWindow()
996 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dcocoa_window.m151 _glfwPlatformGetWindowPos(window, &x, &y);
949 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) function
H A Dwindow.c438 _glfwPlatformGetWindowPos(window, xpos, ypos); in glfwGetWindowPos()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dinternal.h522 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos);
H A Dwl_window.c273 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dx11_window.c499 _glfwPlatformGetWindowPos(window, &window->x11.xpos, &window->x11.ypos); in createWindow()
1241 _glfwPlatformGetWindowPos(window, &x, &y); in processEvent()
1591 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function
H A Dwindow.c437 _glfwPlatformGetWindowPos(window, xpos, ypos); in glfwGetWindowPos()
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dnull_window.c198 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() function

1234