Searched defs:CBDT (Results 1 – 2 of 2) sorted by relevance
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