This commit is contained in:
Behdad Esfahbod 2018-02-10 15:45:17 -06:00
parent 203b647530
commit cdab20df1e
1 changed files with 1 additions and 1 deletions

View File

@ -1255,7 +1255,7 @@ void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_
apply (proxy, plan, font, buffer); apply (proxy, plan, font, buffer);
} }
HB_INTERNAL void void
hb_ot_layout_substitute_lookup (OT::hb_ot_apply_context_t *c, hb_ot_layout_substitute_lookup (OT::hb_ot_apply_context_t *c,
const OT::SubstLookup &lookup, const OT::SubstLookup &lookup,
const hb_ot_layout_lookup_accelerator_t &accel) const hb_ot_layout_lookup_accelerator_t &accel)