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

  /external/harfbuzz_ng/src/
hb-ot-cbdt-table.hh 382 cblc_blob = Sanitizer<CBLC>::sanitize (face->reference_table (HB_OT_TAG_CBLC));
386 if (hb_blob_get_length (cblc_blob) == 0) {
391 cblc = Sanitizer<CBLC>::lock_instance (cblc_blob);
398 hb_blob_destroy (this->cblc_blob);
451 hb_blob_t *cblc_blob; member in struct:OT::CBDT::accelerator_t

Completed in 135 milliseconds