Lines Matching refs:hb_font_t
123 _test_font_nil_funcs (hb_font_t *font) in _test_font_nil_funcs()
159 hb_font_t *font; in _test_fontfuncs_nil()
160 hb_font_t *subfont; in _test_fontfuncs_nil()
213 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1()
233 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2()
249 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1()
268 hb_font_t *font1; in test_fontfuncs_subclassing()
269 hb_font_t *font2; in test_fontfuncs_subclassing()
270 hb_font_t *font3; in test_fontfuncs_subclassing()
368 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func()
379 nominal_glyphs_func (hb_font_t *font HB_UNUSED, in nominal_glyphs_func()
400 hb_font_t *font0; in test_fontfuncs_parallels()
401 hb_font_t *font1; in test_fontfuncs_parallels()
402 hb_font_t *font2; in test_fontfuncs_parallels()
436 hb_font_t *created_from_empty; in test_font_empty()
437 hb_font_t *created_from_null; in test_font_empty()
438 hb_font_t *created_sub_from_null; in test_font_empty()
466 hb_font_t *font; in test_font_properties()
467 hb_font_t *subfont; in test_font_properties()