Home
last modified time | relevance | path

Searched refs:zero_context (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.cc484 zero_context = zero_context_; in init()
495 …t_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
503 bool zero_context; member
561 bool zero_context = !indic_plan->is_old_spec; in data_create_indic() local
562 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'), zero_context); in data_create_indic()
563 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); in data_create_indic()
564 indic_plan->blwf.init (&plan->map, HB_TAG('b','l','w','f'), zero_context); in data_create_indic()
565 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic()
Dhb-ot-layout.cc684 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute() argument
687 …b_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context); in hb_ot_layout_lookup_would_substitute()
695 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute_fast() argument
698 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, zero_context); in hb_ot_layout_lookup_would_substitute_fast()
Dhb-ot-layout.h252 hb_bool_t zero_context);
Dhb-ot-layout-private.hh70 hb_bool_t zero_context);
Dhb-ot-layout-gsubgpos-private.hh118 bool zero_context; member
128 zero_context (zero_context_), in hb_would_apply_context_t()
1618 return (c->zero_context ? !backtrackCount && !lookaheadCount : true) in chain_context_would_apply_lookup()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-indic.cc484 zero_context = zero_context_; in init()
495 …t_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
503 bool zero_context; member
561 bool zero_context = !indic_plan->is_old_spec; in data_create_indic() local
562 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'), zero_context); in data_create_indic()
563 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); in data_create_indic()
564 indic_plan->blwf.init (&plan->map, HB_TAG('b','l','w','f'), zero_context); in data_create_indic()
565 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic()
Dhb-ot-layout.cc684 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute() argument
687 …b_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context); in hb_ot_layout_lookup_would_substitute()
695 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute_fast() argument
698 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, zero_context); in hb_ot_layout_lookup_would_substitute_fast()
Dhb-ot-layout.h252 hb_bool_t zero_context);
Dhb-ot-layout-private.hh70 hb_bool_t zero_context);
Dhb-ot-layout-gsubgpos-private.hh118 bool zero_context; member
128 zero_context (zero_context_), in hb_would_apply_context_t()
1617 return (c->zero_context ? !backtrackCount && !lookaheadCount : true) in chain_context_would_apply_lookup()