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 340 if (feature_tag == g.get_feature_tag (i)) {
418 if (feature_tag) *feature_tag = g.get_feature_tag (index);
456 feature_tags[i] = g.get_feature_tag ((unsigned int) feature_tags[i]);
479 if (feature_tag == g.get_feature_tag (f_index)) {
867 if (tag == gpos.get_feature_tag (i))
hb-ot-layout-gsubgpos-private.hh 2253 inline hb_tag_t get_feature_tag (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 35 milliseconds