/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-glyf-table.hh | 71 struct glyf struct 73 static constexpr hb_tag_t tableTag = HB_OT_TAG_glyf; 75 bool sanitize (hb_sanitize_context_t *c HB_UNUSED) const in sanitize() 86 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head() 120 _write_loca (IteratorIn it, unsigned right_shift, IteratorOut dest) in _write_loca() 136 bool serialize(hb_serialize_context_t *c, in serialize() 149 bool subset (hb_subset_context_t *c) const in subset() 178 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() 205 OT::glyf::CompositeGlyphHeader::Iterator iterator; in _fix_component_gids() 238 OT::glyf::CompositeGlyphHeader::Iterator composite_it; in _remove_composite_instruction_flag() [all …]
|
D | hb-subset-plan.cc | 38 _add_gid_and_children (const OT::glyf::accelerator_t &glyf, in _add_gid_and_children() 109 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-glyf-table.hh | 82 struct glyf struct 84 static constexpr hb_tag_t tableTag = HB_OT_TAG_glyf; 86 bool sanitize (hb_sanitize_context_t *c HB_UNUSED) const in sanitize() 96 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head() 135 _write_loca (IteratorIn it, unsigned right_shift, IteratorOut dest) in _write_loca() 152 bool serialize (hb_serialize_context_t *c, in serialize() 176 bool subset (hb_subset_context_t *c) const in subset() 203 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() 234 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version() 251 struct CompositeGlyphChain [all …]
|
D | hb-subset-plan.cc | 345 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() local
|
/third_party/harfbuzz/src/ |
D | hb-ot-glyf-table.hh | 78 struct glyf struct 80 static constexpr hb_tag_t tableTag = HB_OT_TAG_glyf; 82 bool sanitize (hb_sanitize_context_t *c HB_UNUSED) const in sanitize() 92 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head() 131 _write_loca (IteratorIn it, unsigned right_shift, IteratorOut dest) in _write_loca() 148 bool serialize (hb_serialize_context_t *c, in serialize() 172 bool subset (hb_subset_context_t *c) const in subset() 199 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() 225 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version() 242 struct CompositeGlyphChain [all …]
|
D | hb-subset-plan.cc | 216 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | verify_glyf.cc | 39 GlyphPtr glyf; in VerifyGLYF() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/ |
D | verify_glyf.cc | 39 GlyphPtr glyf; in VerifyGLYF() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
|
D | tag.h | 45 static const int32_t glyf; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
|
D | tag.h | 45 static const int32_t glyf; member
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 51 public static final int glyf = Tag.intValue(new byte[]{'g', 'l', 'y', 'f'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 51 public static final int glyf = Tag.intValue(new byte[]{'g', 'l', 'y', 'f'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | GlyfEncoder.java | 61 GlyphTable glyf = sourceFont.getTable(Tag.glyf); in encode() local
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | GlyfEncoder.java | 61 GlyphTable glyf = sourceFont.getTable(Tag.glyf); in encode() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 749 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 749 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset()
|
/third_party/flutter/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1162 TestSVGTypeface::GlyfInfo* glyf, in SkCOLRCanvas()
|
/third_party/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1161 TestSVGTypeface::GlyfInfo* glyf, in SkCOLRCanvas()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 707 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|