Home
last modified time | relevance | path

Searched refs:hb_tag (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dgen-tag-table.py855 def hb_tag (tag): function
906 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
978 write (' tags[0] = %s; /* %s */' % (hb_tag (tags[0]), ot.names[tags[0]]))
984 write (' %s, /* %s */' % (hb_tag (tag), ot.names[tag]))
1023 write (' tags[0] = %s; /* %s */' % (hb_tag (tags[0]), ot.names[tags[0]]))
1030 write ('\t%s, /* %s */' % (hb_tag (tag), ot.names[tag]))
1110 write (' case %s: /* %s */' % (hb_tag (ot_tag), ot.names[ot_tag]))