Give it a start at GSUB
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-layout-private.h
index 8060e4f..a1be8aa 100644 (file)
@@ -53,7 +53,7 @@ _hb_ot_layout_has_new_glyph_classes (hb_ot_layout_t *layout);
 
 HB_OT_LAYOUT_INTERNAL hb_ot_layout_glyph_properties_t
 _hb_ot_layout_get_glyph_properties (hb_ot_layout_t *layout,
-                                   hb_glyph_t      glyph);
+                                   hb_codepoint_t  glyph);
 
 HB_OT_LAYOUT_INTERNAL hb_bool_t
 _hb_ot_layout_check_glyph_properties (hb_ot_layout_t                  *layout,