Searched defs:CBDT (Results 1 – 4 of 4) 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;
806 struct CBDT struct808 static constexpr hb_tag_t tableTag = HB_OT_TAG_CBDT;810 struct accelerator_t935 bool sanitize (hb_sanitize_context_t *c) const in sanitize()943 FixedVersion<> version;944 UnsizedArrayOf<HBUINT8> dataZ;
416 AutoDWriteTable CBDT(typeface->fDWriteFontFace.get(), CBDTTag); in SkScalerContext_DW() local