Home
last modified time | relevance | path

Searched defs:ot_font (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-font.cc76 hb_ot_font_t *ot_font = (hb_ot_font_t *) hb_calloc (1, sizeof (hb_ot_font_t)); in _hb_ot_font_create() local
88 hb_ot_font_t *ot_font = (hb_ot_font_t *) font_data; in _hb_ot_font_destroy() local
107 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_nominal_glyph() local
122 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_nominal_glyphs() local
137 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_variation_glyph() local
151 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_h_advances() local
240 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_v_advances() local
290 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_v_origin() local
347 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_extents() local
374 const hb_ot_font_t *ot_font = (const hb_ot_font_t *) font_data; in hb_ot_get_glyph_name() local
[all …]