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