Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc329 struct hb_uniscribe_face_data_t { struct
459 hb_uniscribe_face_data_t *
462hb_uniscribe_face_data_t *data = (hb_uniscribe_face_data_t *) calloc (1, sizeof (hb_uniscribe_face… in _hb_uniscribe_shaper_face_data_create()
499 _hb_uniscribe_shaper_face_data_destroy (hb_uniscribe_face_data_t *data) in _hb_uniscribe_shaper_face_data_destroy()
614 const hb_uniscribe_face_data_t *face_data = face->data.uniscribe; in _hb_uniscribe_shape()