Beispiel #1
0
 public extern static void hb_font_funcs_set_glyph_v_advance_func(hb_font_funcs_t ffuncs, GlyphAdvanceProxyDelegate func, IntPtr user_data, hb_destroy_func_t destroy);
Beispiel #2
0
 public extern static void hb_font_funcs_set_glyph_v_advance_func(IntPtr ffuncs, GlyphAdvanceProxyDelegate func, IntPtr user_data, ReleaseDelegateProxyDelegate destroy);