Searched defs:glyf (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | verify_glyf.cc | 39 GlyphPtr glyf; in VerifyGLYF() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
H A 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/cpp/src/sfntly/ |
H A D | tag.cc | 37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
|
H A D | tag.h | 45 static const int32_t glyf; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-plan.cc | 345 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() local
|
H A D | hb-ot-glyf-table.hh | 82 struct glyf struct 203 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() local [all...] |
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_glyf.h | 31 Iterator(const SkOTTableGlyph& glyf, in Iterator() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
H A D | subsetter_impl.cc | 749 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset() argument [all...] |
/third_party/skia/tools/fonts/ |
H A D | TestSVGTypeface.cpp | 1158 SkCOLRCanvas(SkRect glyphBounds, const TestSVGTypeface& typeface, SkGlyphID glyphId, TestSVGTypeface::GlyfInfo* glyf, SkTHashMap<SkColor, int>* colors, SkWStream* out) SkCOLRCanvas() argument [all...] |
/third_party/mesa3d/src/imgui/ |
H A 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/ |
H A D | imstb_truetype.h | 722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 10977 int loca,head,glyf,hhea,hmtx,kern; /* table locations as offset from start of .ttf */ member
|
Completed in 69 milliseconds