Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/x11/
H A Dfg_main_x11.c1186 FGCBSpecial special_cb; in fgPlatformProcessSingleEvent()
1231 special_cb = (FGCBSpecial) ( FETCH_WCB( *window, Special )); in fgPlatformProcessSingleEvent()
1238 special_cb = (FGCBSpecial) ( FETCH_WCB( *window, SpecialUp )); in fgPlatformProcessSingleEvent()
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_internal.h126 typedef void (* FGCBSpecial )( int, int, int ); typedef
H A Dfreeglut_main.c913 FGCBSpecial special_cb; in glutMainLoopEvent()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_internal.h211 typedef void (* FGCBSpecial )( int, int, int ); typedef
H A Dfreeglut_main.c1267 FGCBSpecial special_cb; in glutMainLoopEvent()
1309 special_cb = (FGCBSpecial) ( FETCH_WCB( *window, Special )); in glutMainLoopEvent()
1314 special_cb = (FGCBSpecial) ( FETCH_WCB( *window, SpecialUp )); in glutMainLoopEvent()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_internal.h216 typedef void (* FGCBSpecial )( int, int, int ); typedef
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_internal.h239 typedef void (* FGCBSpecial )( int, int, int ); typedef