Home
last modified time | relevance | path

Searched refs:glyphs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c76 static struct glyph_list glyphs[VFNT_MAPS] = { variable
77 TAILQ_HEAD_INITIALIZER(glyphs[0]),
78 TAILQ_HEAD_INITIALIZER(glyphs[1]),
79 TAILQ_HEAD_INITIALIZER(glyphs[2]),
80 TAILQ_HEAD_INITIALIZER(glyphs[3]),
287 TAILQ_INSERT_HEAD(&glyphs[map_idx], gl, g_list); in add_glyph()
289 TAILQ_INSERT_TAIL(&glyphs[map_idx], gl, g_list); in add_glyph()
563 TAILQ_FOREACH(gl, &glyphs[i], g_list) in number_glyphs()
610 TAILQ_FOREACH(gl, &glyphs[i], g_list) in write_glyphs()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1990 uint32_t glyphs; in load_font() local
2074 glyphs = be32toh(fh.fh_glyph_count); in load_font()
2078 size = howmany(fp->vf_width, 8) * fp->vf_height * glyphs; in load_font()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex20 \usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs