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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-head-table.hh 42 #define HB_OT_TAG_head HB_TAG('h','e','a','d')
46 static const hb_tag_t Tag = HB_OT_TAG_head;
hb-font.cc 745 hb_blob_t *head_blob = OT::Sanitizer<OT::head>::sanitize (reference_table (HB_OT_TAG_head));
  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 42 #define HB_OT_TAG_head HB_TAG('h','e','a','d')
46 static const hb_tag_t Tag = HB_OT_TAG_head;
hb-font.cc 745 hb_blob_t *head_blob = OT::Sanitizer<OT::head>::sanitize (reference_table (HB_OT_TAG_head));

Completed in 50 milliseconds