Home
last modified time | relevance | path

Searched refs:TabletButton (Results 1 – 7 of 7) sorted by relevance

/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_callbacks.c340 SET_CALLBACK( TabletButton ); in glutTabletButtonFunc()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_callbacks.c364 SET_CALLBACK( TabletButton ); in glutTabletButtonFunc()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_callbacks.c145 IMPLEMENT_CALLBACK_FUNC(TabletButton) in IMPLEMENT_CALLBACK_FUNC()
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_callbacks.c146 IMPLEMENT_CURRENT_WINDOW_CALLBACK_FUNC_ARG4(TabletButton) in IMPLEMENT_GLUT_CALLBACK_FUNC_ARG0_2NAME()
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/CallbackMaker/
H A DCallbackMaker.c531 TabletButton(int button, int updown, int x, int y) in TabletButton() function
612 glutTabletButtonFunc ( TabletButton ) ; in SetWindowCallbacks()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/CallbackMaker/
H A DCallbackMaker.c531 TabletButton(int button, int updown, int x, int y) in TabletButton() function
612 glutTabletButtonFunc ( TabletButton ) ; in SetWindowCallbacks()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dsolid.py947 TabletButton = 0 variable in Solid.Button