Searched defs:cff2 (Results 1 – 15 of 15) sorted by relevance
386 struct cff2 struct388 static constexpr hb_tag_t tableTag = HB_OT_TAG_cff2;412 const OT::cff2 *cff2 = this->blob->template as<OT::cff2> (); in init()505 struct accelerator_t : accelerator_templ_t<cff2_private_dict_opset_t, cff2_private_dict_values_t>515 …_templ_t<cff2_private_dict_opset_subset_t, cff2_private_dict_values_subset_t> accelerator_subset_t;517 bool subset (hb_subset_context_t *c) const { return hb_subset_cff2 (c); } in subset()520 FixedVersion<HBUINT8> version; /* Version of CFF2 table. set to 0x0200u */521 NNOffsetTo<TopDict, HBUINT8> topDict; /* headerSize = Offset to Top DICT. */522 HBUINT16 topDictSize; /* Top DICT size */
439 OT::cff2 *cff2 = c->allocate_min<OT::cff2> (); in _serialize_cff2() local
409 struct cff2 struct411 static constexpr hb_tag_t tableTag = HB_OT_TAG_cff2;435 const OT::cff2 *cff2 = this->blob->template as<OT::cff2> (); in init()527 struct accelerator_t : accelerator_templ_t<cff2_private_dict_opset_t, cff2_private_dict_values_t>534 …_templ_t<cff2_private_dict_opset_subset_t, cff2_private_dict_values_subset_t> accelerator_subset_t;536 bool subset (hb_subset_plan_t *plan) const in subset()555 FixedVersion<HBUINT8> version; /* Version of CFF2 table. set to 0x0200u */556 NNOffsetTo<TopDict, HBUINT8> topDict; /* headerSize = Offset to Top DICT. */557 HBUINT16 topDictSize; /* Top DICT size */
451 OT::cff2 *cff2 = c.start_serialize<OT::cff2> (); in _write_cff2() local
237 FT_Bool cff2 ) in cff_index_init()2005 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local2190 FT_Bool cff2 ) in cff_font_load()
518 FT_Bool cff2 = 0; in cff_face_init() local
238 FT_Bool cff2 ) in cff_index_init()1997 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local2182 FT_Bool cff2 ) in cff_font_load()
503 FT_Bool cff2 = 0; in cff_face_init() local
237 FT_Bool cff2 ) in cff_index_init()2003 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local2188 FT_Bool cff2 ) in cff_font_load()
513 FT_Bool cff2 = 0; in cff_face_init() local
353 FT_Bool cff2; member
352 FT_Bool cff2; member