Searched defs:ot_font (Results 1 – 1 of 1) sorted by relevance
315 hb_ot_font_t *ot_font = (hb_ot_font_t *) calloc (1, sizeof (hb_ot_font_t)); in _hb_ot_font_create() local329 _hb_ot_font_destroy (hb_ot_font_t *ot_font) in _hb_ot_font_destroy()348 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_nominal_glyph() local360 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_variation_glyph() local370 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_h_advance() local380 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_v_advance() local391 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_extents() local406 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_font_h_extents() local419 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_font_v_extents() local485 hb_ot_font_t *ot_font = _hb_ot_font_create (font->face); in hb_ot_font_set_funcs() local