Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c223 ml = &maps[map_idx]; in add_mapping()
236 map_count[map_idx]++; in add_mapping()
243 dedup_mapping(unsigned int map_idx) in dedup_mapping() argument
248 assert(map_idx == VFNT_MAP_BOLD || map_idx == VFNT_MAP_BOLD_RH); in dedup_mapping()
273 glyph_count[map_idx]++; in add_glyph()
329 if (map_idx < VFNT_MAP_BOLD) in add_char()
338 map_idx + 1) != 0) in add_char()
547 rv = parse_hex(fp, map_idx); in parse_file()
550 rv = parse_bdf(fp, map_idx); in parse_file()
618 fold_mappings(unsigned int map_idx) in fold_mappings() argument
[all …]