Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc1099 hb_blob_t *mort_blob = face->reference_table (HB_CORETEXT_TAG_MORT); in _hb_coretext_aat_shaper_face_data_create() local
1102 if (!hb_blob_get_length (mort_blob)) in _hb_coretext_aat_shaper_face_data_create()
1104 hb_blob_destroy (mort_blob); in _hb_coretext_aat_shaper_face_data_create()
1105 mort_blob = face->reference_table (HB_CORETEXT_TAG_MORX); in _hb_coretext_aat_shaper_face_data_create()
1106 if (!hb_blob_get_length (mort_blob)) in _hb_coretext_aat_shaper_face_data_create()
1108 hb_blob_destroy (mort_blob); in _hb_coretext_aat_shaper_face_data_create()
1112 hb_blob_destroy (mort_blob); in _hb_coretext_aat_shaper_face_data_create()