Home
last modified time | relevance | path

Searched defs:_GLFWlibraryWin32 (Results 1 – 11 of 11) sorted by relevance

/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dwin32_platform.h167 typedef struct _GLFWlibraryWin32 struct
169 ATOM classAtom;
170 DWORD foregroundLockTimeout;
171 char* clipboardString;
174 struct {
179 } timer;
183 struct {
210 } _GLFWlibraryWin32; argument
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwin32_platform.h317 typedef struct _GLFWlibraryWin32 struct
328 double restoreCursorPosX, restoreCursorPosY;
331 RAWINPUT* rawInput;
335 struct {
338 } winmm;
340 struct {
344 } dinput8;
346 struct {
350 } xinput;
352 struct {
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwin32_platform.h328 typedef struct _GLFWlibraryWin32 struct
339 double restoreCursorPosX, restoreCursorPosY;
342 RAWINPUT* rawInput;
346 struct {
349 } winmm;
351 struct {
355 } dinput8;
357 struct {
361 } xinput;
363 struct {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwin32_platform.h317 typedef struct _GLFWlibraryWin32 struct
328 double restoreCursorPosX, restoreCursorPosY;
331 RAWINPUT* rawInput;
335 struct {
338 } winmm;
340 struct {
344 } dinput8;
346 struct {
350 } xinput;
352 struct {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwin32_platform.h317 typedef struct _GLFWlibraryWin32 struct
328 double restoreCursorPosX, restoreCursorPosY;
331 RAWINPUT* rawInput;
335 struct {
338 } winmm;
340 struct {
344 } dinput8;
346 struct {
350 } xinput;
352 struct {
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwin32_platform.h326 typedef struct _GLFWlibraryWin32 struct
337 double restoreCursorPosX, restoreCursorPosY;
340 RAWINPUT* rawInput;
344 struct {
347 } winmm;
349 struct {
353 } dinput8;
355 struct {
359 } xinput;
361 struct {
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwin32_platform.h326 typedef struct _GLFWlibraryWin32 struct
337 double restoreCursorPosX, restoreCursorPosY;
340 RAWINPUT* rawInput;
344 struct {
347 } winmm;
349 struct {
353 } dinput8;
355 struct {
359 } xinput;
361 struct {
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwin32_platform.h283 typedef struct _GLFWlibraryWin32 struct
290 short int keycodes[512];
294 double restoreCursorPosX, restoreCursorPosY;
297 RAWINPUT* rawInput;
298 int rawInputSize;
300 struct {
303 } winmm;
305 struct {
309 } dinput8;
311 struct {
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwin32_platform.h283 typedef struct _GLFWlibraryWin32 struct
290 short int keycodes[512];
294 double restoreCursorPosX, restoreCursorPosY;
297 RAWINPUT* rawInput;
298 int rawInputSize;
300 struct {
303 } winmm;
305 struct {
309 } dinput8;
311 struct {
[all …]
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwin32_platform.h336 typedef struct _GLFWlibraryWin32 struct
347 double restoreCursorPosX, restoreCursorPosY;
350 RAWINPUT* rawInput;
354 struct {
357 } winmm;
359 struct {
363 } dinput8;
365 struct {
369 } xinput;
371 struct {
[all …]
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dwin32_platform.h165 typedef struct _GLFWlibraryWin32 struct
167 DWORD foregroundLockTimeout;
168 char* clipboardString;
169 short int publicKeys[512];
194 } _GLFWlibraryWin32; argument