Esempio n. 1
0
 public extern static void hb_font_funcs_set_glyph_h_kerning_func(hb_font_funcs_t ffuncs, GlyphKerningProxyDelegate func, IntPtr user_data, hb_destroy_func_t destroy);
Esempio n. 2
0
 public extern static void hb_font_funcs_set_glyph_h_kerning_func(IntPtr ffuncs, GlyphKerningProxyDelegate func, IntPtr user_data, ReleaseDelegateProxyDelegate destroy);