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 152 HB_UNTAG(g.get_feature_tag(n_feature)));
hb-ot-layout.cc 469 if (feature_tag == g.get_feature_tag (i)) {
572 if (feature_tag) *feature_tag = g.get_feature_tag (index);
610 feature_tags[i] = g.get_feature_tag ((unsigned int) feature_tags[i]);
633 if (feature_tag == g.get_feature_tag (f_index)) {
763 if (feature_tag == c->g.get_feature_tag (feature_index))
    [all...]
hb-ot-layout-gsubgpos.hh 2668 hb_tag_t get_feature_tag (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 225 milliseconds