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

/freebsd-10.0-release/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp76 charcode_tag = 403, // MSL for Intellifont, Unicode for TrueType enumerator in enum:tag_type
667 require_tag(charcode_tag);
668 nchars = tag_info(charcode_tag).count;
671 f.seek(tag_info(charcode_tag).value);
996 case charcode_tag:

Completed in 76 milliseconds