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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-name-table.hh 40 #define HB_OT_TAG_name HB_TAG('n','a','m','e')
77 static const hb_tag_t tableTag = HB_OT_TAG_name;
hb-uniscribe.cc 403 if (face.find_table_index (HB_OT_TAG_name, &index))
  /external/harfbuzz_ng/src/
hb-ot-name-table.hh 40 #define HB_OT_TAG_name HB_TAG('n','a','m','e')
77 static const hb_tag_t tableTag = HB_OT_TAG_name;
hb-uniscribe.cc 402 if (face.find_table_index (HB_OT_TAG_name, &index))

Completed in 342 milliseconds