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

  /external/harfbuzz_ng/src/
hb-ot-hhea-table.hh 45 struct _hea struct in namespace:OT
87 struct hhea : _hea {
90 struct vhea : _hea {
hb-ot-hmtx-table.hh 90 hb_blob_t *_hea_blob = Sanitizer<_hea>::sanitize (face->reference_table (T::headerTag));
91 const _hea *_hea_table = Sanitizer<_hea>::lock_instance (_hea_blob);

Completed in 187 milliseconds