Searched refs:pstf (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic.cc | 518 would_substitute_feature_t pstf; member 553 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic() 588 if (indic_plan->pstf.would_substitute (glyphs , 2, face) || in consonant_position_from_face() 589 indic_plan->pstf.would_substitute (glyphs+1, 2, face)) in consonant_position_from_face() 1803 indic_plan->pstf.would_substitute (&glyph, 1, c->font->face))) in decompose_indic()
|