Searched refs:fonts (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfonts.c2 * linux/drivers/video/fonts.c -- `Soft' font definitions
25 static const struct font_desc *fonts[] = { variable in typeref:struct:font_desc
68 #define num_fonts ARRAY_SIZE(fonts)
71 #error No fonts configured.
91 if (!strcmp(fonts[i]->name, name))
92 return fonts[i];
121 f = fonts[i];
H A DMakefile6 font-objs := fonts.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsoundfont.h88 struct snd_soundfont *fonts; /* The list of soundfonts */ member in struct:snd_sf_list
89 int fonts_size; /* number of fonts allocated */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Dsoundfont.c272 /* check the shared fonts */
274 for (sf = sflist->fonts; sf; sf = sf->next) {
289 sf->next = sflist->fonts;
290 sflist->fonts = sf;
1135 /* search all fonts and insert each font */
1136 for (sf = sflist->fonts; sf; sf = sf->next) {
1335 sflist->fonts = NULL;
1353 for (sf = sflist->fonts; sf; sf = nextsf) {
1449 for (sf = sflist->fonts; sf; sf = sf->next) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex601 % Kludge this until the fonts are right (grr).
1144 % typewriter fonts as three actual period characters; on the other hand,
1145 % in other typewriter fonts three periods are wider than 1.5em. So do
1508 % PDF outlines are displayed using system fonts, instead of
1509 % document fonts. Therefore we cannot use special characters,
1589 \message{fonts,}
1600 % Select #1 fonts with the current style.
1602 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname}
1944 % Text fonts (11.2pt, magstep1).
1959 % A few fonts fo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex605 % Kludge this until the fonts are right (grr).
1169 % typewriter fonts as three actual period characters; on the other hand,
1170 % in other typewriter fonts three periods are wider than 1.5em. So do
1539 % PDF outlines are displayed using system fonts, instead of
1540 % document fonts. Therefore we cannot use special characters,
1625 \message{fonts,}
1636 % Select #1 fonts with the current style.
1638 \def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname}
1986 % Text fonts (11.2pt, magstep1).
2001 % A few fonts fo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am86 lib/libcroco/cr-fonts.c \
87 lib/libcroco/cr-fonts.h \
H A DMakefile.in208 lib/libcroco/cr-fonts.c \
209 lib/libcroco/cr-fonts.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c29 /* <cr-fonts.h> has a broken double-inclusion guard in libcroco-0.6.1. */
31 # include <cr-fonts.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-styled-ostream.c32 /* <cr-fonts.h> has a broken double-inclusion guard in libcroco-0.6.1. */
34 # include <cr-fonts.h>
H A Dterm-styled-ostream.oo.c29 /* <cr-fonts.h> has a broken double-inclusion guard in libcroco-0.6.1. */
31 # include <cr-fonts.h>
H A DMakefile261 libcroco/libcroco_rpl_la-cr-fonts.lo \
919 libcroco/cr-enc-handler.h libcroco/cr-fonts.c \
920 libcroco/cr-fonts.h libcroco/cr-input.c libcroco/cr-input.h \
1139 libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c \
1195 libcroco/cr-fonts.c \
1371 libcroco/libcroco_rpl_la-cr-fonts.lo: libcroco/$(am__dirstamp)
1427 libcroco/cr-fonts.lo: libcroco/$(am__dirstamp)
1602 -rm -f libcroco/cr-fonts.$(OBJEXT)
1603 -rm -f libcroco/cr-fonts.lo
1654 -rm -f libcroco/libcroco_rpl_la-cr-fonts
[all...]
H A DMakefile.in261 libcroco/libcroco_rpl_la-cr-fonts.lo \
919 libcroco/cr-enc-handler.h libcroco/cr-fonts.c \
920 libcroco/cr-fonts.h libcroco/cr-input.c libcroco/cr-input.h \
1139 libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c \
1195 libcroco/cr-fonts.c \
1371 libcroco/libcroco_rpl_la-cr-fonts.lo: libcroco/$(am__dirstamp)
1427 libcroco/cr-fonts.lo: libcroco/$(am__dirstamp)
1602 -rm -f libcroco/cr-fonts.$(OBJEXT)
1603 -rm -f libcroco/cr-fonts.lo
1654 -rm -f libcroco/libcroco_rpl_la-cr-fonts
[all...]

Completed in 112 milliseconds