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

  /external/chromium_org/third_party/harfbuzz-ng/src/
main.cc 134 if (langsys.get_required_feature_index () == Index::NOT_FOUND_INDEX)
hb-ot-layout.cc 330 if (feature_index) *feature_index = l.get_required_feature_index ();
hb-ot-layout-common-private.hh 192 inline unsigned int get_required_feature_index (void) const function in struct:OT::LangSys
    [all...]
  /external/harfbuzz_ng/src/
main.cc 134 if (langsys.get_required_feature_index () == Index::NOT_FOUND_INDEX)
hb-ot-layout.cc 324 if (feature_index) *feature_index = l.get_required_feature_index ();
hb-ot-layout-common-private.hh 193 inline unsigned int get_required_feature_index (void) const function in struct:OT::LangSys
    [all...]

Completed in 532 milliseconds