Home
last modified time | relevance | path

Searched refs:GLFW_KEY_F17 (Results 1 – 25 of 86) sorted by relevance

1234

/dports/graphics/anttweakbar/AntTweakBar/src/
H A DMiniGLFW.h51 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/graphics/glfw2/glfw-2.7.9/support/d/examples/
H A Dkeytest.d111 case GLFW_KEY_F17: in keyfun()
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Devents.c70 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Devents.c122 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dglfw.d76 const int GLFW_KEY_F17 = (GLFW_KEY_SPECIAL+18); variable
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dglfw.c209 case GLFW_KEY_F17: return "F17"; in GetKeyName()
/dports/graphics/anttweakbar/AntTweakBar/examples/
H A Dglfw.h212 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/xcode/libglfw/include/GL/
H A Dglfw.h225 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/msvc/glfw/include/GL/
H A Dglfw.h225 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/graphics/glfw2/glfw-2.7.9/include/GL/
H A Dglfw.h225 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/GL/
H A Dglfw.h225 #define GLFW_KEY_F17 (GLFW_KEY_SPECIAL+18) macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dmir_init.c135 _glfw.mir.keycodes[KEY_F17] = GLFW_KEY_F17; in createKeyTables()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/include/GLFW/
H A Dglfw3.h361 #define GLFW_KEY_F17 306 macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dmir_init.c135 _glfw.mir.keycodes[KEY_F17] = GLFW_KEY_F17; in createKeyTables()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dmir_init.c135 _glfw.mir.keycodes[KEY_F17] = GLFW_KEY_F17; in createKeyTables()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dwin32_init.c215 _glfw.win32.publicKeys[0x068] = GLFW_KEY_F17; in createKeyTables()
H A Dglfw3.h356 #define GLFW_KEY_F17 306 macro
/dports/graphics/glfw2/glfw-2.7.9/support/pascal/
H A Dglfw.pas91 GLFW_KEY_F17 = (GLFW_KEY_SPECIAL+18);
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/tests/
H A Devents.c139 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/tests/
H A Devents.c139 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/graphics/glfw/glfw-3.3.4/tests/
H A Devents.c139 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/tests/
H A Devents.c138 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/tests/
H A Devents.c138 case GLFW_KEY_F17: return "F17"; in get_key_name()
/dports/graphics/embree/embree-3.13.2/tutorials/common/glfw/include/GLFW/
H A Dglfw3.h392 #define GLFW_KEY_F17 306 macro
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h389 #define GLFW_KEY_F17 306 macro

1234