Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/vtfontcvt/
H A Dvtfontcvt.c741 write_source_mappings(FILE *fp, unsigned int map_idx) in write_source_mappings() function
856 if (write_source_mappings(fp, VFNT_MAP_NORMAL) != 0) in write_fnt_source()
865 if (write_source_mappings(fp, VFNT_MAP_NORMAL_RIGHT) != 0) in write_fnt_source()
874 if (write_source_mappings(fp, VFNT_MAP_BOLD) != 0) in write_fnt_source()
883 if (write_source_mappings(fp, VFNT_MAP_BOLD_RIGHT) != 0) in write_fnt_source()