Searched refs:cbdt (Results 1 – 3 of 3) sorted by relevance
224 const OT::CBDT *cbdt; member239 cbdt = NULL; in init()243 cbdt = OT::Sanitizer<OT::CBDT>::lock_instance (cbdt_blob); in init()284 OT::StructAtOffset<OT::GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents()438 OT::hb_lazy_loader_t<hb_ot_face_cbdt_accelerator_t> cbdt; member455 ot_font->cbdt.init (face); in _hb_ot_font_create()467 ot_font->cbdt.fini (); in _hb_ot_font_destroy()527 ret = ot_font->cbdt->get_extents (glyph, extents); in hb_ot_get_glyph_extents()
23 hb-ot-cbdt-table.hh \
458 cbdt = ttf['CBDT']459 for strike_data in cbdt.strikeData: