[paint] A doc fix

This commit is contained in:
Behdad Esfahbod 2022-12-19 10:26:54 -07:00
parent 5451b78f4a
commit 5ac218865a
2 changed files with 5 additions and 1 deletions

View File

@ -798,6 +798,10 @@ hb_font_funcs_set_glyph_shape_func (hb_font_funcs_t *ffuncs,
* @func: (closure user_data) (destroy destroy) (scope notified):
* @user_data:
* @destroy: (nullable):
*
* Sets the implementation function for #hb_font_get_glyph_paint_func_t.
*
* Since: REPLACEME
*/
HB_EXTERN void
hb_font_funcs_set_glyph_paint_func (hb_font_funcs_t *ffuncs,

View File

@ -421,7 +421,7 @@ hb_paint_push_clip_glyph (hb_paint_funcs_t *funcs, void *paint_data,
}
/**
* hb_paint_push_clip_rect:
* hb_paint_push_clip_rectangle:
* @funcs: paint functions
* @paint_data: associated data passed by the caller
* @xmin: min X for the rectangle