Home
last modified time | relevance | path

Searched refs:Scalef (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_drawing.c613 #define Scalef 21 /* Font design size */ macro
666 mx1 = (lx * height) / Scalef; in ppmd_text()
667 my1 = ((ly - Descend) * height) / Scalef; in ppmd_text()
668 mx2 = (nx * height) / Scalef; in ppmd_text()
669 my2 = ((ny - Descend) * height) / Scalef; in ppmd_text()
684 y += Scalef + Descend; in ppmd_text()
/dports/games/excido/excido-0.1.5c/src/
H A DVector.h17 void Scalef(float xs,float ys,float zs);
H A DVector.cpp52 void Vector::Scalef(float xs,float ys,float zs) in Scalef() function in Vector
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/postscriptgl/
H A Dpostscriptgl.go34 gl.Scalef(1, -1, 1) /* Invert Y axis so increasing Y goes down. */
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/helloworldgl/
H A Dhelloworldgl.go35 gl.Scalef(1, -1, 1)
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Dfixedfunction.h136 GST_GL_EXT_FUNCTION (void, Scalef,
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/
H A DMatrixGL.h37 void Scalef(GLfloat x, GLfloat y, GLfloat z);
/dports/graphics/netpbm/netpbm-10.91.01/lib/
H A Dlibpamd.c1267 #define Scalef 21 /* Font design size */ macro
1298 pamd_point const ps = makePoint((pl.x * (int)height) / Scalef, in textPosFromFontPos()
1299 (pl.y * (int)height) / Scalef); in textPosFromFontPos()
1351 pamd_point const center = makePoint(-glyphSkipBefore(glyphP), Scalef/2); in drawGlyph()
1462 p.y += Scalef + Descend; in pamd_text()
H A Dlibppmd.c1426 #define Scalef 21 /* Font design size */ macro
1457 ppmd_point const ps = makePoint((pl.x * (int)height) / Scalef, in textPosFromFontPos()
1458 (pl.y * (int)height) / Scalef); in textPosFromFontPos()
1509 ppmd_point const center = makePoint(-glyphSkipBefore(glyphP), Scalef/2); in drawGlyph()
1619 p.y += Scalef + Descend; in ppmd_textp()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/
H A DR_d3d.cpp650 gl.Scalef(1.0, 1.0f, -1.0f); in SetStates()
1306 gl.Scalef(1.0, 1.6f, 1.0f); in HWRAPI()
1355 gl.Scalef(1.0, 1.6f, -1.0f); in HWRAPI()
1361 gl.Scalef(1.0, 1.0f, -1.0f); in HWRAPI()
H A Dgl2d3d.cpp86 void GL_2_D3D::Scalef(GLfloat x, GLfloat y, GLfloat z) in Scalef() function in GL_2_D3D
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_gl.h293 void (*Scalef)(float x, float y, float z); in DENG_API_TYPEDEF() local
401 #define DGL_Scalef _api_GL.Scalef
/dports/emulators/aranym/aranym-1.1.0/src/
H A Dhostscreen_opengl.cpp377 gl.Scalef(txWidth,txHeight,1.0); in drawSurfaceToScreen()
402 gl.Scalef(targetW, targetH, 1.0); in drawSurfaceToScreen()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dtinygl_load.c161 glp->Scalef = (void APIENTRY (*)(GLfloat x, GLfloat y, GLfloat z)) ldg_find("glScalef", lib); in ldg_init_tiny_gl()
162 GL_CHECK(glp->Scalef); in ldg_init_tiny_gl()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A Dentry_points_enum_autogen.h389 Scalef, enumerator
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dpointers.c237 ctx->Exec.Scalef = gl_Scalef; in gl_init_api_function_pointers()
418 ctx->Save.Scalef = gl_save_Scalef; in gl_init_api_function_pointers()

12345678910>>...19