Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cbdt-table.hh260 friend struct CBLC;
316 struct CBLC struct
Dhb-ot-font.cc223 const OT::CBLC *cblc;
233 cblc_blob = OT::Sanitizer<OT::CBLC>::sanitize (face->reference_table (HB_OT_TAG_CBLC)); in init()
242 cblc = OT::Sanitizer<OT::CBLC>::lock_instance (cblc_blob); in init()
/external/harfbuzz_ng/
DNEWS81 - Implement CBDT/CBLC color font glyph extents in hb-ot-font.