Home
last modified time | relevance | path

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

/src/usr.bin/vtfontcvt/
H A Dvtfontcvt.c740 write_source_mappings(FILE *fp, unsigned int map_idx) in write_source_mappings() function
855 if (write_source_mappings(fp, VFNT_MAP_NORMAL) != 0) in write_fnt_source()
864 if (write_source_mappings(fp, VFNT_MAP_NORMAL_RIGHT) != 0) in write_fnt_source()
873 if (write_source_mappings(fp, VFNT_MAP_BOLD) != 0) in write_fnt_source()
882 if (write_source_mappings(fp, VFNT_MAP_BOLD_RIGHT) != 0) in write_fnt_source()