Home
last modified time | relevance | path

Searched refs:wglUseFontBitmaps (Results 1 – 25 of 93) sorted by relevance

1234

/dports/graphics/libepoxy/libepoxy-1.5.9/include/epoxy/
H A Dwgl.h37 #undef wglUseFontBitmaps
47 #define wglUseFontBitmaps wglUseFontBitmapsW macro
49 #define wglUseFontBitmaps wglUseFontBitmapsA macro
/dports/games/cake/cake_src/cake/glsetup/
H A Dglswgl.h128 #ifdef wglUseFontBitmaps
129 #undef wglUseFontBitmaps
131 #define wglUseFontBitmaps glsUseFontBitmaps macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/WGL/
H A D__init__.py3 wglUseFontBitmaps = wglUseFontBitmapsW variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/WGL/
H A D__init__.py3 wglUseFontBitmaps = wglUseFontBitmapsW variable
/dports/graphics/libepoxy/libepoxy-1.5.9/test/
H A Dwgl_usefontbitmaps.c48 wglUseFontBitmaps(hdc, 0, 255, dlist[0]); in test_function()
/dports/cad/z88/Z88OS-15/src/z88o/win/
H A Doglfont.c94 wglUseFontBitmaps(hdc,0,256,font->base); in FontCreate()
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglfont-win32.c77 if (!wglUseFontBitmaps (hdc, first, count, list_base)) in gdk_gl_font_use_pango_font()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/wgl/
H A Dwglfontbitmaps.c95 wglUseFontBitmaps(hdc, 0, 256, 1000); in main()
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJGLText.cpp112 wglUseFontBitmaps(g_pApp->hDC, 0, 255, list); in BuildFont()
/dports/science/v_sim/v_sim-3.8.0/src/OSOpenGL/
H A Dvisu_WGL.c213 res = wglUseFontBitmaps(hdc, 0, 255, BASE); in visu_gl_initFontList()
/dports/graphics/openrm/rm160/rm/
H A Drmwtext.c191 wglUseFontBitmaps(hdc, 32, 96, base); in private_rmPrepareBitmapFont()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/win32/
H A Dgl_wrap.cpp92 BOOL err= wglUseFontBitmaps(dc, 0, charCount, base); in createGlFontBitmaps()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/win32/
H A Dgl_wrap_billy.cpp120 BOOL err= wglUseFontBitmaps(dc, 0, charCount, base); in createGlFontBitmaps()
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dwin_cam.c89 if ( !wglUseFontBitmaps (g_qeglobals.d_hdcBase, 1, 255, g_qeglobals.d_font_list) ) in WCam_WndProc()
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-wxvis/
H A DwxvisCanvas.cpp223 wglUseFontBitmaps( (HDC)GetHDC(), 0, 255, 1000 ); in initialise()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dwin_cam.c89 if ( !wglUseFontBitmaps (g_qeglobals.d_hdcBase, 1, 255, g_qeglobals.d_font_list) ) in WCam_WndProc()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglFont.c374 wglUseFontBitmaps(togl->tglGLHdc, first, count, fontbase + first); in Togl_LoadBitmapFont()
/dports/graphics/togl/Togl2.0/
H A DtoglFont.c373 wglUseFontBitmaps(togl->tglGLHdc, first, count, fontbase + first); in Togl_LoadBitmapFont()
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/GL/
H A Dglut.h149 # define wglUseFontBitmaps wglUseFontBitmapsW macro
152 # define wglUseFontBitmaps wglUseFontBitmapsA macro
/dports/cad/calculix/CalculiX/glut-3.5/src/GL/
H A Dglut_cgx.h148 # define wglUseFontBitmaps wglUseFontBitmapsW macro
151 # define wglUseFontBitmaps wglUseFontBitmapsA macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/VERSION/
H A DWGL_1_0.py109 def wglUseFontBitmaps(hDC,first,count,listBase):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/VERSION/
H A DWGL_1_0.py109 def wglUseFontBitmaps(hDC,first,count,listBase):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/src/
H A Daglf.c345 wglUseFontBitmaps(dc, start, end - start, data->list_base); in win_load_system_font()
/dports/cad/gds3d/GDS3D-bcdb97a/win32/
H A Dmain.cpp489 if( ! wglUseFontBitmaps( hDC, 0, 255, font ) ) in WindowProc()
/dports/x11/virtualgl/virtualgl-3.0/wgldemos/
H A Dwglspheres.c237 if(!wglUseFontBitmaps(hdc, 0, 256, fontListBase)) in display()

1234