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

/freebsd-13-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c687 write_glyphs(FILE *fp, vt_write cb) function
789 if (write_glyphs(fp, &fwrite) != 0 ||
837 if (write_glyphs(fp, &write_glyph_buf) != 0)
846 if (write_glyphs(fp, &write_glyph_source) != 0)

Completed in 104 milliseconds