Searched defs:CBDT (Results 1 – 2 of 2) sorted by relevance
816 struct CBDT struct818 static constexpr hb_tag_t tableTag = HB_OT_TAG_CBDT;820 struct accelerator_t944 bool sanitize (hb_sanitize_context_t *c) const in sanitize()952 FixedVersion<> version;953 UnsizedArrayOf<HBUINT8> dataZ;
420 AutoDWriteTable CBDT(typeface->fDWriteFontFace.get(), CBDTTag); in SkScalerContext_DW() local