Home
last modified time | relevance | path

Searched defs:hhea (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-hhea-table.hh88 struct hhea : _hea<hhea> { struct
89 enum { tableTag = HB_OT_TAG_hhea };
/external/sfntly/cpp/src/test/
Dverify_hhea.cc36 HorizontalHeaderTablePtr hhea = down_cast<HorizontalHeaderTable*>(table); in VerifyHHEA() local
/external/sfntly/cpp/src/sfntly/
Dtag.cc29 const int32_t Tag::hhea = TAG('h', 'h', 'e', 'a'); member in sfntly::Tag
Dtag.h35 static const int32_t hhea; member
/external/u-boot/drivers/video/
Dstb_truetype.h642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member