Home
last modified time | relevance | path

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

/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_org/third_party/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/smack/src/org/xbill/DNS/
DType.java94 public static final int GPOS = 27; field in Type
253 types.add(GPOS, "GPOS", new GPOSRecord()); in types.add() argument
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout-gpos-table.hh1516 struct GPOS : GSUBGPOS struct
1518 static const hb_tag_t tableTag = HB_OT_TAG_GPOS;
1520 inline const PosLookup& get_lookup (unsigned int i) const in get_lookup()
1526 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1516 struct GPOS : GSUBGPOS struct
1518 static const hb_tag_t tableTag = HB_OT_TAG_GPOS;
1520 inline const PosLookup& get_lookup (unsigned int i) const in get_lookup()
1526 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()