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

  /external/chromium_org/third_party/harfbuzz-ng/src/
main.cc 151 (const char *)g.get_feature_tag(n_feature),
hb-ot-layout.cc 368 feature_tags[i] = g.get_feature_tag ((unsigned int) feature_tags[i]);
391 if (feature_tag == g.get_feature_tag (f_index)) {
757 if (tag == gpos.get_feature_tag (i))
hb-ot-layout-gsubgpos-private.hh 2238 inline const Tag& get_feature_tag (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]
  /external/harfbuzz_ng/src/
main.cc 151 (const char *)g.get_feature_tag(n_feature),
hb-ot-layout.cc 362 feature_tags[i] = g.get_feature_tag ((unsigned int) feature_tags[i]);
385 if (feature_tag == g.get_feature_tag (f_index)) {
751 if (tag == gpos.get_feature_tag (i))
hb-ot-layout-gsubgpos-private.hh 2238 inline const Tag& get_feature_tag (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 147 milliseconds