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

  /external/harfbuzz_ng/src/
hb-ot-map-private.hh 160 F_GLOBAL_SEARCH = 0x0008u /* If feature not found in LangSys, look for it in global feature list and pick one. */
hb-ot-map.cc 216 if (!found && (info->flags & F_GLOBAL_SEARCH))
hb-ot-shape.cc 109 map->add_feature (HB_TAG ('v','e','r','t'), 1, F_GLOBAL | F_GLOBAL_SEARCH);

Completed in 661 milliseconds