Home
last modified time | relevance | path

Searched refs:fghFillPFD (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/freeglut/freeglut-3.2.1/src/mswin/
H A Dfg_window_mswin.c188 static void fghFillPFD( PIXELFORMATDESCRIPTOR *ppfd, HDC hdc, unsigned char layer_type ) in fghFillPFD() function
288 fghFillPFD( ppfd, current_hDC, layer_type ); in fgSetupPixelFormat()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/mswin/
H A Dfg_window_mswin.c188 static void fghFillPFD( PIXELFORMATDESCRIPTOR *ppfd, HDC hdc, unsigned char layer_type ) in fghFillPFD() function
288 fghFillPFD( ppfd, current_hDC, layer_type ); in fgSetupPixelFormat()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_window.c435 static void fghFillPFD( PIXELFORMATDESCRIPTOR *ppfd, HDC hdc, unsigned char layer_type ) in fghFillPFD() function
528 fghFillPFD( ppfd, window->Window.Device, layer_type ); in fgSetupPixelFormat()