Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
DGPOS.py33 class GPOS(dns.rdata.Rdata): class
/external/sfntly/cpp/src/sfntly/
Dtag.cc47 const int32_t Tag::GPOS = TAG('G', 'P', 'O', 'S'); member in sfntly::Tag
Dtag.h61 static const int32_t GPOS; member
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Drdatatype.py60 GPOS = 27 variable
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1504 struct GPOS : GSUBGPOS struct
1506 static const hb_tag_t tableTag = HB_OT_TAG_GPOS;
1508 inline const PosLookup& get_lookup (unsigned int i) const in get_lookup()
1515 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()