Searched defs:hhea (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | verify_hhea.cc | 36 HorizontalHeaderTablePtr hhea = down_cast<HorizontalHeaderTable*>(table); in VerifyHHEA() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-hhea-table.hh | 93 struct hhea : _hea<hhea> { struct
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
H A D | Tag.java | 41 public static final int hhea = Tag.intValue(new byte[]{'h', 'h', 'e', 'a'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
H A D | tag.cc | 29 const int32_t Tag::hhea = TAG('h', 'h', 'e', 'a'); member in sfntly::Tag
|
H A D | tag.h | 35 static const int32_t hhea; member
|
/third_party/cups-filters/fontembed/ |
H A D | embed_sfnt.c | 185 char *hhea=otf_get_table(otf,OTF_TAG('h','h','e','a'),&len); in emb_otf_get_pdf_fontdescr() local
|
H A D | sfnt.c | 539 char *hhea=otf_get_table(otf,OTF_TAG('h','h','e','a'),&len); in otf_load_more() local [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 [all...] |
/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 [all...] |
/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 [all...] |
Completed in 46 milliseconds