HomeSort by relevance Sort by last modified time
    Searched defs:GPOS (Results 1 - 3 of 3) 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/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 1079 milliseconds