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...] |