Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-file-private.hh206 static const hb_tag_t CFFTag = HB_TAG ('O','T','T','O'); /* OpenType with Postscript outlines */ member
217 case CFFTag: /* All the non-collection tags */ in get_face_count()
231 case CFFTag: /* All the non-collection tags */ in get_face()
245 case CFFTag: /* All the non-collection tags */ in sanitize()
Dmain.cc74 case OpenTypeFontFile::CFFTag: in main()