Home
last modified time | relevance | path

Searched refs:hb_ot_face_t (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-font.cc68 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_nominal_glyph()
82 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_nominal_glyphs()
96 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_variation_glyph()
109 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_h_advances()
129 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_v_advances()
148 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_v_origin()
182 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_extents()
207 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_name()
218 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_glyph_from_name()
228 const hb_ot_face_t *ot_face = (const hb_ot_face_t *) font_data; in hb_ot_get_font_h_extents()
[all …]
Dhb-ot-face.cc45 void hb_ot_face_t::init0 (hb_face_t *face) in init0()
54 void hb_ot_face_t::fini () in fini()
Dhb-face.hh60 hb_ot_face_t table; /* All the face's tables. */
Dhb-ot-face.hh92 struct hb_ot_face_t struct