Home
last modified time | relevance | path

Searched refs:GLUT_KEY_HOME (Results 1 – 25 of 110) sorted by relevance

12345

/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwEventGLUT.c132 case GLUT_KEY_HOME: in TwEventSpecialGLUT()
H A DMiniGLUT.h81 #define GLUT_KEY_HOME 106 macro
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/
H A Dglut.scm29 GLUT_KEY_HOME
/dports/games/gracer/gracer-0.1.5/src/
H A Dgluthash.h49 {"key_home", (void *) GLUT_KEY_HOME},
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dcommon.h183 #define KEY_HOME GLUT_KEY_HOME
/dports/games/billardgl/BillardGL-1.75/src/
H A DBenutzerschnittstelle.cpp618 case GLUT_KEY_HOME: in Sondertaste()
657 case GLUT_KEY_HOME: in SondertasteLos()
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dwinsys.h163 WSK_HOME = GLUT_KEY_HOME,
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/ypsilon/
H A Dglut.scm43 GLUT_KEY_HOME
234 (define GLUT_KEY_HOME 106)
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dcamera.cxx255 case 256+GLUT_KEY_HOME : reset () ; break ; in keyboardInput()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_freeglut.cpp38 io.KeyMap[ImGuiKey_Home] = 256 + GLUT_KEY_HOME; in ImGui_ImplFreeGLUT_Init()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_freeglut.cpp42 io.KeyMap[ImGuiKey_Home] = 256 + GLUT_KEY_HOME; in ImGui_ImplFreeGLUT_Init()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_freeglut.cpp39 io.KeyMap[ImGuiKey_Home] = 256 + GLUT_KEY_HOME; in ImGui_ImplFreeGLUT_Init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLUT/
H A Dconstants.py98 GLUT_KEY_HOME = Constant( 'GLUT_KEY_HOME', 106) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLUT/
H A Dconstants.py98 GLUT_KEY_HOME = Constant( 'GLUT_KEY_HOME', 106) variable
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_glut.cpp60 io.KeyMap[ImGuiKey_Home] = 256 + GLUT_KEY_HOME; in ImGui_ImplGLUT_Init()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui_listbox.cpp399 else if ( key == GLUT_KEY_HOME ) { in special_handler()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/GL/
H A Dglut.h110 #define GLUT_KEY_HOME 106 macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui_listbox.cpp399 else if ( key == GLUT_KEY_HOME ) { in special_handler()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui_listbox.cpp399 else if ( key == GLUT_KEY_HOME ) { in special_handler()
/dports/devel/glui/glui-2.36/src/
H A Dglui_listbox.cpp401 else if ( key == GLUT_KEY_HOME ) { in special_handler()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/apps/ociodisplay/
H A Dmain.cpp402 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_CTRL)) in SpecialKey()
416 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_ALT)) in SpecialKey()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/apps/ociodisplay/
H A Dmain.cpp402 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_CTRL)) in SpecialKey()
416 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_ALT)) in SpecialKey()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/apps/ociodisplay/
H A Dmain.cpp402 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_CTRL)) in SpecialKey()
416 else if(key == GLUT_KEY_HOME && (mod & GLUT_ACTIVE_ALT)) in SpecialKey()
/dports/games/torcs/torcs-1.3.7/src/libs/tgfclient/
H A Dcontrol.cpp93 {"Home", GLUT_KEY_HOME},
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/tools/
H A Dtiffgt.c358 case GLUT_KEY_HOME: /* 1st image in current file */ in raster_special()

12345