Home
last modified time | relevance | path

Searched refs:_hb_ot_complex_shaper_default (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex.hh181 return &_hb_ot_complex_shaper_default; in hb_ot_shape_complex_categorize()
218 return &_hb_ot_complex_shaper_default; in hb_ot_shape_complex_categorize()
261 return &_hb_ot_complex_shaper_default; in hb_ot_shape_complex_categorize()
281 return &_hb_ot_complex_shaper_default; in hb_ot_shape_complex_categorize()
390 return &_hb_ot_complex_shaper_default; in hb_ot_shape_complex_categorize()
Dhb-ot-shape-complex-default.cc34 const hb_ot_complex_shaper_t _hb_ot_complex_shaper_default = variable
Dhb-ot-shape.cc99 shaper = &_hb_ot_complex_shaper_default; in hb_ot_shape_planner_t()