提交 35d18585 编写于 作者: B Behdad Esfahbod

Fix a few docs blocks

上级 0e38c918
...@@ -37,6 +37,8 @@ ...@@ -37,6 +37,8 @@
/** /**
* hb_segment_properties_equal:
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
hb_bool_t hb_bool_t
...@@ -52,6 +54,8 @@ hb_segment_properties_equal (const hb_segment_properties_t *a, ...@@ -52,6 +54,8 @@ hb_segment_properties_equal (const hb_segment_properties_t *a,
} }
/** /**
* hb_segment_properties_hash:
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
unsigned int unsigned int
......
...@@ -383,6 +383,8 @@ hb_glib_get_unicode_funcs (void) ...@@ -383,6 +383,8 @@ hb_glib_get_unicode_funcs (void)
} }
/** /**
* hb_glib_blob_create:
*
* Since: 0.9.38 * Since: 0.9.38
**/ **/
hb_blob_t * hb_blob_t *
......
...@@ -370,6 +370,8 @@ retry: ...@@ -370,6 +370,8 @@ retry:
/** /**
* hb_ot_font_set_funcs:
*
* Since: 0.9.28 * Since: 0.9.28
**/ **/
void void
......
...@@ -130,6 +130,8 @@ hb_ot_layout_has_glyph_classes (hb_face_t *face) ...@@ -130,6 +130,8 @@ hb_ot_layout_has_glyph_classes (hb_face_t *face)
} }
/** /**
* hb_ot_layout_get_glyph_class:
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
hb_ot_layout_glyph_class_t hb_ot_layout_glyph_class_t
...@@ -140,6 +142,8 @@ hb_ot_layout_get_glyph_class (hb_face_t *face, ...@@ -140,6 +142,8 @@ hb_ot_layout_get_glyph_class (hb_face_t *face,
} }
/** /**
* hb_ot_layout_get_glyphs_in_class:
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
void void
...@@ -365,6 +369,8 @@ hb_ot_layout_language_get_required_feature_index (hb_face_t *face, ...@@ -365,6 +369,8 @@ hb_ot_layout_language_get_required_feature_index (hb_face_t *face,
} }
/** /**
* hb_ot_layout_language_get_required_feature:
*
* Since: 0.9.30 * Since: 0.9.30
**/ **/
hb_bool_t hb_bool_t
......
...@@ -855,6 +855,8 @@ _hb_ot_shape (hb_shape_plan_t *shape_plan, ...@@ -855,6 +855,8 @@ _hb_ot_shape (hb_shape_plan_t *shape_plan,
/** /**
* hb_ot_shape_plan_collect_lookups:
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
void void
...@@ -888,6 +890,8 @@ add_char (hb_font_t *font, ...@@ -888,6 +890,8 @@ add_char (hb_font_t *font,
/** /**
* hb_ot_shape_glyphs_closure:
*
* Since: 0.9.2 * Since: 0.9.2
**/ **/
void void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册