Searched refs:CBDT (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-font.cc224 const OT::CBDT *cbdt;
234 cbdt_blob = OT::Sanitizer<OT::CBDT>::sanitize (face->reference_table (HB_OT_TAG_CBDT));
243 cbdt = OT::Sanitizer<OT::CBDT>::lock_instance (cbdt_blob);
272 /* TODO Move the following into CBDT struct when adding more formats. */
H A Dhb-ot-cbdt-table.hh359 * CBDT -- Color Bitmap Data Table
363 struct CBDT struct in namespace:OT

Completed in 101 milliseconds