Home
last modified time | relevance | path

Searched refs:GLUT_KEY_PAGE_DOWN (Results 1 – 25 of 97) sorted by relevance

1234

/dports/games/torcs/torcs-1.3.7/src/libs/racescreens/
H A Dresults.cpp188 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_DOWN, "Next Results", (void*)&RmNextRace, rmChgPracticeScreen… in rmPracticeResults()
354 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_DOWN, "Next Results", (void*)&RmNextRace, rmChgRaceScreen, NU… in rmRaceResults()
465 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_DOWN, "Next Results", (void*)&RmNextRace, rmChgQualifScreen, … in rmQualifResults()
584 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_DOWN, "Next Results", (void*)&RmNextRace, rmChgStandingScreen… in rmShowStandings()
H A Dmiscscreens.cpp304 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_DOWN, "Next Drivers", (void*)&nextStartRace, rmChgStartScreen… in rmDisplayStartRace()
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwEventGLUT.c129 case GLUT_KEY_PAGE_DOWN: in TwEventSpecialGLUT()
H A DMiniGLUT.h80 #define GLUT_KEY_PAGE_DOWN 105 macro
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/
H A Dglut.scm32 GLUT_KEY_PAGE_DOWN
/dports/games/gracer/gracer-0.1.5/src/
H A Dgluthash.h48 {"key_page_down", (void *) GLUT_KEY_PAGE_DOWN},
/dports/games/torcs/torcs-1.3.7/src/libs/tgfclient/
H A Dguimenu.cpp62 GfuiAddSKey(scr, GLUT_KEY_PAGE_DOWN, "Select Next Entry", NULL, gfuiSelectNext, NULL); in GfuiMenuDefaultKeysAdd()
H A Dcontrol.cpp92 {"Page Down", GLUT_KEY_PAGE_DOWN},
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dcommon.h173 #define KEY_PGDOWN GLUT_KEY_PAGE_DOWN
/dports/games/billardgl/BillardGL-1.75/src/
H A DBenutzerschnittstelle.cpp615 case GLUT_KEY_PAGE_DOWN: in Sondertaste()
654 case GLUT_KEY_PAGE_DOWN: in SondertasteLos()
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dwinsys.h166 WSK_PAGEDOWN = GLUT_KEY_PAGE_DOWN,
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/ypsilon/
H A Dglut.scm42 GLUT_KEY_PAGE_DOWN
233 (define GLUT_KEY_PAGE_DOWN 105)
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dcamera.cxx262 case 256+GLUT_KEY_PAGE_DOWN : lift ( -1.0 ) ; break ; in keyboardInput()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_freeglut.cpp37 io.KeyMap[ImGuiKey_PageDown] = 256 + GLUT_KEY_PAGE_DOWN; in ImGui_ImplFreeGLUT_Init()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_freeglut.cpp41 io.KeyMap[ImGuiKey_PageDown] = 256 + GLUT_KEY_PAGE_DOWN; in ImGui_ImplFreeGLUT_Init()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_freeglut.cpp38 io.KeyMap[ImGuiKey_PageDown] = 256 + GLUT_KEY_PAGE_DOWN; in ImGui_ImplFreeGLUT_Init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLUT/
H A Dconstants.py101 GLUT_KEY_PAGE_DOWN = Constant( 'GLUT_KEY_PAGE_DOWN', 105) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLUT/
H A Dconstants.py101 GLUT_KEY_PAGE_DOWN = Constant( 'GLUT_KEY_PAGE_DOWN', 105) variable
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_glut.cpp59 io.KeyMap[ImGuiKey_PageDown] = 256 + GLUT_KEY_PAGE_DOWN; in ImGui_ImplGLUT_Init()
/dports/graphics/freeglut/freeglut-3.2.1/progs/test-shapes-gles1/
H A Dtest-shapes-gles1.c246 case GLUT_KEY_PAGE_DOWN: --function_index; break; in special()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/test-shapes-gles1/
H A Dtest-shapes-gles1.c246 case GLUT_KEY_PAGE_DOWN: --function_index; break; in special()
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/Lorenz/
H A Dlorenz.c211 case GLUT_KEY_PAGE_DOWN : /* Zoom out a little */ in special_cb()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/GL/
H A Dglut.h109 #define GLUT_KEY_PAGE_DOWN 105 macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/Lorenz/
H A Dlorenz.c211 case GLUT_KEY_PAGE_DOWN : /* Zoom out a little */ in special_cb()
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/Fractals/
H A Dfractals.c198 case GLUT_KEY_PAGE_DOWN : in Special()

1234