Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c569 write_glyph_source(const void *ptr, size_t size, size_t nitems, FILE *stream) in write_glyph_source() function
773 if (write_glyph_source(compressed, compressed_size, 1, fp) != 1) in write_fnt_source()
778 if (write_glyphs(fp, &write_glyph_source) != 0) in write_fnt_source()