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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 460 inline bool would_substitute (const hb_codepoint_t *glyphs, function in struct:would_substitute_feature_t
564 if (indic_plan->pref.would_substitute (glyphs , 2, zero_context, face) ||
565 indic_plan->pref.would_substitute (glyphs_r, 2, zero_context, face))
567 if (indic_plan->blwf.would_substitute (glyphs , 2, zero_context, face) ||
568 indic_plan->blwf.would_substitute (glyphs_r, 2, zero_context, face))
570 if (indic_plan->pstf.would_substitute (glyphs , 2, zero_context, face) ||
571 indic_plan->pstf.would_substitute (glyphs_r, 2, zero_context, face))
688 if (indic_plan->rphf.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
994 if (indic_plan->pref.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 460 inline bool would_substitute (const hb_codepoint_t *glyphs, function in struct:would_substitute_feature_t
564 if (indic_plan->pref.would_substitute (glyphs , 2, zero_context, face) ||
565 indic_plan->pref.would_substitute (glyphs_r, 2, zero_context, face))
567 if (indic_plan->blwf.would_substitute (glyphs , 2, zero_context, face) ||
568 indic_plan->blwf.would_substitute (glyphs_r, 2, zero_context, face))
570 if (indic_plan->pstf.would_substitute (glyphs , 2, zero_context, face) ||
571 indic_plan->pstf.would_substitute (glyphs_r, 2, zero_context, face))
688 if (indic_plan->rphf.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
994 if (indic_plan->pref.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
    [all...]

Completed in 145 milliseconds