Home
last modified time | relevance | path

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

1234

/dports/graphics/freeglut/freeglut-3.2.1/progs/test-shapes-gles1/
H A Dtest-shapes-gles1.c245 case GLUT_KEY_PAGE_UP: ++function_index; break; in special()
274 special(GLUT_KEY_PAGE_UP, 0, 0); in onMouseClick()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/test-shapes-gles1/
H A Dtest-shapes-gles1.c245 case GLUT_KEY_PAGE_UP: ++function_index; break; in special()
274 special(GLUT_KEY_PAGE_UP, 0, 0); in onMouseClick()
/dports/games/torcs/torcs-1.3.7/src/libs/racescreens/
H A Dresults.cpp162 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_UP, "Previous Results", (void*)&RmPrevRace, rmChgPracticeSc… in rmPracticeResults()
327 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_UP, "Previous Results", (void*)&RmPrevRace, rmChgRaceScreen… in rmRaceResults()
439 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_UP, "Previous Results", (void*)&RmPrevRace, rmChgQualifScre… in rmQualifResults()
544 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_UP, "Previous Results", (void*)&RmPrevRace, rmChgStandingSc… in rmShowStandings()
H A Dmiscscreens.cpp291 …GfuiAddSKey(rmScrHdle, GLUT_KEY_PAGE_UP, "Previous drivers", (void*)&prevStartRace, rmChgStartSc… in rmDisplayStartRace()
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwEventGLUT.c126 case GLUT_KEY_PAGE_UP: in TwEventSpecialGLUT()
H A DMiniGLUT.h79 #define GLUT_KEY_PAGE_UP 104 macro
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/
H A Dglut.scm33 GLUT_KEY_PAGE_UP
/dports/games/gracer/gracer-0.1.5/src/
H A Dgluthash.h47 {"key_page_up", (void *) GLUT_KEY_PAGE_UP},
/dports/games/torcs/torcs-1.3.7/src/libs/tgfclient/
H A Dguimenu.cpp61 GfuiAddSKey(scr, GLUT_KEY_PAGE_UP, "Select Previous Entry", NULL, gfuiSelectPrev, NULL); in GfuiMenuDefaultKeysAdd()
H A Dcontrol.cpp91 {"Page Up", GLUT_KEY_PAGE_UP},
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dcommon.h172 #define KEY_PGUP GLUT_KEY_PAGE_UP
/dports/games/billardgl/BillardGL-1.75/src/
H A DBenutzerschnittstelle.cpp612 case GLUT_KEY_PAGE_UP: in Sondertaste()
651 case GLUT_KEY_PAGE_UP: in SondertasteLos()
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dwinsys.h165 WSK_PAGEUP = GLUT_KEY_PAGE_UP,
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/ypsilon/
H A Dglut.scm41 GLUT_KEY_PAGE_UP
232 (define GLUT_KEY_PAGE_UP 104)
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dcamera.cxx261 case 256+GLUT_KEY_PAGE_UP : lift ( 1.0 ) ; break ; in keyboardInput()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_freeglut.cpp36 io.KeyMap[ImGuiKey_PageUp] = 256 + GLUT_KEY_PAGE_UP; in ImGui_ImplFreeGLUT_Init()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_freeglut.cpp40 io.KeyMap[ImGuiKey_PageUp] = 256 + GLUT_KEY_PAGE_UP; in ImGui_ImplFreeGLUT_Init()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_freeglut.cpp37 io.KeyMap[ImGuiKey_PageUp] = 256 + GLUT_KEY_PAGE_UP; in ImGui_ImplFreeGLUT_Init()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLUT/
H A Dconstants.py102 GLUT_KEY_PAGE_UP = Constant( 'GLUT_KEY_PAGE_UP', 104) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLUT/
H A Dconstants.py102 GLUT_KEY_PAGE_UP = Constant( 'GLUT_KEY_PAGE_UP', 104) variable
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_glut.cpp58 io.KeyMap[ImGuiKey_PageUp] = 256 + GLUT_KEY_PAGE_UP; in ImGui_ImplGLUT_Init()
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/Lorenz/
H A Dlorenz.c207 case GLUT_KEY_PAGE_UP : /* Zoom in a little */ in special_cb()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/GL/
H A Dglut.h108 #define GLUT_KEY_PAGE_UP 104 macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/Lorenz/
H A Dlorenz.c207 case GLUT_KEY_PAGE_UP : /* Zoom in a little */ in special_cb()
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/Fractals/
H A Dfractals.c190 case GLUT_KEY_PAGE_UP : in Special()

1234