Lines Matching defs:HB_UNUSED
86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table()
210 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1()
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
213 void *user_data HB_UNUSED) in contour_point_func1()
230 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2()
233 void *user_data HB_UNUSED) in contour_point_func2()
246 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1()
248 void *user_data HB_UNUSED) in glyph_h_advance_func1()
365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func()
366 void *font_data HB_UNUSED, in nominal_glyph_func()
367 hb_codepoint_t unicode HB_UNUSED, in nominal_glyph_func()
369 void *user_data HB_UNUSED) in nominal_glyph_func()
376 nominal_glyphs_func (hb_font_t *font HB_UNUSED, in nominal_glyphs_func()
377 void *font_data HB_UNUSED, in nominal_glyphs_func()
378 unsigned int count HB_UNUSED, in nominal_glyphs_func()
379 const hb_codepoint_t *first_unicode HB_UNUSED, in nominal_glyphs_func()
380 unsigned int unicode_stride HB_UNUSED, in nominal_glyphs_func()
381 hb_codepoint_t *first_glyph HB_UNUSED, in nominal_glyphs_func()
382 unsigned int glyph_stride HB_UNUSED, in nominal_glyphs_func()
383 void *user_data HB_UNUSED) in nominal_glyphs_func()