HomeSort by relevance Sort by last modified time
    Searched refs:hb_graphite2_shaper_face_data_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 52 struct hb_graphite2_shaper_face_data_t { struct
60 hb_graphite2_shaper_face_data_t *face_data = (hb_graphite2_shaper_face_data_t *) data;
95 hb_graphite2_shaper_face_data_t *
108 hb_graphite2_shaper_face_data_t *data = (hb_graphite2_shaper_face_data_t *) calloc (1, sizeof (hb_graphite2_shaper_face_data_t));
124 _hb_graphite2_shaper_face_data_destroy (hb_graphite2_shaper_face_data_t *data)
164 hb_graphite2_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
  /external/harfbuzz_ng/src/
hb-graphite2.cc 52 struct hb_graphite2_shaper_face_data_t { struct
60 hb_graphite2_shaper_face_data_t *face_data = (hb_graphite2_shaper_face_data_t *) data;
95 hb_graphite2_shaper_face_data_t *
108 hb_graphite2_shaper_face_data_t *data = (hb_graphite2_shaper_face_data_t *) calloc (1, sizeof (hb_graphite2_shaper_face_data_t));
124 _hb_graphite2_shaper_face_data_destroy (hb_graphite2_shaper_face_data_t *data)
164 hb_graphite2_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);

Completed in 128 milliseconds