Home
last modified time | relevance | path

Searched refs:GLFW_KEY_H (Results 1 – 25 of 89) sorted by relevance

1234

/dports/misc/box2d/box2d-2.4.1/testbed/tests/
H A Dheavy2.cpp80 case GLFW_KEY_H: in Keyboard()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Testbed/Tests/
H A DHeavyOnLightTwo.h77 case GLFW_KEY_H: in Keyboard()
/dports/graphics/open3d/Open3D-0.2/src/Visualization/Visualizer/
H A DVisualizerCallback.cpp142 case GLFW_KEY_H: in KeyPressCallback()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Visualization/Visualizer/
H A DVisualizerCallback.cpp142 case GLFW_KEY_H: in KeyPressCallback()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dx11_init.c166 case XK_h: return GLFW_KEY_H; in translateKey()
278 else if (strcmp(name, "AC06") == 0) keyCodeGLFW = GLFW_KEY_H; in updateKeyCodeLUT()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Devents.c60 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/tests/
H A Dcursor.c161 case GLFW_KEY_H: in key_callback()
H A Devents.c76 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dx11_init.c181 case XK_h: return GLFW_KEY_H; in translateKeyCode()
287 else if (strcmp(name, "AC06") == 0) key = GLFW_KEY_H; in createKeyTables()
H A Dwin32_init.c150 _glfw.win32.publicKeys[0x023] = GLFW_KEY_H; in createKeyTables()
H A Dglfw3.h294 #define GLFW_KEY_H 72 macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/tests/
H A Dcursor.c194 case GLFW_KEY_H: in key_callback()
H A Devents.c77 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/tests/
H A Dcursor.c194 case GLFW_KEY_H: in key_callback()
H A Devents.c77 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/graphics/glfw/glfw-3.3.4/tests/
H A Dcursor.c194 case GLFW_KEY_H: in key_callback()
H A Devents.c77 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/tests/
H A Dcursor.c193 case GLFW_KEY_H: in key_callback()
H A Devents.c76 case GLFW_KEY_H: return "H"; in get_key_name()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dmir_init.c74 _glfw.mir.keycodes[KEY_H] = GLFW_KEY_H; in createKeyTables()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/include/GLFW/
H A Dglfw3.h299 #define GLFW_KEY_H 72 macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dmir_init.c74 _glfw.mir.keycodes[KEY_H] = GLFW_KEY_H; in createKeyTables()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dmir_init.c74 _glfw.mir.keycodes[KEY_H] = GLFW_KEY_H; in createKeyTables()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/scenes/collisiondetection/
H A DCollisionDetectionScene.cpp288 else if (key == GLFW_KEY_H && action == GLFW_PRESS) { in keyboardEvent()
/dports/graphics/embree/embree-3.13.2/tutorials/common/glfw/include/GLFW/
H A Dglfw3.h330 #define GLFW_KEY_H 72 macro

1234