Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/vtfontcvt/
HDvtfontcvt.c739 write_source_mappings(FILE *fp, unsigned int map_idx) in write_source_mappings() function
854 if (write_source_mappings(fp, VFNT_MAP_NORMAL) != 0) in write_fnt_source()
863 if (write_source_mappings(fp, VFNT_MAP_NORMAL_RIGHT) != 0) in write_fnt_source()
872 if (write_source_mappings(fp, VFNT_MAP_BOLD) != 0) in write_fnt_source()
881 if (write_source_mappings(fp, VFNT_MAP_BOLD_RIGHT) != 0) in write_fnt_source()