Home | History | Annotate | Download | only in src

Lines Matching defs:zero_context

462 				bool                  zero_context,
466 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context))
562 bool zero_context = indic_plan->is_old_spec ? false : true;
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))