Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c82 static unsigned int glyph_total, glyph_count[4], glyph_unique, glyph_dupe; variable
292 glyph_unique++; in add_glyph()
710 fh.glyph_count = htobe32(glyph_unique); in write_fnt()
740 size_t uncompressed_size = wbytes * height * glyph_unique; in write_fnt_source()
955 glyph_unique, glyph_dupe, in print_font_info()