OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cbdt_blob
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-cbdt-table.hh
383
cbdt_blob
= Sanitizer<CBDT>::sanitize (face->reference_table (HB_OT_TAG_CBDT));
384
cbdt_len = hb_blob_get_length (
cbdt_blob
);
392
cbdt = Sanitizer<CBDT>::lock_instance (
cbdt_blob
);
399
hb_blob_destroy (this->
cbdt_blob
);
452
hb_blob_t *
cbdt_blob
;
member in struct:OT::CBDT::accelerator_t
Completed in 120 milliseconds