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

  /external/harfbuzz_ng/src/
main.cc 155 HB_UNTAG(g.get_feature_tag(n_feature)));
hb-ot-layout.cc 397 if (feature_tag == g.get_feature_tag (i)) {
475 if (feature_tag) *feature_tag = g.get_feature_tag (index);
513 feature_tags[i] = g.get_feature_tag ((unsigned int) feature_tags[i]);
536 if (feature_tag == g.get_feature_tag (f_index)) {
959 if (tag == gpos.get_feature_tag (i))
    [all...]
hb-ot-layout-gsubgpos-private.hh 2262 inline hb_tag_t get_feature_tag (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 44 milliseconds