Home
last modified time | relevance | path

Searched defs:eWhat (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_state.c60 void FGAPIENTRY glutSetOption( GLenum eWhat, int value ) in glutSetOption()
138 int FGAPIENTRY glutGet( GLenum eWhat ) in glutGet()
244 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet()
318 int FGAPIENTRY glutLayerGet( GLenum eWhat ) in glutLayerGet()
364 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int *size) in glutGetModeValues()
H A Dfg_gamemode.c133 int FGAPIENTRY glutGameModeGet( GLenum eWhat ) in glutGameModeGet()
H A Dfg_videoresize.c37 int FGAPIENTRY glutVideoResizeGet( GLenum eWhat ) { return( 0x00 ); } in glutVideoResizeGet()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_state.c60 void FGAPIENTRY glutSetOption( GLenum eWhat, int value ) in glutSetOption()
134 int FGAPIENTRY glutGet( GLenum eWhat ) in glutGet()
237 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet()
311 int FGAPIENTRY glutLayerGet( GLenum eWhat ) in glutLayerGet()
357 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int *size) in glutGetModeValues()
H A Dfg_gamemode.c133 int FGAPIENTRY glutGameModeGet( GLenum eWhat ) in glutGameModeGet()
H A Dfg_videoresize.c37 int FGAPIENTRY glutVideoResizeGet( GLenum eWhat ) { return( 0x00 ); } in glutVideoResizeGet()
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_state.c73 void glutSetOption( GLenum eWhat, int value ) in glutSetOption()
125 int glutGet( GLenum eWhat ) in glutGet()
458 int glutDeviceGet( GLenum eWhat ) in glutDeviceGet()
580 int glutLayerGet( GLenum eWhat ) in glutLayerGet()
H A Dfreeglut_videoresize.c41 int glutVideoResizeGet( GLenum eWhat ) { return( 0x00 ); } in glutVideoResizeGet()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_state.c82 void FGAPIENTRY glutSetOption( GLenum eWhat, int value ) in glutSetOption()
155 int FGAPIENTRY glutGet( GLenum eWhat ) in glutGet()
575 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet()
708 int FGAPIENTRY glutLayerGet( GLenum eWhat ) in glutLayerGet()
785 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int * size) in glutGetModeValues()
H A Dfreeglut_videoresize.c37 int FGAPIENTRY glutVideoResizeGet( GLenum eWhat ) { return( 0x00 ); } in glutVideoResizeGet()
/dports/graphics/freeglut/freeglut-3.2.1/src/wayland/
H A Dfg_state_wl.c32 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
73 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/freeglut/freeglut-3.2.1/src/android/
H A Dfg_state_android.c34 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
61 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/android/
H A Dfg_state_android.c34 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
61 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/mswin/
H A Dfg_state_mswin.c60 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
296 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
344 int *fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
/dports/graphics/freeglut/freeglut-3.2.1/src/mswin/
H A Dfg_state_mswin.c67 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
322 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
370 int *fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
/dports/graphics/freeglut/freeglut-3.2.1/src/blackberry/
H A Dfg_state_blackberry.c36 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
95 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/blackberry/
H A Dfg_state_blackberry.c36 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
95 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/freeglut/freeglut-3.2.1/src/egl/
H A Dfg_state_egl.c47 int fghPlatformGlutGetEGL ( GLenum eWhat ) in fghPlatformGlutGetEGL()
102 int* fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/egl/
H A Dfg_state_egl.c47 int fghPlatformGlutGetEGL ( GLenum eWhat ) in fghPlatformGlutGetEGL()
102 int* fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
/dports/graphics/freeglut/freeglut-3.2.1/src/x11/
H A Dfg_state_x11_glx.c49 int fghPlatformGlutGetGLX ( GLenum eWhat ) in fghPlatformGlutGetGLX()
113 int *fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
H A Dfg_state_x11.c36 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
76 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/x11/
H A Dfg_state_x11_glx.c49 int fghPlatformGlutGetGLX ( GLenum eWhat ) in fghPlatformGlutGetGLX()
112 int *fgPlatformGlutGetModeValues(GLenum eWhat, int *size) in fgPlatformGlutGetModeValues()
H A Dfg_state_x11.c36 int fgPlatformGlutDeviceGet ( GLenum eWhat ) in fgPlatformGlutDeviceGet()
76 int fgPlatformGlutGet ( GLenum eWhat ) in fgPlatformGlutGet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A DSwRewriter.cxx27 void SwRewriter::AddRule(SwUndoArg eWhat, const OUString& rWith) in AddRule()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A DSwRewriter.cxx29 void SwRewriter::AddRule(SwUndoArg eWhat, const OUString & rWith) in AddRule()

12