Home
last modified time | relevance | path

Searched refs:yadjust (Results 1 – 25 of 75) sorted by relevance

123

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Danchorsaway.c75 DeviceTable yadjust; member
137 free(a->yadjust.corrections); in AnchorD_FreeAll()
548 free(a->yadjust.corrections); memset(&a->yadjust,0,sizeof(DeviceTable)); in AnchorD_ClearCorrections()
720 free(ap->yadjust.corrections); in SetAnchor()
724 ap->yadjust = *yadjust; in SetAnchor()
725 yadjust->corrections = NULL; in SetAnchor()
900 if ( a->yadjust.first_pixel_size<min ) min = a->yadjust.first_pixel_size; in AnchorD_SetDevTabs()
901 if ( a->yadjust.last_pixel_size>max ) max = a->yadjust.last_pixel_size; in AnchorD_SetDevTabs()
1195 int len = ap->yadjust.last_pixel_size-ap->yadjust.first_pixel_size+1; in AnchorControl()
1196 a.yadjust = ap->yadjust; in AnchorControl()
[all …]
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_console.cpp213 con.yadjust = 1; in Con_CheckResize()
226 con.yadjust = 480.0f / cls.glconfig.vidHeight; in Con_CheckResize()
482 const float fFontScale = 0.75f*con.yadjust; in Con_DrawNotify()
483 …const int iPixelHeightToAdvance = 2+(1.3/con.yadjust) * re.Font_HeightPixels(iFontIndex, fFontSc… in Con_DrawNotify()
499 …re.Font_DrawString(con.xadjust*(con.xadjust + (1*SMALLCHAR_WIDTH/*aesthetics*/)), con.yadjust*(v),… in Con_DrawNotify()
605 const float fFontScaleForAsian = 0.75f*con.yadjust; in Con_DrawSolidConsole()
613 …iPixelHeightToAdvance = (1.3/con.yadjust) * re.Font_HeightPixels(iFontIndexForAsian, fFontScaleF… in Con_DrawSolidConsole()
648 …re.Font_DrawString(con.xadjust*(con.xadjust + (1*SMALLCHAR_WIDTH/*(aesthetics)*/)), con.yadjust*(y… in Con_DrawSolidConsole()
H A Dcl_scrn.cpp178 re.DrawStretchPic( x * con.xadjust, y * con.yadjust, in SCR_DrawSmallChar()
179 SMALLCHAR_WIDTH * con.xadjust, SMALLCHAR_HEIGHT * con.yadjust, in SCR_DrawSmallChar()
H A Dclient.h226 float yadjust; member
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_console.cpp290 con.yadjust = 1; in Con_CheckResize()
303 con.yadjust = 480.0f / cls.glconfig.vidHeight; in Con_CheckResize()
619 const float fFontScale = 0.75f*con.yadjust; in Con_DrawNotify()
620 …const int iPixelHeightToAdvance = 2+(1.3/con.yadjust) * re->Font_HeightPixels(iFontIndex, fFontS… in Con_DrawNotify()
636 …ger + con.xadjust*(con.xadjust + (1*SMALLCHAR_WIDTH/*aesthetics*/)), con.yadjust*(v), sTemp, g_col… in Con_DrawNotify()
774 const float fFontScaleForAsian = 0.75f*con.yadjust; in Con_DrawSolidConsole()
782 …iPixelHeightToAdvance = (1.3/con.yadjust) * re->Font_HeightPixels(iFontIndexForAsian, fFontScaleFo… in Con_DrawSolidConsole()
816 …re->Font_DrawString(con.xadjust*(con.xadjust + (1*SMALLCHAR_WIDTH/*(aesthetics)*/)), con.yadjust*(… in Con_DrawSolidConsole()
H A Dcl_scrn.cpp157 re->DrawStretchPic( x * con.xadjust, y * con.yadjust, in SCR_DrawSmallChar()
158 SMALLCHAR_WIDTH * con.xadjust, SMALLCHAR_HEIGHT * con.yadjust, in SCR_DrawSmallChar()
H A Dclient.h346 float yadjust; // for wide aspect screens member
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Weapons.ocd/Blunderbuss.ocd/BulletTrail.ocd/
H A DScript.c114 var yadjust = (-fsin * xoff + fcos * yoff) / 1000; in DrawTransform() local
115 return SetObjDrawTransform(draw_width, xskew, xadjust, yskew, draw_height, yadjust); in DrawTransform()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/hc/src/
H A Dhc-style.c1311 int yadjust; in hc_draw_polygon() local
1367 yadjust = 1; in hc_draw_polygon()
1370 yadjust = 0; in hc_draw_polygon()
1375 points[i].y - yadjust, in hc_draw_polygon()
1377 points[i + 1].y - yadjust); in hc_draw_polygon()
1385 yadjust = 1; in hc_draw_polygon()
1388 yadjust = 0; in hc_draw_polygon()
1393 points[i].y + yadjust, in hc_draw_polygon()
1395 points[i + 1].y + yadjust); in hc_draw_polygon()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dhistory.c85 current.yadjust = (short)yadjust ; in save_history_info()
256 yadjust = last.yadjust ; in restore_history_info()
H A Dencoder.c730 save_info->yadjust = (short) yadjust;
/dports/cad/alliance/alliance/src/nero/src/
H A DRMBK.cpp45 long mX, mY, mZ, x, y, zz, xadjust, yadjust, yoffsetslice; in mbkload() local
152 yadjust = yoffsettrack; in mbkload()
166 yadjust = abs((itIns->second->phins->YINS - YRW1) % D::Y_GRID ) + yoffsettrack; in mbkload()
174 yoffsetgrid = YRW1 + yadjust; in mbkload()
181 << MBK::UNSCALE(yadjust) << ")]\n"; in mbkload()
185 mY = (YRW2 - YRW1) / D::Y_GRID + ((yadjust==0)?1:0); in mbkload()
599 if ( yadjust == 0 ) { in mbkload()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/mist/src/
H A Dmist-style.c324 int yadjust; in mist_style_draw_polygon() local
379 yadjust = 1; in mist_style_draw_polygon()
382 yadjust = 0; in mist_style_draw_polygon()
387 points[i].y - yadjust, in mist_style_draw_polygon()
389 points[i + 1].y - yadjust); in mist_style_draw_polygon()
397 yadjust = 1; in mist_style_draw_polygon()
400 yadjust = 0; in mist_style_draw_polygon()
405 points[i].y + yadjust, in mist_style_draw_polygon()
407 points[i + 1].y + yadjust); in mist_style_draw_polygon()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/thinice/src/
H A Dthinice_theme_draw.c187 gint yadjust; in thinice_style_draw_polygon() local
248 yadjust = 1; in thinice_style_draw_polygon()
253 yadjust = 0; in thinice_style_draw_polygon()
257 points[i].x - xadjust, points[i].y - yadjust, in thinice_style_draw_polygon()
258 points[i + 1].x - xadjust, points[i + 1].y - yadjust); in thinice_style_draw_polygon()
268 yadjust = 1; in thinice_style_draw_polygon()
273 yadjust = 0; in thinice_style_draw_polygon()
277 points[i].x + xadjust, points[i].y + yadjust, in thinice_style_draw_polygon()
278 points[i + 1].x + xadjust, points[i + 1].y + yadjust); in thinice_style_draw_polygon()
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/plot/
H A Dscheme.py85 self.yadjust = 0.0
/dports/multimedia/xawtv/xawtv-3.107/libng/
H A Dgrab-ng.c847 void ng_check_clipping(int width, int height, int xadjust, int yadjust, in ng_check_clipping() argument
854 width,height,xadjust,yadjust); in ng_check_clipping()
861 oc[i].y1 += yadjust; in ng_check_clipping()
862 oc[i].y2 += yadjust; in ng_check_clipping()
H A Dgrab-ng.h459 void ng_check_clipping(int width, int height, int xadjust, int yadjust,
/dports/games/ecwolf/ecwolf-1.3.3-src/src/thingdef/
H A Dthingdef_properties.cpp547 HANDLE_PROPERTY(yadjust) in HANDLE_PROPERTY() argument
552 def->yadjust = adjust; in HANDLE_PROPERTY()
630 DEFINE_PROP(yadjust, Weapon, F),
/dports/games/ecwolf/ecwolf-1.3.3-src/src/g_shared/
H A Da_inventory.h174 fixed yadjust; in DEFINE_TFLAGS_OPERATORS() local
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dtottfgpos.c885 return( DevTabLen(&vdt->xadjust) + DevTabLen(&vdt->yadjust) + in ValDevTabLen()
900 if ( vdt==NULL || vdt->yadjust.corrections==NULL ) in gposdumpvaldevtab()
904 next_dev_tab += DevTabLen(&vdt->yadjust); in gposdumpvaldevtab()
1006 DevTabsSame(&vdt1->yadjust,&vdt2->yadjust) && in ValDevTabsSame()
1349 dumpgposdevicetable(gpos,&pst->u.pair.vr[0].adjust->yadjust); in dumpGPOSpairpos()
1355 dumpgposdevicetable(gpos,&pst->u.pair.vr[1].adjust->yadjust); in dumpGPOSpairpos()
1620 putshort(gpos,ap->yadjust.corrections==NULL?0: in dumpanchor()
1623 dumpgposdevicetable(gpos,&ap->yadjust); in dumpanchor()
1783 offset += 4 + DevTabLen(&ap->xadjust) + DevTabLen(&ap->yadjust); in dumpgposAnchorData()
1846 DevTabLen(&aps[k*max+l]->yadjust); in dumpgposAnchorData()
[all …]
H A Dcvundoes.c2627 if ( adjust->yadjust.corrections!=NULL ) { in DevTabInto()
2628 …adjust->yadjust.corrections = malloc(adjust->yadjust.last_pixel_size-adjust->yadjust.first_pixel_s… in DevTabInto()
2629 …memcpy(adjust->yadjust.corrections,vr->adjust->yadjust.corrections,adjust->yadjust.last_pixel_size… in DevTabInto()
2683 free(ap->xadjust.corrections); free(ap->yadjust.corrections); in APInto()
2685 ap->yadjust = fromap->yadjust; in APInto()
2692 if ( fromap->yadjust.corrections!=NULL ) { in APInto()
2693 ap->yadjust.corrections = malloc(ap->yadjust.last_pixel_size-ap->yadjust.first_pixel_size+1); in APInto()
2694 …memcpy(ap->yadjust.corrections,fromap->yadjust.corrections,ap->yadjust.last_pixel_size-ap->yadjust in APInto()
/dports/devel/allegro/allegro-4.4.3.1/src/dos/
H A Dvesa.c816 static void calc_crtc_timing(CRTCInfoBlock *crtc, int xres, int yres, int xadjust, int yadjust) in calc_crtc_timing() argument
861 SS = VSS + yadjust; in calc_crtc_timing()
862 SE = VSE + yadjust; in calc_crtc_timing()
864 if (yadjust < 0) { in calc_crtc_timing()
/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dfractint.h222 short yadjust; /* yikes! we left this out ages ago! */ member
319 short yadjust; member
/dports/math/vtk6/VTK-6.2.0/Rendering/Annotation/
H A DvtkAxisActor.cxx874 double yadjust = (displayBounds[2] > displayBounds[3] ? -1 : 1); in SetLabelPositions() local
894 pos[1] = (center[1] - yadjust *halfHeight); in SetLabelPositions()
978 double yadjust = (displayBounds[2] > displayBounds[3] ? -1 : 1); in SetLabelPositions2D() local
1016 pos[1] = (transpos[1] - yadjust*height*ycoeff); in SetLabelPositions2D()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Ds52plib.cpp1999 int yadjust = 0;
2047 float y = yadjust;
2054 yp+= yadjust;
2228 int yadjust = 0;
2231 yadjust = -ptext->rendered_char_height;
2271 float y = yadjust;
2273 yadjust = x*s + y*c;
2277 yp+= yadjust;
2360 int yadjust = 0;
2363 yadjust = - ( rendered_text_height );
[all …]

123