HomeSort by relevance Sort by last modified time
    Searched refs:HB_OT_TAG_name (Results 1 - 3 of 3) 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 405 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 Tag = HB_OT_TAG_name;

Completed in 37 milliseconds