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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-coretext.cc1076 struct hb_coretext_aat_shaper_face_data_t {}; struct
1078 hb_coretext_aat_shaper_face_data_t *
1096 return hb_coretext_shaper_face_data_ensure (face) ? (hb_coretext_aat_shaper_face_data_t *) HB_SHAPER_DATA_SUCCEEDED : NULL;
1100 _hb_coretext_aat_shaper_face_data_destroy (hb_coretext_aat_shaper_face_data_t *data HB_UNUSED)
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc864 struct hb_coretext_aat_shaper_face_data_t {}; struct
866 hb_coretext_aat_shaper_face_data_t *
884 return hb_coretext_shaper_face_data_ensure (face) ? (hb_coretext_aat_shaper_face_data_t *) HB_SHAPER_DATA_SUCCEEDED : NULL;
888 _hb_coretext_aat_shaper_face_data_destroy (hb_coretext_aat_shaper_face_data_t *data HB_UNUSED)

Completed in 115 milliseconds