| /src/external/bsd/ntp/dist/scripts/stats/ |
| ensemble.S | 3 postscript(str, , , , 5, pointsize=18)
|
| itf.S | 3 postscript(str, , , , 5, pointsize=18)
|
| tdata.S | 3 postscript(str, , , , 5, pointsize=18)
|
| loop.S | 5 postscript(str, , , , 5, pointsize=18)
|
| etf.S | 13 postscript(str, , , , 5, pointsize=18)
|
| /src/external/gpl2/groff/dist/src/include/ |
| font.h | 118 static int scale(int w, int pointsize);
|
| /src/external/gpl3/binutils/dist/binutils/ |
| windint.h | 411 rc_uint_type pointsize; member in struct:rc_dialog 463 bfd_byte pointsize[2]; member in struct:bin_dialogfont 469 bfd_byte pointsize[2]; member in struct:bin_dialogexfont
|
| rcparse.y | 474 dialog.pointsize = $3; 487 dialog.pointsize = $3; 502 dialog.pointsize = $3; 517 dialog.pointsize = $3;
|
| resbin.c | 561 d->pointsize = 0; 578 d->pointsize = windres_get_16 (wrbfd, data + off); 1769 windres_put_16 (wrbfd, bdf.pointsize, dialog->pointsize); 1775 windres_put_16 (wrbfd, bdxf.pointsize, dialog->pointsize);
|
| rcparse.c | 2438 dialog.pointsize = (yyvsp[-2].il); 2455 dialog.pointsize = (yyvsp[-3].il); 2474 dialog.pointsize = (yyvsp[-4].il); 2493 dialog.pointsize = (yyvsp[-5].il);
|
| resrc.c | 2587 fprintf (e, "FONT %d, ", (int) dialog->pointsize);
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| windint.h | 411 rc_uint_type pointsize; member in struct:rc_dialog 463 bfd_byte pointsize[2]; member in struct:bin_dialogfont 469 bfd_byte pointsize[2]; member in struct:bin_dialogexfont
|
| rcparse.y | 474 dialog.pointsize = $3; 487 dialog.pointsize = $3; 502 dialog.pointsize = $3; 517 dialog.pointsize = $3;
|
| resbin.c | 561 d->pointsize = 0; 578 d->pointsize = windres_get_16 (wrbfd, data + off); 1763 windres_put_16 (wrbfd, bdf.pointsize, dialog->pointsize); 1769 windres_put_16 (wrbfd, bdxf.pointsize, dialog->pointsize);
|
| rcparse.c | 2438 dialog.pointsize = (yyvsp[-2].il); 2455 dialog.pointsize = (yyvsp[-3].il); 2474 dialog.pointsize = (yyvsp[-4].il); 2493 dialog.pointsize = (yyvsp[-5].il);
|
| resrc.c | 2587 fprintf (e, "FONT %d, ", (int) dialog->pointsize);
|
| /src/external/gpl2/groff/dist/src/devices/grohtml/ |
| post-html.cpp | 1985 int pointsize; member in class:html_printer 2761 * collect legal pointsize 2763 pointsize = atoi(arg); 3919 output_style.point_size = pointsize; 4184 pointsize(base_point_size),
|