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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 331 * GDEF -- The Glyph Definition Table
334 struct GDEF
412 FixedVersion<>version; /* Version of the GDEF table--currently
417 * GDEF header (may be Null) */
421 * of GDEF header (may be Null) */
425 * of GDEF header (may be Null) */
429 * of GDEF header (may be Null) */
432 * definitions--from beginning of GDEF
  /external/sfntly/cpp/src/sfntly/
tag.cc 46 const int32_t Tag::GDEF = TAG('G', 'D', 'E', 'F');
tag.h 60 static const int32_t GDEF;

Completed in 220 milliseconds