Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc223 const OT::CBLC *cblc; member
238 cblc = NULL; in init()
242 cblc = OT::Sanitizer<OT::CBLC>::lock_instance (cblc_blob); in init()
257 if (cblc == NULL) in get_extents()
260 … const OT::IndexSubtableRecord *subtable_record = this->cblc->find_table(glyph, &x_ppem, &y_ppem); in get_extents()