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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic.cc 175 bool has_fallback = plan->props.script == HB_SCRIPT_ARABIC && !FEATURE_IS_SYRIAC (arabic_features[i]); local
176 map->add_feature (arabic_features[i], 1, has_fallback ? F_HAS_FALLBACK : F_NONE);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic.cc 175 bool has_fallback = plan->props.script == HB_SCRIPT_ARABIC && !FEATURE_IS_SYRIAC (arabic_features[i]); local
176 map->add_feature (arabic_features[i], 1, has_fallback ? F_HAS_FALLBACK : F_NONE);
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 308 int has_fallback; /* True if any %fallback is seen in the grammar */ member in struct:lemon
    [all...]

Completed in 1338 milliseconds