HomeSort by relevance Sort by last modified time
    Searched full:os2_blob (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-hmtx-table.hh 77 hb_blob_t *os2_blob = Sanitizer<os2>::sanitize (face->reference_table (T::os2Tag)); local
78 const os2 *os2_table = Sanitizer<os2>::lock_instance (os2_blob);
87 hb_blob_destroy (os2_blob);

Completed in 129 milliseconds