Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-indic.hh407 zero_context = zero_context_; in init()
418 …(hb_ot_layout_lookup_would_substitute (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
426 bool zero_context; member
Dhb-ot-shape-complex-indic.cc284 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM; in data_create_indic() local
285 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'), zero_context); in data_create_indic()
286 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); in data_create_indic()
287 indic_plan->blwf.init (&plan->map, HB_TAG('b','l','w','f'), zero_context); in data_create_indic()
288 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic()
289 indic_plan->vatu.init (&plan->map, HB_TAG('v','a','t','u'), zero_context); in data_create_indic()
Dhb-ot-layout.h400 hb_bool_t zero_context);
Dhb-ot-layout.cc1402 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute() argument
1405 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context); in hb_ot_layout_lookup_would_substitute()
Dhb-ot-layout-gsubgpos.hh279 bool zero_context; member
288 zero_context (zero_context_) {} in hb_would_apply_context_t()
2435 return (c->zero_context ? !backtrackCount && !lookaheadCount : true) in chain_context_would_apply_lookup()
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-indic.hh407 zero_context = zero_context_; in init()
418 …(hb_ot_layout_lookup_would_substitute (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
426 bool zero_context; member
Dhb-ot-shape-complex-indic.cc286 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM; in data_create_indic() local
287 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'), zero_context); in data_create_indic()
288 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); in data_create_indic()
289 indic_plan->blwf.init (&plan->map, HB_TAG('b','l','w','f'), zero_context); in data_create_indic()
290 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic()
291 indic_plan->vatu.init (&plan->map, HB_TAG('v','a','t','u'), zero_context); in data_create_indic()
Dhb-ot-layout.h400 hb_bool_t zero_context);
Dhb-ot-layout.cc1375 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute() argument
1378 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context); in hb_ot_layout_lookup_would_substitute()
Dhb-ot-layout-gsubgpos.hh279 bool zero_context; member
288 zero_context (zero_context_) {} in hb_would_apply_context_t()
2408 return (c->zero_context ? !backtrackCount && !lookaheadCount : true) in chain_context_would_apply_lookup()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-indic.cc231 zero_context = zero_context_; in init()
242 …(hb_ot_layout_lookup_would_substitute (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
250 bool zero_context; member
321 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM; in data_create_indic() local
322 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'), zero_context); in data_create_indic()
323 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); in data_create_indic()
324 indic_plan->blwf.init (&plan->map, HB_TAG('b','l','w','f'), zero_context); in data_create_indic()
325 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context); in data_create_indic()
Dhb-ot-shape-complex-khmer.cc156 zero_context = zero_context_; in init()
167 …(hb_ot_layout_lookup_would_substitute (face, lookups[i].index, glyphs, glyphs_count, zero_context)) in would_substitute()
175 bool zero_context; member
Dhb-ot-layout.h332 hb_bool_t zero_context);
Dhb-ot-layout.cc1364 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute() argument
1367 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context); in hb_ot_layout_lookup_would_substitute()
Dhb-ot-layout-gsubgpos.hh138 bool zero_context; member
148 zero_context (zero_context_), in hb_would_apply_context_t()
1894 return (c->zero_context ? !backtrackCount && !lookaheadCount : true) in chain_context_would_apply_lookup()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi29075 <!-- bool OT::hb_would_apply_context_t::zero_context -->
29076 …<var-decl name='zero_context' type-id='type-id-1' visibility='default' filepath='/tmp/legendre/spa…
29701 …<parameter type-id='type-id-40' name='zero_context' filepath='/tmp/legendre/spack-stage/spack-stag…
30706 <!-- bool would_substitute_feature_t::zero_context -->
30707 …<var-decl name='zero_context' type-id='type-id-1' visibility='default' filepath='/tmp/legendre/spa…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi18633 …<var-decl name='zero_context' type-id='type-id-1' visibility='default' filepath='/tmp/legendre/spa…
18991 …<parameter type-id='type-id-40' name='zero_context' filepath='/tmp/legendre/spack-stage/spack-stag…
19633 …<var-decl name='zero_context' type-id='type-id-1' visibility='default' filepath='/tmp/legendre/spa…