Home
last modified time | relevance | path

Searched refs:ydots (Results 26 – 46 of 46) sorted by relevance

12

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dtplus.h88 unsigned xdots, ydots, Bank64k, RowBytes, RowsPerBank; member
H A Dexterns.h889 extern int ydots;
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dfractint.c87 int xdots, ydots; /* # of dots on the logical screen */ variable
630 ydots,
H A Dlsys.c724 locaspect=screenaspect*xdots/ydots; in lsysi_findscale()
752 vert = (float)((ydots-6) /(ymax-ymin)); in lsysi_findscale()
761 ts->ypos = FIXEDPT(ydots/2); in lsysi_findscale()
764 ts->ypos = FIXEDPT((ydots-locsize*(ymax+ymin))/2); in lsysi_findscale()
1010 locaspect=screenaspect*xdots/ydots; in lsysi_dosincos()
H A Drealdos.c1787 long xdots, ydots; local
1840 ydots = atol(&tempstring[commas[7]]);
1872 ydots < MINPIXELS || ydots > MAXPIXELS ||
1888 vident->ydots = (short)ydots;
H A Dmiscres.c1128 videoentry.xdots, videoentry.ydots, videoentry.colors, in tab_display()
1313 for (y=0;y<ydots;y++) { in area()
1327 msg,cnt,(long)xdots*(long)ydots,(char far *)total_area, in area()
1328 cnt/((float)xdots*(float)ydots)*(xxmax-xxmin)*(yymax-yymin)); in area()
1331 msg,cnt,(long)xdots*(long)ydots,total_area, in area()
1332 cnt/((float)xdots*(float)ydots)*(xxmax-xxmin)*(yymax-yymin)); in area()
H A Dfractalb.c520 div_a_bn_int(bnydel, (U16)(ydots - 1)); in MandelbnSetup()
524 div_a_bn_int(bnxdel2, (U16)(ydots - 1)); in MandelbnSetup()
603 div_a_bf_int(bfydel, (U16)(ydots - 1)); in MandelbfSetup()
607 div_a_bf_int(bfxdel2, (U16)(ydots - 1)); in MandelbfSetup()
H A Dgifview.c476 row += ydots; in pot_line()
H A Dsoi1.c946 stepy = (yyminl - yymaxl) / ydots; in soi()
950 0,xdots,0,ydots, in soi()
H A Devolve.c829 vidsize = (xdots+ydots) * 4 * sizeof(int) ; in SetupParamBox()
830 vidsize = vidsize + xdots + ydots + 2 ; in SetupParamBox()
H A Dsoi.c1097 stepy = (yyminl - yymaxl) / ydots; in soi_ldbl()
1101 0,xdots,0,ydots, in soi_ldbl()
H A Ddiskvid.c108 i = common_startdisk(xdots*3,ydots,colors); in targa_startdisk()
H A Dcmdfiles.c1289 ydots = fileydots; in cmdarg()
1291 dysize = ydots-1; in cmdarg()
H A Dprompts2.c967 videoentry.ydots = sydots; in get_view_params()
1064 for(row = 0; row < ydots; row++) { in starfield()
H A Dparser.c2431 v[11].a.d.y = (LDBL)ydots; in ParseStr()
2495 v[11].a.l.y = ydots; v[11].a.l.y <<= bitshift; in ParseStr()
3950 end_dx_array = 2L*(long)(xdots+ydots)*sizeof(double); in parser_allocate()
/dports/graphics/xfractint/xfractint-20.04p16/unix/
H A Dgeneral.c594 getInt(&info->ydots,&bufPtr,dir);
996 getInt(&info->ydots,&bufPtr,dir);
H A Dunixscr.c708 videotable[0].ydots = sydots;
940 videotable[0].ydots = sydots;
/dports/graphics/xfractint/xfractint-20.04p16/dos_help/
H A Dhelp2.src2645 scrnmax (xdots, ydots) max horizontal/vertical resolution.
2648 from (0,0) to (xdots-1, ydots-1)
H A Dhelp5.src2203 Fixed viewwindows bug that caused extra points to be written when ydots
2292 3. scrnmax parser constant = (xdots, ydots)\
H A Dhelp4.src548 $sec$ time:sec 14 $ydots$ vertical rez 480\
H A Dhelp.src463 now made when (xdots + ydots) * sizeof(long) > 32768.

12