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

  /external/harfbuzz_ng/src/
main.cc 141 langsys.get_feature_index (n_feature));
hb-ot-map.hh 128 unsigned int get_feature_index (unsigned int table_index, hb_tag_t feature_tag) const function in struct:hb_ot_map_t
hb-ot-layout.cc 631 unsigned int f_index = l.get_feature_index (i);
761 unsigned int feature_index = l.get_feature_index (i);
    [all...]
hb-ot-shape.cc 112 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX;
hb-ot-layout-common.hh 216 hb_tag_t get_feature_index (unsigned int i) const function in struct:OT::LangSys
    [all...]

Completed in 270 milliseconds