Home
last modified time | relevance | path

Searched refs:GLUT_KEY_INSERT (Results 1 – 25 of 62) sorted by relevance

123

/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwEventGLUT.c138 case GLUT_KEY_INSERT: in TwEventSpecialGLUT()
H A DMiniGLUT.h83 #define GLUT_KEY_INSERT 108 macro
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/
H A Dglut.scm30 GLUT_KEY_INSERT
/dports/games/gracer/gracer-0.1.5/src/
H A Dgluthash.h51 {"key_insert", (void *) GLUT_KEY_INSERT},
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dcommon.h182 #define KEY_INSERT GLUT_KEY_INSERT
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dwinsys.h162 WSK_INSERT = GLUT_KEY_INSERT,
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/ypsilon/
H A Dglut.scm45 GLUT_KEY_INSERT
236 (define GLUT_KEY_INSERT 108)
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dcamera.cxx263 case 256+GLUT_KEY_INSERT : toggle_widefov (); break ; in keyboardInput()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_freeglut.cpp40 io.KeyMap[ImGuiKey_Insert] = 256 + GLUT_KEY_INSERT; in ImGui_ImplFreeGLUT_Init()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_freeglut.cpp44 io.KeyMap[ImGuiKey_Insert] = 256 + GLUT_KEY_INSERT; in ImGui_ImplFreeGLUT_Init()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_freeglut.cpp41 io.KeyMap[ImGuiKey_Insert] = 256 + GLUT_KEY_INSERT; in ImGui_ImplFreeGLUT_Init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLUT/
H A Dconstants.py99 GLUT_KEY_INSERT = Constant( 'GLUT_KEY_INSERT', 108) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLUT/
H A Dconstants.py99 GLUT_KEY_INSERT = Constant( 'GLUT_KEY_INSERT', 108) variable
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_glut.cpp62 io.KeyMap[ImGuiKey_Insert] = 256 + GLUT_KEY_INSERT; in ImGui_ImplGLUT_Init()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/GL/
H A Dglut.h112 #define GLUT_KEY_INSERT 108 macro
/dports/games/torcs/torcs-1.3.7/src/libs/tgfclient/
H A Dcontrol.cpp95 {"Insert", GLUT_KEY_INSERT}
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/include/GL/
H A Dfreeglut_std.h110 #define GLUT_KEY_INSERT 0x006C macro
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_main.c1001 case XK_Insert: special = GLUT_KEY_INSERT; break; in glutMainLoopEvent()
1609 KEY( VK_INSERT, GLUT_KEY_INSERT ); in fgWindowProc()
1675 KEY( VK_INSERT, GLUT_KEY_INSERT ); in fgWindowProc()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dkeyboard.cpp292 case GLUT_KEY_INSERT: in Special()
/dports/math/giacxcas/fltk-1.3.0/FL/
H A Dglut.H278 # define GLUT_KEY_INSERT FL_Insert macro
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A Dglut.H268 # define GLUT_KEY_INSERT FL_Insert macro
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A Dglut.H277 # define GLUT_KEY_INSERT FL_Insert macro
/dports/x11-toolkits/ntk/ntk/FL/
H A Dglut.H278 # define GLUT_KEY_INSERT FL_Insert macro
/dports/graphics/freeglut/freeglut-3.2.1/src/wayland/
H A Dfg_input_devices_wl.c121 case XKB_KEY_Insert: special = GLUT_KEY_INSERT; break; in fghKeyboardInterpretKeysym()
/dports/games/torcs/torcs-1.3.7/src/windows/include/GL/
H A Dglut.h183 #define GLUT_KEY_INSERT 108 macro

123