HomeSort by relevance Sort by last modified time
    Searched refs:CFFTag (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-open-file-private.hh 206 static const hb_tag_t CFFTag = HB_TAG ('O','T','T','O'); /* OpenType with Postscript outlines */
217 case CFFTag: /* All the non-collection tags */
231 case CFFTag: /* All the non-collection tags */
245 case CFFTag: /* All the non-collection tags */
main.cc 74 case OpenTypeFontFile::CFFTag:

Completed in 90 milliseconds