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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 80 struct hb_coretext_shaper_face_data_t { struct
93 hb_coretext_shaper_face_data_t *
96 hb_coretext_shaper_face_data_t *data = (hb_coretext_shaper_face_data_t *) calloc (1, sizeof (hb_coretext_shaper_face_data_t));
127 _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data)
137 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
160 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
436 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
    [all...]
  /external/harfbuzz_ng/src/
hb-coretext.cc 80 struct hb_coretext_shaper_face_data_t { struct
93 hb_coretext_shaper_face_data_t *
96 hb_coretext_shaper_face_data_t *data = (hb_coretext_shaper_face_data_t *) calloc (1, sizeof (hb_coretext_shaper_face_data_t));
127 _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data)
137 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
160 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
436 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
    [all...]

Completed in 43 milliseconds