Searched defs:ot_font (Results 1 – 1 of 1) sorted by relevance
445 hb_ot_font_t *ot_font = (hb_ot_font_t *) calloc (1, sizeof (hb_ot_font_t)); in _hb_ot_font_create() local461 _hb_ot_font_destroy (hb_ot_font_t *ot_font) in _hb_ot_font_destroy()481 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_nominal_glyph() local493 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_variation_glyph() local503 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_h_advance() local513 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_v_advance() local524 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_extents() local542 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_font_h_extents() local556 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_font_v_extents() local623 hb_ot_font_t *ot_font = _hb_ot_font_create (font->face); in hb_ot_font_set_funcs() local