Home
last modified time | relevance | path

Searched defs:cff2 (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh386 struct cff2 struct
388 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 */
Dhb-subset-cff2.cc439 OT::cff2 *cff2 = c->allocate_min<OT::cff2> (); in _serialize_cff2() local
/third_party/harfbuzz/src/
Dhb-ot-cff2-table.hh386 struct cff2 struct
388 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 */
Dhb-subset-cff2.cc439 OT::cff2 *cff2 = c->allocate_min<OT::cff2> (); in _serialize_cff2() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh409 struct cff2 struct
411 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 */
Dhb-subset-cff2.cc451 OT::cff2 *cff2 = c.start_serialize<OT::cff2> (); in _write_cff2() local
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c237 FT_Bool cff2 ) in cff_index_init()
2005 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local
2190 FT_Bool cff2 ) in cff_font_load()
Dcffobjs.c518 FT_Bool cff2 = 0; in cff_face_init() local
/third_party/flutter/skia/third_party/externals/freetype/src/cff/
Dcffload.c238 FT_Bool cff2 ) in cff_index_init()
1997 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local
2182 FT_Bool cff2 ) in cff_font_load()
Dcffobjs.c503 FT_Bool cff2 = 0; in cff_face_init() local
/third_party/freetype/src/cff/
Dcffload.c237 FT_Bool cff2 ) in cff_index_init()
2003 FT_Bool cff2 = FT_BOOL( code == CFF2_CODE_TOPDICT || in cff_subfont_load() local
2188 FT_Bool cff2 ) in cff_font_load()
Dcffobjs.c513 FT_Bool cff2 = 0; in cff_face_init() local
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h353 FT_Bool cff2; member
/third_party/freetype/include/freetype/internal/
Dcfftypes.h352 FT_Bool cff2; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h352 FT_Bool cff2; member