Searched refs:hb_graphite2_shaper_face_data_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-graphite2.cc54 struct hb_graphite2_shaper_face_data_t { struct
62 hb_graphite2_shaper_face_data_t *face_data = (hb_graphite2_shaper_face_data_t *) data;
97 hb_graphite2_shaper_face_data_t *
110 hb_graphite2_shaper_face_data_t *data = (hb_graphite2_shaper_face_data_t *) calloc (1, sizeof (hb_graphite2_shaper_face_data_t));
126 _hb_graphite2_shaper_face_data_destroy (hb_graphite2_shaper_face_data_t *data)
166 hb_graphite2_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
/external/harfbuzz_ng/src/
H A Dhb-graphite2.cc55 struct hb_graphite2_shaper_face_data_t { struct
63 hb_graphite2_shaper_face_data_t *face_data = (hb_graphite2_shaper_face_data_t *) data;
98 hb_graphite2_shaper_face_data_t *
111 hb_graphite2_shaper_face_data_t *data = (hb_graphite2_shaper_face_data_t *) calloc (1, sizeof (hb_graphite2_shaper_face_data_t));
127 _hb_graphite2_shaper_face_data_destroy (hb_graphite2_shaper_face_data_t *data)
167 hb_graphite2_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);

Completed in 111 milliseconds