[gsubgpos] Inline a couple methods

pull/4324/head
Behdad Esfahbod 1 year ago
parent f94508edd6
commit 8cde4fa9a0
  1. 2
      src/hb-ot-layout-gsubgpos.hh

@ -661,6 +661,7 @@ struct hb_ot_apply_context_t :
return false;
}
HB_ALWAYS_INLINE
hb_codepoint_t
get_glyph_data ()
{
@ -671,6 +672,7 @@ struct hb_ot_apply_context_t :
#endif
return 0;
}
HB_ALWAYS_INLINE
void
advance_glyph_data ()
{

Loading…
Cancel
Save