Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc224 const OT::CBDT *cbdt;
234 cbdt_blob = OT::Sanitizer<OT::CBDT>::sanitize (face->reference_table (HB_OT_TAG_CBDT)); in init()
243 cbdt = OT::Sanitizer<OT::CBDT>::lock_instance (cbdt_blob); in init()
Dhb-ot-cbdt-table.hh363 struct CBDT struct
/external/harfbuzz_ng/
DNEWS81 - Implement CBDT/CBLC color font glyph extents in hb-ot-font.