Home
last modified time | relevance | path

Searched refs:GLFW_KEY_RIGHT (Results 51 – 75 of 212) sorted by relevance

123456789

/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/
H A Dgui.cpp102 io.KeyMap[ImGuiKey_RightArrow] = GLFW_KEY_RIGHT; in init()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/examples/
H A Dwave.c290 case GLFW_KEY_RIGHT: in key_callback()
H A Dgears.c236 case GLFW_KEY_RIGHT: in key()
/dports/security/ridl/ridl-11b3240/nuklear/demo/glfw_opengl4/
H A Dnuklear_glfw_gl4.h607 nk_input_key(ctx, NK_KEY_TEXT_WORD_RIGHT, glfwGetKey(win, GLFW_KEY_RIGHT) == GLFW_PRESS); in nk_glfw3_new_frame()
612 nk_input_key(ctx, NK_KEY_RIGHT, glfwGetKey(win, GLFW_KEY_RIGHT) == GLFW_PRESS); in nk_glfw3_new_frame()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/glfw_opengl4/
H A Dnuklear_glfw_gl4.h609 nk_input_key(ctx, NK_KEY_TEXT_WORD_RIGHT, glfwGetKey(win, GLFW_KEY_RIGHT) == GLFW_PRESS); in nk_glfw3_new_frame()
615 nk_input_key(ctx, NK_KEY_RIGHT, glfwGetKey(win, GLFW_KEY_RIGHT) == GLFW_PRESS); in nk_glfw3_new_frame()
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DGLFWOpenGLWindow.cpp247 case GLFW_KEY_RIGHT: in getBulletKeyFromGLFWKeycode()
/dports/misc/box2d/box2d-2.4.1/testbed/
H A Dimgui_impl_glfw.cpp142 io.KeyMap[ImGuiKey_RightArrow] = GLFW_KEY_RIGHT; in ImGui_ImplGlfw_Init()
/dports/graphics/anttweakbar/AntTweakBar/examples/
H A Dglfw.h224 #define GLFW_KEY_RIGHT (GLFW_KEY_SPECIAL+30) macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/examples/
H A Dgears.c237 case GLFW_KEY_RIGHT: in key()
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/xcode/libglfw/include/GL/
H A Dglfw.h237 #define GLFW_KEY_RIGHT (GLFW_KEY_SPECIAL+30) macro
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/msvc/glfw/include/GL/
H A Dglfw.h237 #define GLFW_KEY_RIGHT (GLFW_KEY_SPECIAL+30) macro
/dports/graphics/glfw2/glfw-2.7.9/examples/
H A Dgears.c241 case GLFW_KEY_RIGHT: in key()
/dports/graphics/glfw2/glfw-2.7.9/include/GL/
H A Dglfw.h237 #define GLFW_KEY_RIGHT (GLFW_KEY_SPECIAL+30) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/examples/
H A Dgears.c236 case GLFW_KEY_RIGHT: in key()
/dports/devel/emscripten/emscripten-2.0.3/system/include/GL/
H A Dglfw.h237 #define GLFW_KEY_RIGHT (GLFW_KEY_SPECIAL+30) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/examples/
H A Dgears.c236 case GLFW_KEY_RIGHT: in key()
/dports/graphics/glfw/glfw-3.3.4/examples/
H A Dgears.c237 case GLFW_KEY_RIGHT: in key()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_glfw.cpp140 io.KeyMap[ImGuiKey_RightArrow] = GLFW_KEY_RIGHT; in ImGui_ImplGlfw_Init()
/dports/graphics/ospray/ospray-2.8.0/apps/ospExamples/
H A Dimgui_impl_glfw_gl3.cpp286 io.KeyMap[ImGuiKey_RightArrow] = GLFW_KEY_RIGHT; in ImGui_ImplGlfwGL3_Init()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dgears.c237 case GLFW_KEY_RIGHT: in key()
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DGLFWOpenGLWindow.cpp247 case GLFW_KEY_RIGHT: in getBulletKeyFromGLFWKeycode()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dmir_init.c116 _glfw.mir.keycodes[KEY_RIGHT] = GLFW_KEY_RIGHT; in createKeyTables()
/dports/math/poly2tri/poly2tri-e6e63dd29ef0805b3e40fe1832c2f1fe2307943a/testbed/
H A Dmain.cc275 if (glfwGetKey(window, GLFW_KEY_RIGHT) == GLFW_PRESS)
/dports/games/craft/Craft-1.0fbsd/deps/glfw/include/GLFW/
H A Dglfw3.h332 #define GLFW_KEY_RIGHT 262 macro
/dports/games/craft/Craft-1.0fbsd/deps/glfw/examples/
H A Dgears.c237 case GLFW_KEY_RIGHT: in key()

123456789