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

/macosx-10.9.5/groff-38/groff/src/utils/hpftodit/
H A Dhpftodit.cpp114 typeface_tag = 442, enumerator in enum:tag_type
738 require_tag(typeface_tag);
739 if (tag_info(typeface_tag).count > 4) {
740 f.seek(tag_info(typeface_tag).value);
741 for (uint32 i = 0; i < tag_info(typeface_tag).count; i++) {
749 printf("%.4s", tag_info(typeface_tag).orig_value);
1170 case typeface_tag:

Completed in 192 milliseconds