Home
last modified time | relevance | path

Searched refs:fheight (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/dports/editors/zile/zile-2.4.14/src/
H A Dwindow.c82 if (cur_wp->fheight < 4)
91 newwp->fheight = cur_wp->fheight / 2 + cur_wp->fheight % 2;
96 cur_wp->fheight = cur_wp->fheight / 2;
120 wp->fheight += del_wp->fheight; in delete_window()
158 if (wp->fheight < 3)
163 --wp->fheight;
167 ++cur_wp->fheight;
187 ++wp->fheight;
189 --cur_wp->fheight;
247 wp->fheight = term_height () - 1; in create_scratch_window()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/dosmfb/
H A Dmfbtext.c100 int fheight, fwidth; local
124 fheight = pc.charwidth;
141 fheight = pc.charheight;
264 y += fheight;
298 int fheight, fwidth; local
318 fheight = pc.charwidth;
335 fheight = pc.charheight;
400 y += fheight*scale;
424 int fheight, fwidth; local
441 fheight = pc.charwidth;
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dlabeltxt.c167 int fheight, fwidth; local
192 fheight = FontW;
196 y -= strlen(text)*fheight*scale;
204 y -= strlen(text)*fheight*scale;
208 fheight = FontH;
214 y -= fheight*scale;
220 y -= fheight*scale;
236 xform_cell(rotbuf,ctab,fwidth,fheight,degrees,fwidth);
237 ctab = rotbuf + fheight - 1;
240 for (i = fheight; i; i--, ctab--) {
[all …]
/dports/games/openttd/openttd-12.1/src/
H A Dtgp.cpp460 double fheight; in HeightMapSineTransform() local
471 fheight = 2 * fheight - 1; in HeightMapSineTransform()
473 fheight = sin(fheight * M_PI_2); in HeightMapSineTransform()
475 fheight = 0.5 * (fheight + 1); in HeightMapSineTransform()
486 fheight = 1.0 - (1.0 - fheight) / linear_compression; in HeightMapSineTransform()
490 fheight = 2.0 * fheight / sine_upper_limit - 1.0; in HeightMapSineTransform()
492 fheight = sin(fheight * M_PI_2); in HeightMapSineTransform()
494 fheight = 0.5 * (fheight + 1.0) * m; in HeightMapSineTransform()
507 fheight = fheight / linear_compression; in HeightMapSineTransform()
513 fheight = sin(fheight * M_PI_2); in HeightMapSineTransform()
[all …]
/dports/games/freedroid/freedroid-1.0.2/src/
H A Dmenu.c63 int fheight; // font height of Menu-font variable
103 fheight = FontHeight (GetCurrentFont()) + 2; in InitiateMenu()
161 PutInfluence (Menu_Rect.x, Menu_Rect.y + (MenuPosition-1.5)*fheight); in EscapeMenu()
309 Menu_Rect.y + ( MenuPosition - 1.5 ) *fheight); in Options_Menu()
522 PrintString (ne_screen, OptionsMenu_Rect.x, Menu_Rect.y+0*fheight, in GraphicsSound_Options_Menu()
677 PrintString (ne_screen, OptionsMenu_Rect.x, Menu_Rect.y+1*fheight, in On_Screen_Display_Options_Menu()
679 PrintString (ne_screen, OptionsMenu_Rect.x, Menu_Rect.y+2*fheight, in On_Screen_Display_Options_Menu()
681 PrintString (ne_screen, OptionsMenu_Rect.x, Menu_Rect.y+3*fheight, in On_Screen_Display_Options_Menu()
1341 Menu_Rect.x-50, Menu_Rect.x+ 5*fheight, in LevelEditMenu()
1353 Menu_Rect.x-50, Menu_Rect.x+ 5*fheight, in LevelEditMenu()
[all …]
/dports/graphics/pixie/Pixie/src/ri/
H A Dtexmake.h38 …const char *smode,const char *tmode,RtFilterFunc filt,float fwidth,float fheight,int numParams,con…
39 …const char *smode,const char *tmode,RtFilterFunc filt,float fwidth,float fheight,int numParams,con…
40 …const char *tmode,TSearchpath *path,RtFilterFunc filt,float fwidth,float fheight,int numParams,con…
41 …const char *smode,const char *tmode,RtFilterFunc filt,float fwidth,float fheight,int numParams,con…
42 …const char *smode,const char *tmode,RtFilterFunc filt,float fwidth,float fheight,int numParams,con…
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeCone.cpp107 float fheight = height()->getValue(); in drawHandles() local
134 float fheight = height()->getValue(); in getHandle() local
176 float fheight = height()->getValue(); in toNurbs() local
216 y = fheight / 2; //start at apex in toNurbs()
217 stepdown = fheight / (nshell - 1); in toNurbs()
228 y = - fheight / 2; in toNurbs()
350 float fheight = height()->getValue(); in createMesh() local
369 fpoint[offset + 1] = -fheight / 2.0f; in createMesh()
400 Vec3f normal(point.x * fheight, fradius, point.z * fheight); in createMesh()
415 fpoint[offset + 1] = fheight / 2.0f; in createMesh()
[all …]
H A DNodeCylinder.cpp102 float fheight = height()->getValue(); in drawHandles() local
131 float fheight = height()->getValue(); in getHandle() local
178 float fheight = height()->getValue(); in toNurbs() local
227 y = fheight / 2; in toNurbs()
245 stepdown = fheight / (nshell - 1); in toNurbs()
246 y = fheight / 2; in toNurbs()
253 y = - fheight / 2; in toNurbs()
256 y = fheight / 2; in toNurbs()
268 y = - fheight/2; in toNurbs()
400 fpoint[offset + 1] = -fheight / 2.0f; in createMesh()
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/wiki-plugins/
H A Dwikiplugin_img.php897 $fheight = 1;
900 $fheight = $imageObj->getHeight();
965 $fheight = $svgdim[2];
978 $height = floor($scale * $fheight);
1007 if ($fwidth > $fheight) {
1016 $height = $fheight;
1065 if ($fwidth > $fheight) {
1100 $height = $fheight;
1111 $height = $fheight;
1126 $height = $fheight;
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/matlab/STMAD_2011_MatlabCode/
H A Dyuvread.m14 fheight= 0.5; variable
17 fheight= 0; variable
20 fheight= 1; variable
23 fheight= 0.5; variable
26 fheight= 1; variable
29 fheight= 1; variable
37 framenumber = fileBytes/(width*height*(1+2*fheight*fwidth)); %Framenumber
45 YUV = loadFileYUV(width,height,cntf,File,fheight,fwidth);
54 % loadFileYUV(width,height,Frame_Number,File,fheight,fwidth)
/dports/multimedia/vmaf/vmaf-2.3.0/matlab/cid_icid/
H A Dyuvread.m13 fheight= 0.5; variable
16 fheight= 0; variable
19 fheight= 1; variable
22 fheight= 0.5; variable
25 fheight= 0.5; variable
28 fheight= 1; variable
31 fheight= 1; variable
39 framenumber = fileBytes/(width*height*(1+2*fheight*fwidth)); %Framenumber
50 YUV = loadFileYUV(width,height,cntf,File,fheight,fwidth,format);
60 % loadFileYUV(width,height,Frame_Number,File,fheight,fwidth)
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Daspect.c37 int fheight = (float)window_w / d_w * d_h / monitor_par; in aspect_calc_panscan() local
38 if (fheight > window_h || fheight < h) { in aspect_calc_panscan()
41 fheight = window_h; in aspect_calc_panscan()
46 int vo_panscan_area = window_h - fheight; in aspect_calc_panscan()
47 double f_w = fwidth / (double)MPMAX(fheight, 1); in aspect_calc_panscan()
52 f_h = fheight / (double)MPMAX(fwidth, 1); in aspect_calc_panscan()
59 fheight = d_h; in aspect_calc_panscan()
64 *out_h = fheight + vo_panscan_area * opts->panscan * f_h; in aspect_calc_panscan()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/templates/
H A DBlankField.java37 private int fheight; field in BlankField
47 fheight = DEFAULT_HEIGHT; in BlankField()
60 fheight = height; in BlankField()
75 gd.heightHint = fheight; in createControl()
/dports/net/clusterit/clusterit-2.5/rvt/
H A Dscreen.c434 row2 = (y + height - MARGIN + fheight - 1) / fheight - 1;
830 height = fheight;
918 height = cheight * fheight;
1164 y = (y - MARGIN) / fheight;
1531 y2 = y1 + d * fheight;
1541 y1 = y2 + d * fheight;
1670 y1 += fheight;
1695 y1 += fheight;
1752 y = MARGIN + row * fheight;
1870 height = count * fheight;
[all …]
/dports/textproc/wv/wv-1.2.9/
H A Dsep.c45 float fheight; in wvRelativeHeight() local
48 fheight = (float) (asep->yaPage - asep->dyaTop - asep->dyaBottom); in wvRelativeHeight()
49 fheight = height / fheight * 100; in wvRelativeHeight()
50 if (fheight > 100.00) in wvRelativeHeight()
51 fheight = 100.00; in wvRelativeHeight()
52 return (fheight); in wvRelativeHeight()
/dports/print/texlive-base/texlive-20150521-source/texk/psutils/psutils-1.23/
H A Depsffit.c103 int fwidth, fheight; in main() local
115 fheight = furx - fllx; in main()
118 fheight = fury - flly; in main()
122 yscale = fheight/height; in main()
131 xoffset += (fheight - height)/2; in main()
135 yoffset += (fheight - height)/2; in main()
/dports/print/psutils/psutils/
H A Depsffit.c119 int fwidth, fheight; in main() local
131 fheight = furx - fllx; in main()
134 fheight = fury - flly; in main()
138 yscale = fheight/height; in main()
147 xoffset += (fheight - height)/2; in main()
151 yoffset += (fheight - height)/2; in main()
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschrogpumotion.c170 int fheight; in schro_gpumotion_render() local
177 fheight = motion->params->video_format->height; in schro_gpumotion_render()
189 gdest->components[0].stride, fwidth, fheight, 0, 0, 0, in schro_gpumotion_render()
192 gdest->components[1].stride, fwidth >> hshift, fheight >> vshift, 1, in schro_gpumotion_render()
195 gdest->components[2].stride, fwidth >> hshift, fheight >> vshift, 2, in schro_gpumotion_render()
199 gdest->components[0].stride, fwidth, fheight, 0, 0, 0, in schro_gpumotion_render()
202 gdest->components[1].stride, fwidth >> hshift, fheight >> vshift, 1, in schro_gpumotion_render()
205 gdest->components[2].stride, fwidth >> hshift, fheight >> vshift, 2, in schro_gpumotion_render()
/dports/astro/sunclock/sunclock-3.57/editkit/
H A Dx11.c172 (outxy.X * fwidth) + 2, (outxy.Y * fheight) + 2, in cursor_draw()
173 0, fheight - 0); in cursor_draw()
177 (outxy.X * fwidth) + 1, (outxy.Y * fheight) + 2, in cursor_draw()
178 fwidth, fheight); in cursor_draw()
279 ftheight = fheight+font->descent+1; in show_vbar()
285 if (vcur<fheight) vcur = fheight; in show_vbar()
697 fheight = font->ascent + font->descent; in init()
814 ((event.xbutton.y-3)/fheight) - 1); in moveto()
917 if (event.xbutton.y < fheight + 2) {
921 if (event.xbutton.y < fheight + yf + 2) {
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/scripts/
H A DCaption.py75 fwidth, fheight = scribus.getSize(frame) variable
78 textf = scribus.createText(fx, fy+fheight, fwidth, 24)
84 textf = scribus.createText(fx-150, fy + fheight - 40, 150, 40)
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin/scripts/
H A DCaption.py75 fwidth, fheight = scribus.getSize(frame) variable
78 textf = scribus.createText(fx, fy+fheight, fwidth, 24)
84 textf = scribus.createText(fx-150, fy + fheight - 40, 150, 40)
/dports/graphics/p5-Layout-Manager/Layout-Manager-0.35/lib/Layout/Manager/
H A DFlow.pm174 my $fheight = 0;
180 $fheight += $l->{height};
185 $self->used([$fwidth, $fheight]);
188 $container->minimum_height($fheight + $container->outside_height);
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dxflame.c87 int fheight; member
202 st->fheight = st->height / 2; in InitFlame()
262 for(y = st->top; y < st->fheight; y++) in Flame2Image16()
295 for( y = st->top; y < st->fheight; y++) in Flame2Image32()
328 for( y = st->top; y < st->fheight; y++) in Flame2Image24()
377 for(y=st->top;y<st->fheight;y++) in Flame2Image8()
407 for( y = st->top; y < st->fheight; y++) in Flame2Image1234567()
482 for (y = st->fheight + 1; y >= st->top; y--) in FlameAdvance()
515 if (y < st->fheight + 1) in FlameAdvance()
545 for (y = 0; y < st->fheight + 1; y++) in FlameFill()
[all …]
/dports/x11/libX11/libX11-1.7.2/src/
H A DGeom.c50 unsigned int fheight, in XGeometry() argument
72 DisplayHeight(dpy, screen) + dy - dheight * fheight - in XGeometry()
86 DisplayHeight(dpy, screen) + py - *height * fheight - in XGeometry()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DForm.c2812 if (fheight) { in CalcEdgeValue()
2815 *fheight += abs(temp1); in CalcEdgeValue()
2846 if (fheight != NULL) in CalcEdgeValue()
2876 if (fheight != NULL) in CalcEdgeValue()
3062 if (fheight) { in CalcEdgeValue()
3065 *fheight += abs(temp1); in CalcEdgeValue()
3094 if (fheight != NULL) in CalcEdgeValue()
3298 if ((fheight != NULL) && (temp > 0) && (temp > *fheight)) in ComputeAttachment()
3299 *fheight += (temp - *fheight); in ComputeAttachment()
3335 if ((fheight != NULL) && (temp > 0) && (temp > *fheight)) in ComputeAttachment()
[all …]

12345678910>>...21