Searched refs:fonts (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_vartree003.sh | 73 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Demi.pmf 96 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-DemiOblique.pmf 119 fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fonts/AvantGarde-Demi.pmf 142 fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fonts/AvantGarde-DemiOblique.pmf
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | term_ps.c | 117 * We define, for the time being, three fonts: bold, oblique/italic, and 122 static const struct font fonts[TERMFONT__MAX] = { variable in typeref:struct:font 900 ps_printf(p, " %s", fonts[i].name); 916 ps_printf(p, "/BaseFont /%s\n", fonts[i].name); 943 fonts[(int)p->ps->lastf].name, 1004 p->ps->pscol += (size_t)fonts[f].gly[c].wx; 1139 wx = fonts[p->ps->lastf].gly[(int)p->ps->last-32].wx; 1255 fonts[(int)f].name, p->ps->scale); 1270 return (size_t)fonts[(int)TERMFONT_NONE].gly[c].wx; 1298 fonts[(in [all...] |
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 552 % Kludge this until the fonts are right (grr). 1291 % PDF outlines are displayed using system fonts, instead of 1292 % document fonts. Therefore we cannot use special characters, 1392 \message{fonts,} 1403 % Select #1 fonts with the current style. 1405 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname} 1471 % Text fonts (11.2pt, magstep1). 1485 % A few fonts for @defun names and args. 1532 % Chapter (and unnumbered) fonts (17.28pt). 1545 % Section fonts (14. [all...] |
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem_safe.c | 182 * original intention to facilitate dynamic fonts can be seen 185 * traversing a list of static fonts. 187 extern struct fontlist fonts[]; 197 struct fontlist fonts[] = { variable in typeref:struct:fontlist 1990 * but for the fonts currently statically built into the 1994 for (fl = fonts; fl->data; fl++) {
|
/illumos-gate/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 146 static const Font_t fonts[] = variable 951 return fonts[f].html[set]; 953 return fonts[f].nroff[set]; 961 return fonts[f].term[set];
|
Completed in 85 milliseconds