Home
last modified time | relevance | path

Searched refs:fonts (Results 1 – 25 of 32) sorted by relevance

12

/linux/lib/fonts/
A D.built-in.a.cmd1fonts/built-in.a := echo >/dev/null; rm -f lib/fonts/built-in.a; /usr/bin/ccache /home/test/worksp…
A D.font_8x8.o.cmd1fonts/font_8x8.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch…
3 source_lib/fonts/font_8x8.o := lib/fonts/font_8x8.c
5 deps_lib/fonts/font_8x8.o := \
45 lib/fonts/font_8x8.o: $(deps_lib/fonts/font_8x8.o)
47 $(deps_lib/fonts/font_8x8.o):
A Dfonts.c23 static const struct font_desc *fonts[] = { variable
65 #define num_fonts ARRAY_SIZE(fonts)
68 #error No fonts configured.
88 if (!strcmp(fonts[i]->name, name)) in find_font()
89 return fonts[i]; in find_font()
118 f = fonts[i]; in get_default_font()
A D.fonts.o.cmd1fonts/fonts.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
3 source_lib/fonts/fonts.o := lib/fonts/fonts.c
5 deps_lib/fonts/fonts.o := \
892 lib/fonts/fonts.o: $(deps_lib/fonts/fonts.o)
894 $(deps_lib/fonts/fonts.o):
A DKconfig12 bool "Select compiled-in fonts"
15 Say Y here if you would like to use fonts other than the default
20 the questions about foreign fonts.
97 If other fonts are too big or too small for you, say Y, otherwise say N.
A Dbuilt-in.a3 fonts.o/
A DMakefile4 font-objs := fonts.o
A D.font_8x16.o.cmd1fonts/font_8x16.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
3 source_lib/fonts/font_8x16.o := lib/fonts/font_8x16.c
5 deps_lib/fonts/font_8x16.o := \
879 lib/fonts/font_8x16.o: $(deps_lib/fonts/font_8x16.o)
881 $(deps_lib/fonts/font_8x16.o):
/linux/lib/
A Dbuilt-in.a128 fonts/fonts.o/
129 fonts/font_8x8.o/
130 fonts/font_8x16.o/
A D.built-in.a.cmd1 ….o lib/sg_pool.o lib/irq_poll.o lib/asn1_decoder.o lib/asn1_encoder.o lib/fonts/built-in.a lib/oid…
/linux/Documentation/fb/
A Dvt8623fb.rst30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and
31 16bit tall fonts (driver limitation).
36 8bit wide fonts only (driver limitation).
A Darkfb.rst32 wide fonts only (hardware limitation) and 16bit tall fonts (driver
39 8bit wide fonts only (driver limitation).
A Ds3fb.rst41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only
42 (hardware limitation) and 16bit tall fonts (driver limitation). Text mode
48 8bit wide fonts only (driver limitation).
A Dpvr2fb.rst11 without using tiny, unreadable fonts (NOT on the Dreamcast)
29 font:X default font to use. All fonts are supported, including the
A Dlxfb.rst15 without using tiny, unreadable fonts.
A Dgxfb.rst14 without using tiny, unreadable fonts.
A Daty128fb.rst13 without using tiny, unreadable fonts.
A Dtgafb.rst44 font:X default font to use. All fonts are supported, including the
A Dfbcon.rst16 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
84 compiled-in fonts: 10x18, 6x10, 6x8, 7x14, Acorn8x8, MINI4x6,
A Dvesafb.rst19 without using tiny, unreadable fonts.
/linux/Documentation/driver-api/
A Dframe-buffer.rst61 Refer to the file lib/fonts/fonts.c for more information.
/linux/sound/synth/emux/
A Dsoundfont.c263 for (sf = sflist->fonts; sf; sf = sf->next) { in newsf()
278 sf->next = sflist->fonts; in newsf()
279 sflist->fonts = sf; in newsf()
1152 for (sf = sflist->fonts; sf; sf = sf->next) { in rebuild_presets()
1354 sflist->fonts = NULL; in snd_sf_init()
1372 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear()
1469 for (sf = sflist->fonts; sf; sf = sf->next) { in snd_soundfont_remove_unlocked()
/linux/include/sound/
A Dsoundfont.h75 struct snd_soundfont *fonts; /* The list of soundfonts */ member
/linux/Documentation/admin-guide/
A Dunicode.rst16 characters to fonts. By downloading a single Unicode-to-font table,
46 two (in case 1024- or 2048-character fonts ever become necessary).
54 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
/linux/arch/arm/boot/compressed/
A DMakefile16 FONTC = $(srctree)/lib/fonts/font_acorn_8x8.c

Completed in 30 milliseconds

12