HomeSort by relevance Sort by last modified time
    Searched defs:GPOS (Results 1 - 5 of 5) sorted by null

  /external/sfntly/cpp/src/sfntly/
tag.cc 47 const int32_t Tag::GPOS = TAG('G', 'P', 'O', 'S');
tag.h 61 static const int32_t GPOS;
  /external/smack/src/org/xbill/DNS/
Type.java 94 public static final int GPOS = 27;
253 types.add(GPOS, "GPOS", new GPOSRecord());
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 1619 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos); local
1626 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 1624 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos); local
1631 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos); local
    [all...]

Completed in 250 milliseconds