Home
last modified time | relevance | path

Searched defs:vhea (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-hhea-table.hh93 struct vhea : _hea<vhea> { struct
94 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea;
/external/sfntly/cpp/src/sfntly/
Dtag.cc57 const int32_t Tag::vhea = TAG('v', 'h', 'e', 'a'); member in sfntly::Tag
Dtag.h73 static const int32_t vhea; member