Searched defs:CBDT (Results 1 – 2 of 2) sorted by relevance
379 struct CBDT struct381 static constexpr hb_tag_t tableTag = HB_OT_TAG_CBDT;383 struct accelerator_t517 bool sanitize (hb_sanitize_context_t *c) const in sanitize()525 FixedVersion<> version;526 UnsizedArrayOf<HBUINT8> dataZ;
376 AutoDWriteTable CBDT(typeface->fDWriteFontFace.get(), CBDTTag); in SkScalerContext_DW() local