Searched refs:reorder_marks (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 393 if (plan->shaper->reorder_marks) in _hb_ot_shape_normalize() 394 plan->shaper->reorder_marks (plan, buffer, i, end); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex.hh | 160 void (*reorder_marks) (const hb_ot_shape_plan_t *plan, member
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 403 if (plan->shaper->reorder_marks) in _hb_ot_shape_normalize() 404 plan->shaper->reorder_marks (plan, buffer, i, end); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex.hh | 161 void (*reorder_marks) (const hb_ot_shape_plan_t *plan, member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 404 if (plan->shaper->reorder_marks) in _hb_ot_shape_normalize() 405 plan->shaper->reorder_marks (plan, buffer, i, end); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex.hh | 161 void (*reorder_marks) (const hb_ot_shape_plan_t *plan, member
|