Searched refs:pointsize (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ntp/scripts/stats/
H A Densemble.S3 postscript(str, , , , 5, pointsize=18)
H A Ditf.S3 postscript(str, , , , 5, pointsize=18)
H A Dtdata.S3 postscript(str, , , , 5, pointsize=18)
H A Dloop.S5 postscript(str, , , , 5, pointsize=18)
H A Detf.S13 postscript(str, , , , 5, pointsize=18)
/freebsd-11-stable/contrib/groff/src/include/
H A Dfont.h116 static int scale(int w, int pointsize);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h412 rc_uint_type pointsize; member in struct:rc_dialog
464 bfd_byte pointsize[2]; member in struct:bin_dialogfont
470 bfd_byte pointsize[2]; member in struct:bin_dialogexfont
H A Drcparse.y472 dialog.pointsize = $3;
485 dialog.pointsize = $3;
500 dialog.pointsize = $3;
515 dialog.pointsize = $3;
H A Dresbin.c483 d->pointsize = 0;
497 d->pointsize = windres_get_16 (wrbfd, data + off, 2);
1496 windres_put_16 (wrbfd, bdf.pointsize, dialog->pointsize);
1502 windres_put_16 (wrbfd, bdxf.pointsize, dialog->pointsize);
H A Dresrc.c2504 fprintf (e, "FONT %d, ", (int) dialog->pointsize);
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1983 int pointsize; member in class:html_printer
2759 * collect legal pointsize
2761 pointsize = atoi(arg);
3917 output_style.point_size = pointsize;
4182 pointsize(base_point_size),

Completed in 97 milliseconds