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

  /external/harfbuzz_ng/src/
hb-ot-os2-table.hh 40 #define HB_OT_TAG_OS2 HB_TAG('O','S','/','2')
95 enum { tableTag = HB_OT_TAG_OS2 };
167 bool result = plan->add_table (HB_OT_TAG_OS2, os2_prime_blob);
hb-ot-hmtx-table.hh 328 enum { os2Tag = HB_OT_TAG_OS2 };
hb-subset.cc 177 case HB_OT_TAG_OS2:

Completed in 725 milliseconds